Adapting to PHP 5.2.5
Thanks to a move to WAMPServer5 version 2.0, that features PHP 5.2.5, MySQL 5.0.45 and Apache 2.2.6, additional bugs have been fixed before the monthly release.
The most notable issue is that PHP now evaluates NULL variables and empty arrays the same way, which was not the case before. Many scripts have been updated because of this "small" change.
The most notable issue is that PHP now evaluates NULL variables and empty arrays the same way, which was not the case before. Many scripts have been updated because of this "small" change.
Rate this page
Posted by Bernard on Mar. 2, commented by Bernard on Mar. 6, (popular)
1- Tof
on Mar. 4 -
i'm not sure to understand clearly. Is php5.2.5 required ?