|
|
|
@ -21,6 +21,8 @@ PHP NEWS |
|
|
|
- Changed array_search() to accept also objects as a needle. (Moriyoshi) |
|
|
|
- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick) |
|
|
|
- Changed uniqid() parameters to be optional and allow any prefix length. (Marcus) |
|
|
|
- Added unlink() method to wrapper operations, routed userland unlink through |
|
|
|
wrappers, and implemented plainfiles and ftp unlink methods. (Sara) |
|
|
|
- Added encoding detection feature for expat XML parser. (Adam Dickmeiss, Moriyoshi) |
|
|
|
- Added missing multibyte(unicode) support and numeric entity support to |
|
|
|
html_entity_decode(). (Moriyoshi) |
|
|
|
|