Latest Changes:
Added new boolean (fourth) parameter to array_slice() that turns on the preservation of keys in the returned array
Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes them sort based on the current locale
Added interface_exists() and make class_exists() only return true for real classes
Added PHP_EOL constant that contains the OS way of representing newlines
Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion
Renamed SoapClient->__call() to SoapClinet->__soapCall()
Fixed bug with raw_post_data not getting set
Score:![]() |