]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 1 Jul 2006 01:30:51 +0000 (01:30 +0000)
committer <changelog@php.net> <>
Sat, 1 Jul 2006 01:30:51 +0000 (01:30 +0000)
ChangeLog

index 21ca47bf154afa7f6aecca435e431044625ca586..024527eaa7c8526beeb91fbdc83d119506b9c435 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2006-06-30  Hannes Magnusson  <hannes.magnusson@gmail.com>
+
+    * ext/standard/basic_functions.c:
+      Do not force pass by-ref, these functions only prefer by-ref
+
+2006-06-30  Antony Dovgal  <antony@zend.com>
+
+    * (PHP_5_2)
+      NEWS:
+      news
+
+    * (PHP_5_2)
+      ext/standard/filestat.c:
+      MFH: add error messages to disk_free_space() & disk_total_space() (feature
+      request #37971)
+
+    * ext/standard/filestat.c:
+      add error messages to disk_free_space() & disk_total_space() (feature
+      request #37971)
+
+    * ext/standard/string.c:
+      fix off-by-one in addslashes() in Unicode mode
+
 2006-06-29  Ilia Alshanetsky  <ilia@prohost.org>
 
     * ext/pspell/tests/002.phpt: