From:             [EMAIL PROTECTED]
Operating system: ALL
PHP version:      4.1.1
PHP Bug Type:     Feature/Change Request
Bug description:  get_defined_constants() feature

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 bug report at http://bugs.php.net/?id=15734&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15734&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15734&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15734&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15734&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15734&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15734&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15734&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15734&r=submittedtwice

Reply via email to