diff options
author | <changelog@php.net> | 2000-11-26 02:09:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-11-26 02:09:18 +0000 |
commit | 203d67ea6be0dcc780a254072fa11fa82a34628d (patch) | |
tree | 9a056f0f64b127792c81505cc826c516b8cbaf3a | |
parent | 939a8b31e70d7cb441b5620c9c2be9e6eae093da (diff) | |
download | php-git-203d67ea6be0dcc780a254072fa11fa82a34628d.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-11-25 Sterling Hughes <Sterling.Hughes@pentap.net> + + * NEWS: + Add get_defined_functions() and get_defined_vars(). Clean up constant() entry a bit. + + 2000-11-24 Sterling Hughes <Sterling.Hughes@pentap.net> * ext/standard/basic_functions.c |