Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Is there a constant to identify the PHPR version from within PHP code? What I want to do is build the same code with two different version of PHPR and have different execution path.
Version - no, but build number - yes.Check include/appsettings.php file.
$wizardBuildKey = "35096";