1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00

ChangeLog update

This commit is contained in:
2000-12-28 02:09:10 +00:00
parent 4e384e0073
commit a0e3802663
+20
View File
@@ -1,3 +1,23 @@
2000-12-27 Sterling Hughes <Sterling.Hughes@pentap.net>
* pear/Numbers/Roman.php:
Add the Numbers_Roman class for converting to and from Roman numerals.
2000-12-27 Zeev Suraski <zeev@zend.com>
* ext/standard/basic_functions.c
ext/standard/file.c
ext/standard/info.c
main/main.c
main/php_ini.c
win32/php4dll.dsp:
- Make the INI mechanism thread safe (fix necessary API changes from Zend)
- Make the Win32 non-TS configuration build again
2000-12-27 Andrei Zmievski <andrei@ispi.net>
* ext/pcre/php_pcre.c: Fix argument check (bug #8421).
2000-12-26 Zeev Suraski <zeev@zend.com>
* ext/mysql/libmysql/libmysql.dsp