]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 23 Mar 2003 01:33:20 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Sun, 23 Mar 2003 01:33:20 +0000 (01:33 +0000)
ChangeLog
Zend/ChangeLog

index cb3983c3502d0c23faf861a61c96d52d85b6407c..334f8a25d1089f6a847b06b806e7ad2476d84206 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2003-03-22  Moriyoshi Koizumi  <moriyoshi@at.wakwak.com>
+
+    * (PHP_4_3)
+      ext/calendar/jewish.c:
+      MFH(r-1.5): fixed win32 build with non-SBCS locale settings.
+
+    * ext/calendar/jewish.c:
+      Fixed win32 build, which fails with non-SBCS-compatible locale settings.
+
+2003-03-22  Shane Caraveo  <shane@caraveo.com>
+
+    * main/php_ini.c:
+      Fix PHPRC overriding other ini files.  This is how PHPRC worked prior to
+      4.3.x, and is usefull for applications that execute PHP and want to
+      emulate CGI and define alternate INI files (ie. cannot use -c).
+
+2003-03-22  David Croft  <david@infotrek.co.uk>
+
+    * ChangeLog:
+      
+
 2003-03-21  Sterling Hughes  <sterling@bumblebury.com>
 
     * ext/standard/file.c:
index 5016120da93eb26187acb7e5291db4de2ed02399..1ae32df815a30ecbcb5f91096cf906ab94643149 100644 (file)
@@ -1,3 +1,11 @@
+2003-03-22  Shane Caraveo  <shane@caraveo.com>
+
+    * zend_compile.h:
+      export functions needed by cli
+
+    * zend_language_scanner.l:
+      fix crash in win32 debug build
+
 2003-03-20  Stanislav Malyshev  <stas@zend.com>
 
     * Zend.m4: