changelog               Mon Apr 14 01:31:33 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3016&r2=1.3017&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3016 php-src/ChangeLog:1.3017
--- php-src/ChangeLog:1.3016    Sat Apr 12 01:31:37 2008
+++ php-src/ChangeLog   Mon Apr 14 01:31:33 2008
@@ -1,3 +1,53 @@
+2008-04-13  Hannes Magnusson  <[EMAIL PROTECTED]>
+
+    * ext/standard/streamsfuncs.c
+      ext/standard/tests/streams/bug44712.phpt:
+      MFB5.3: Fixed bug#44712 (stream_context_set_params segfaults on invalid
+      arguments)
+
+    * (PHP_5_3)
+      ext/standard/streamsfuncs.c
+      ext/standard/tests/streams/bug44712.phpt
+      ext/standard/tests/streams/bug44712.phpt:
+      Fixed bug#44712 (stream_context_set_params segfaults on invalid 
arguments)
+
+2008-04-13  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * main/streams/plain_wrapper.c:
+      MFB do not scan include_path with faulty plain_wrapper-based include_path
+      fopen
+      
+
+    * (PHP_5_3)
+      main/streams/plain_wrapper.c:
+      do not scan include_path with faulty plain_wrapper-based include_path 
fopen
+      
+
+    * ext/standard/tests/strings/highlight_file.phpt:
+      sync fixed test properly with 5.3 branch
+
+    * ext/standard/tests/strings/highlight_file.phpt
+      ext/standard/tests/strings/highlight_file.phpt
+      ext/zlib/tests/bug_40189.phpt
+      ext/zlib/tests/bug_40189.phpt:
+      fix test
+
+2008-04-13  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_gc.c:
+      Kill unused var
+
+2008-04-13  Zoe Slattery  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      scripts/dev/generate_phpt.php:
+      Fixing:
+      (1) remove proto from start
+      (2)substitute "Done" with ===DONE== after closing tag in FILE section and
+      at end of EXPECTF.
+      (3) Remove "add comment here..."
+
 2008-04-11  Hannes Magnusson  <[EMAIL PROTECTED]>
 
     * win32/build/mkdist.php:


Reply via email to