02-18-2008, 02:30 PM
|
#4 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
|
Theres alot more for those who read the PHP-DEV mailing list. Yesterday the E_DEPRECATED patch was applied to the PHP_5_3 branch (I think it was), marcus has also submitted a patch with INI conditional support, so ini files can use conditions for serveral options and then a few new constants containing php version information and the new magic __DIR__ thats equal to dirname(__FILE__) has been added lately ;)
|
|
|