ID: 15734 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: ALL PHP Version: 4.1.1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Will be part of PHP 5.0, optional parameter to get_defined_constants() will make the output break down the constants into categories. Previous Comments: ------------------------------------------------------------------------ [2002-02-26 12:11:07] [EMAIL PROTECTED] Hi developers! The get_defined_constants()�could have�some parameters,�like this�[type]: - SYSTEM_DEFINES/SYSTEM_CONSTANS - USER_DEFINES/USER_CONSTANS - ALL_DEFINES/ALL_CONSTANS and this two [prefix] and [mode] which could be left : it is looking for a text which contains [prefix] in the firs/last part of define [mode] possibly in the get_defined_vars() too :) or similar to the get_defined_functions() [internal] [user] thx, Benjamin ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15734&edit=1
