changelog               Thu Jun  5 01:31:47 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3067&r2=1.3068&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3067 php-src/ChangeLog:1.3068
--- php-src/ChangeLog:1.3067    Wed Jun  4 01:31:48 2008
+++ php-src/ChangeLog   Thu Jun  5 01:31:46 2008
@@ -1,3 +1,66 @@
+2008-06-04  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/standard/url.c:
+      MFH: rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
+
+    * ext/standard/url.c:
+      rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
+
+2008-06-04  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug45180.phpt:
+      - New test
+
+    * ZendEngine2/tests/bug45180.phpt
+      ZendEngine2/tests/bug45180.phpt:
+      
+      file bug45180.phpt was initially added on branch PHP_5_3.
+
+2008-06-04  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/phar/Makefile.frag:
+      - Make phar.phar building work for virtualized builds
+
+    * (PHP_5_3)
+      ext/phar/phar/pharcommand.inc:
+      - Make sure we are not trying to pack directories
+
+2008-06-04  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/curl/curl.c:
+      fix open_basedir  handling bug
+
+2008-06-04  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/phar/phar.phar:
+      - Update
+
+    * (PHP_5_3)
+      ext/phar/Makefile.frag:
+      - Use -n only for current built PHP
+
+    * (PHP_5_3)
+      ext/phar/phar/pharcommand.inc:
+      - Improve pear usage and PHP_Archive detection
+
+2008-06-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/hash/tests/hash_copy_001.phpt:
+      fix test
+      (the test still fails because of broken preg_match())
+
+    * ext/phar/tests/zip/unixzip.phpt:
+      fix test
+
+    * (PHP_5_3)
+      ext/hash/tests/hash_copy_001.phpt
+      ext/phar/tests/zip/unixzip.phpt:
+      fix tests
+
 2008-06-03  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)


Reply via email to