]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 11 Aug 2002 00:17:35 +0000 (00:17 +0000)
committer <changelog@php.net> <>
Sun, 11 Aug 2002 00:17:35 +0000 (00:17 +0000)
ChangeLog

index 2c06aa9fbcc6478c1e873624ea7d7075b66f0015..1d9aaac726dedb9953220c6520acfa945a6c1b0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2002-08-10  helly  <helly@pb1.pair.com>
+
+    * sapi/cli/php_cli.c:
+    change order of initialisation to allow making filename available
+    through $_SERVER variables (Bug #18657)
+
+2002-08-10  wez  <wez@pb1.pair.com>
+
+    * main/streams.c: remove obsolete TSRMLS_FETCH
+
+    * ext/openssl/openssl.c: correct proto
+
+2002-08-10  Tomas V.V.Cox  <cox@pb1.pair.com>
+
+    * pear/System.php:
+    ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)
+
+2002-08-10  helly  <helly@pb1.pair.com>
+
+    * ext/standard/url_scanner_ex.c
+      ext/standard/url_scanner_ex.re
+      ext/zlib/zlib.c
+      main/output.c: corrected handling of internal output buffers
+    minor fixs
+
+    * ext/zlib/zlib.c:
+    no need to start additional first buffer when output compression is first buffer
+
+    * ext/zlib/zlib.c: should fix all windows warnings
+
+2002-08-10  sebastian  <sebastian@pb1.pair.com>
+
+    * main/network.c: Fix ZTS builds.
+
 2002-08-09  helly  <helly@pb1.pair.com>
 
     * ext/zlib/php_zlib.h