summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
author <changelog@php.net>2009-06-23 01:33:15 +0000
committer <changelog@php.net>2009-06-23 01:33:15 +0000
commit2e134996b0660b54abb31af0371fbdee2c3f65cf (patch)
tree2f583796a91c0445edf4c58347d271368b3c54b3 /Zend
parentaa382805f63895e917c4bb95e216960d5ff902a7 (diff)
downloadphp-git-2e134996b0660b54abb31af0371fbdee2c3f65cf.tar.gz
ChangeLog update
Diffstat (limited to 'Zend')
-rw-r--r--Zend/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Zend/ChangeLog b/Zend/ChangeLog
index acb87f0555..4f6a8cdab6 100644
--- a/Zend/ChangeLog
+++ b/Zend/ChangeLog
@@ -1,3 +1,10 @@
+2009-06-22 Felipe Pena <felipensp@gmail.com>
+
+ * (PHP_5_2)
+ zend_builtin_functions.c
+ tests/017.phpt:
+ - Fixed bug #48629 (get_defined_constants() ignores categorize parameter)
+
2009-06-19 Scott MacVicar <scott@macvicar.net>
* (PHP_5_3)