Php Version 5.6.11
-
Hi everyone! Before i downloaded laragon i usually used the 3.2.1 Version of Xampp. I have many sites in Xampp which they are used the 5.6.11 Version of PHP and since i have transfered them to laragon i have too many warnings. Where can i found the 5.6.11 version of Php or 5.5?
-
@codesix : You can add another PHP version to Laragon easily:
https://forum.laragon.org/topic/166/tutorial-how-to-add-another-php-versionYou may need to download:
https://windows.php.net/downloads/releases/php-5.6.39-Win32-VC11-x64.zip
-
If you entered this site you will see that the version that i want doesn't exist! With that version (5.6.39) my site's doesn't work properly
-
@codesix : The number 39 and 11 are just PATCH. You should not worry about them.
Patch version Z (x.y.Z | x > 0) MUST be incremented if only backwards compatible bug fixes are introduced. A bug fix is defined as an internal change that fixes incorrect behavior.
Ref: https://semver.org
-
One of the cases I have a problem with is this one