From f993b10929f185b44ff685dadcdb45e7fd2e5619 Mon Sep 17 00:00:00 2001 From: Date: Sun, 10 Jun 2007 01:31:21 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 41 +++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 9 +++++++++ 2 files changed, 50 insertions(+) diff --git a/ChangeLog b/ChangeLog index a47dde98a2..d382f52b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2007-06-09 Jani Taskinen + + * Makefile.global: + MFB + + * (PHP_5_2) + Makefile.global: + - Fix special case of no ini file in use or not found + + * Makefile.global: + - fix "make test" issue with extension entries + + * (PHP_5_2) + NEWS + ext/standard/basic_functions.c + ext/standard/info.c + ext/standard/info.h: + MFH:- Added php_ini_loaded_file() function which returns the path to the + actual + php.ini in use. + + * ext/standard/basic_functions.c + ext/standard/info.c + ext/standard/info.h: + - Added php_ini_loaded_file() function which returns the path to the actual + php.ini in use. + +2007-06-09 Johannes Schlüter + + * (PHP_5_2) + NEWS + ZendEngine2/zend_builtin_functions.c + ZendEngine2/zend_builtin_functions.c + ZendEngine2/tests/bug41640.phpt: + Fix #41640 (get_class_vars produces error on class constants) + + * ZendEngine2/tests/bug41640.phpt + ZendEngine2/tests/bug41640.phpt: + + Fix #41640 (get_class_vars produces error on class constants) + 2007-06-08 Antony Dovgal * (PHP_5_2) diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 4e5cebb27c..873eda20a4 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,12 @@ +2007-06-09 Johannes Schlüter + + * zend_builtin_functions.c + zend_builtin_functions.c + tests/bug41640.phpt + tests/bug41640.phpt + tests/bug41640.phpt: + Fix #41640 (get_class_vars produces error on class constants) + 2007-06-08 Antony Dovgal * (PHP_5_2) -- 2.40.0