diff options
| -rw-r--r-- | ChangeLog | 168 |
1 files changed, 168 insertions, 0 deletions
@@ -1,3 +1,171 @@ +2009-02-01 David Soria Parra <dsoria@gmx.net> + + * configure.in: + Fix a typo + +2009-02-01 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_5_2) + main/spprintf.c: + Fixed a possible invalid read when string is not null terminated + +2009-02-01 andy wharmby <wharmby@uk.ibm.com> + + * (PHP_5_2) + ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt: + New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 + + * ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_error.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_variation1.phpt: + 1.1.4; + file set_magic_quotes_runtime_error.phpt was initially added on branch + PHP_5_3. + + * ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt + ext/standard/tests/general_functions/set_magic_quotes_runtime_basic.phpt: + 1.1.4; + New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 + + * (PHP_5_2) + ext/standard/tests/general_functions/php_uname_basic.phpt + ext/standard/tests/general_functions/php_uname_basic.phpt + ext/standard/tests/general_functions/php_uname_error.phpt + ext/standard/tests/general_functions/php_uname_error.phpt + ext/standard/tests/general_functions/php_uname_variation1.phpt + ext/standard/tests/general_functions/php_uname_variation1.phpt: + New php_uname() tests. Tested on Windows, Linux and linux 64 + + * ext/standard/tests/general_functions/php_uname_basic.phpt + ext/standard/tests/general_functions/php_uname_basic.phpt + ext/standard/tests/general_functions/php_uname_basic.phpt + ext/standard/tests/general_functions/php_uname_error.phpt + ext/standard/tests/general_functions/php_uname_error.phpt + ext/standard/tests/general_functions/php_uname_error.phpt + ext/standard/tests/general_functions/php_uname_variation1.phpt + ext/standard/tests/general_functions/php_uname_variation1.phpt + ext/standard/tests/general_functions/php_uname_variation1.phpt: + 1.1.4; + New php_uname() tests. Tested on Windows, Linux and linux 64 + + * (PHP_5_2) + ext/standard/tests/general_functions/get_defined_vars_basic.phpt + ext/standard/tests/general_functions/get_defined_vars_basic.phpt + ext/standard/tests/general_functions/get_include_path_basic.phpt + ext/standard/tests/general_functions/get_include_path_basic.phpt + ext/standard/tests/general_functions/get_included_files.phpt + ext/standard/tests/general_functions/get_included_files.phpt + ext/standard/tests/general_functions/get_included_files_inc1.inc + ext/standard/tests/general_functions/get_included_files_inc1.inc + ext/standard/tests/general_functions/get_included_files_inc2.inc + ext/standard/tests/general_functions/get_included_files_inc2.inc + ext/standard/tests/general_functions/get_included_files_inc3.inc + ext/standard/tests/general_functions/get_included_files_inc3.inc + ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt + ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt + ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt + ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt + ext/standard/tests/general_functions/getmypid_basic.phpt + ext/standard/tests/general_functions/getmypid_basic.phpt: + New get_defined_vars(), get_included_files(), get_magic_quotes() and + getmypid() tests. Tested on Winows, Linux and Linux 64 + + * ext/standard/tests/general_functions/get_defined_vars_basic.phpt + ext/standard/tests/general_functions/get_defined_vars_basic.phpt + ext/standard/tests/general_functions/get_defined_vars_basic.phpt + ext/standard/tests/general_functions/get_include_path_basic.phpt + ext/standard/tests/general_functions/get_include_path_basic.phpt + ext/standard/tests/general_functions/get_include_path_basic.phpt + ext/standard/tests/general_functions/get_included_files.phpt + ext/standard/tests/general_functions/get_included_files.phpt + ext/standard/tests/general_functions/get_included_files.phpt + ext/standard/tests/general_functions/get_included_files_inc1.inc + ext/standard/tests/general_functions/get_included_files_inc1.inc + ext/standard/tests/general_functions/get_included_files_inc1.inc + ext/standard/tests/general_functions/get_included_files_inc2.inc + ext/standard/tests/general_functions/get_included_files_inc2.inc + ext/standard/tests/general_functions/get_included_files_inc2.inc + ext/standard/tests/general_functions/get_included_files_inc3.inc + ext/standard/tests/general_functions/get_included_files_inc3.inc + ext/standard/tests/general_functions/get_included_files_inc3.inc + ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt + ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt + ext/standard/tests/general_functions/get_magic_quotes_gpc.phpt + ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt + ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt + ext/standard/tests/general_functions/get_magic_quotes_runtime.phpt + ext/standard/tests/general_functions/getmypid_basic.phpt + ext/standard/tests/general_functions/getmypid_basic.phpt + ext/standard/tests/general_functions/getmypid_basic.phpt: + 1.1.4; + New get_defined_vars(), get_included_files(), get_magic_quotes() and + getmypid() tests. Tested on Winows, Linux and Linux 64 + + * (PHP_5_2) + ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_basic.phpt + ext/standard/tests/general_functions/escapeshellarg_basic.phpt + ext/standard/tests/general_functions/escapeshellarg_error.phpt + ext/standard/tests/general_functions/escapeshellarg_error.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1.phpt: + New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 + + * ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_basic-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_basic.phpt + ext/standard/tests/general_functions/escapeshellarg_basic.phpt + ext/standard/tests/general_functions/escapeshellarg_basic.phpt + ext/standard/tests/general_functions/escapeshellarg_error.phpt + ext/standard/tests/general_functions/escapeshellarg_error.phpt + ext/standard/tests/general_functions/escapeshellarg_error.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1-win32.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1.phpt + ext/standard/tests/general_functions/escapeshellarg_variation1.phpt: + 1.1.4; + New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 + + * (PHP_5_2) + ext/standard/tests/general_functions/floatval_basic.phpt + ext/standard/tests/general_functions/floatval_basic.phpt + ext/standard/tests/general_functions/floatval_error.phpt + ext/standard/tests/general_functions/floatval_error.phpt + ext/standard/tests/general_functions/floatval_variation1.phpt + ext/standard/tests/general_functions/floatval_variation1.phpt: + New floatval() tests. Tested on Windows, Linux and Linux 64 + + * ext/standard/tests/general_functions/floatval_basic.phpt + ext/standard/tests/general_functions/floatval_basic.phpt + ext/standard/tests/general_functions/floatval_basic.phpt + ext/standard/tests/general_functions/floatval_error.phpt + ext/standard/tests/general_functions/floatval_error.phpt + ext/standard/tests/general_functions/floatval_error.phpt + ext/standard/tests/general_functions/floatval_variation1.phpt + ext/standard/tests/general_functions/floatval_variation1.phpt + ext/standard/tests/general_functions/floatval_variation1.phpt: + 1.1.4; + New floatval() tests. Tested on Windows, Linux and Linux 64 + +2009-02-01 Christian Seiler <chris_se@gmx.net> + + * (PHP_5_3) + ext/reflection/php_reflection.c: + Fixed regression of bug #46205, thanks to felipe for pointing this out. + 2009-01-31 Felipe Pena <felipensp@gmail.com> * (PHP_5_2) |
