]> granicus.if.org Git - php/commit
Added get_defined_constants() function. Returns an associative array of
authorSean Bright <elixer@php.net>
Mon, 21 May 2001 13:36:42 +0000 (13:36 +0000)
committerSean Bright <elixer@php.net>
Mon, 21 May 2001 13:36:42 +0000 (13:36 +0000)
commit0b716d18b1e05bd0281a61cbd47ff837e6e3abd6
tree3b00ed36908666d2b4ae6258d185c549905f9095
parent97ed89521ece8ba730a891cde0ce34a76cd5c1cd
Added get_defined_constants() function.  Returns an associative array of
constants mapped to their values.
@- Added get_defined_constants() function to return an associative array of
@  constants mapped to their values. (Sean)
# If anyone sees a problem let me know.
ext/standard/basic_functions.c
ext/standard/basic_functions.h