2013-02-02

The current version of MAMP Pro comes with PHP 5.4.4, which has a number of known bugs. For example, a function that looks like this:

function getUser($_POST)

produces this error:

Fatal error: Cannot re-assign auto-global variable _POST

You can get around this in MAMP Pro by backing up to 5.3.14, but when does MAMP Plan to come out with an upgrade that includes a more recent version of PHP? 5.4.4 is not ancient--it came out in June 2012--but a more recent version of PHP would help immensely. I'm having to develop in 5.3.14 and deploy to 5.4.8.

Alternatively, can someone tell me how to upgrade my version of PHP without messing up my MAMP Pro install?

Thanks.

Tim

Statistics: Posted by MainelyJazz — Sat Feb 02, 2013 1:25 pm

Show more