]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 29 Jun 2000 01:09:08 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Thu, 29 Jun 2000 01:09:08 +0000 (01:09 +0000)
ChangeLog

index 9b6459423a97160c5637de5ead9e9e26119f1e62..de0536bcba1e24906d64519ed06ee03a3482dfd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2000-06-28  Andrei Zmievski  <andrei@ispi.net>
+
+    * TODO: Would be a useful thing to have.
+
+    * ext/standard/array.c: Oops, didn't mean to commit that.
+
+    * ext/standard/array.c
+      ext/pcre/php_pcre.c
+      ext/pcre/php_pcre.h:
+    - Added an optional parameter to preg_replace() that can be used to
+      specify how many replacements to make. 
+
+2000-06-28  Zeev Suraski  <zeev@php.net>
+
+    * sapi/apache/mod_php4.c:
+    I'm not sure whether this is necessary or not.  Is it guarenteed that get_module_conf()
+    will always return a value?  Even if there were no relevant directives at all?
+
+2000-06-28  Andi Gutmans  <andi@php.net>
+
+    * main/php_virtual_cwd.c:
+    - Fix problem with VIRTUAL_DIR and relative paths containing ..
+
+2000-06-28  Joey Smith  <joey@samaritan.com>
+
+    * ext/pdf/pdf.c: Added note about creating PDF documents in memory.
+    This is not quite complete, due to a bug in pdflib 3.0.
+
 2000-06-27  Sascha Schumann  <sascha@schumann.cx>
 
     * ext/session/session.c: Cosmetic name change