. Changed silent conversion of array to string to produce a notice. (Patrick)
- CLI SAPI:
- . Fixed bug #60112 (If URI does not contain a file, index.php is not served)
- .(Laruence)
+ . Fixed bug #60112 (If URI does not contain a file, index.php is not served).
+ (Laruence)
. Fixed bug #60115 (memory definitely lost in cli server). (Laruence)
20 Oct 2011, PHP 5.4.0 beta2
. Added encode/decode in hex format to mb_[en|de]code_numericentity(). (Rui)
. Added user JIS X0213:2004 (Shift_JIS-2004, EUC-JP-2004, ISO-2022-JP-2004)
support. (Rui)
- . Added the user user defined area for CP936 and CP950 (Rui).
+ . Added the user defined area for CP936 and CP950 (Rui).
- Improved Reflection extension:
. Added ReflectionClass::newInstanceWithoutConstructor() to create a new