ID: 40146 Updated by: [EMAIL PROTECTED] Reported By: mattsch at gmail dot com -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant -Assigned To: +Assigned To: sean New Comment:
We know. But honestly, there is very little we can do about it at the moment. Sean: any news on the new functable? :) Previous Comments: ------------------------------------------------------------------------ [2007-01-16 17:42:21] mattsch at gmail dot com Description: ------------ The DateTime namespace was reserved in PHP 5.1 but the object was not implemented until PHP 5.2. Currently the documentation for the DateTime object says this: PHP 5 >= 5.1.0RC1. Reproduce code: --------------- PHP 5 >= 5.1.0RC1 Expected result: ---------------- PHP 5 >= 5.2.0 Actual result: -------------- PHP 5 >= 5.1.0RC1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40146&edit=1
