|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
- Improved performance of:
+ . general execution/compilation. (Andi, Dmitry, Marcus)
. switch statement. (Dmitry)
. several array functions. (Marcus)
- . general execution/compilation. (Andi, Dmitry, Marcus)
+ . virtual path handling by adding a realpath() cache. (Andi)
+ . variable fetches. (Andi)
+ . magic method invocations. (Marcus)
- Removed garbage manager in Zend Engine which results in more aggressive
freeing of data. (Dmitry, Andi)
- Implemented access to INI variables from within .ini file. (Andrei)