changelog               Tue Aug 21 01:31:28 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2783&r2=1.2784&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2783 php-src/ChangeLog:1.2784
--- php-src/ChangeLog:1.2783    Mon Aug 20 01:31:23 2007
+++ php-src/ChangeLog   Tue Aug 21 01:31:27 2007
@@ -1,3 +1,71 @@
+2007-08-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/pdo_sqlite/EXPERIMENTAL:
+      
+      No longer experimental
+
+2007-08-20  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * ext/curl/interface.c:
+      Add support for CURLPROXY_SOCKS4
+
+2007-08-20  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * ext/reflection/php_reflection.c:
+      - MFB: Fugbix typo.
+
+    * (PHP_5_2)
+      ext/reflection/php_reflection.c:
+      - Fugbix typo.
+
+2007-08-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      acinclude.m4
+      configure.in:
+      MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath
+      work for real)
+
+    * acinclude.m4
+      configure.in:
+      - Part 1 of fixing problems with runpath switch (make --disable-rpath 
work
+      for real)
+
+2007-08-20  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_API.c
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_compile.h
+      ZendEngine2/zend_execute_API.c
+      ZendEngine2/zend_language_parser.y:
+      Added namespace related optimizations and comments
+
+2007-08-20  Raghubansh Kumar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/tests/file/unlink_variation1.phpt:
+      fix test : skip if user is root
+
+    * ext/standard/tests/file/copy_variation12.phpt
+      ext/standard/tests/file/copy_variation12.phpt
+      ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation15.phpt
+      ext/standard/tests/file/copy_variation4.phpt
+      ext/standard/tests/file/copy_variation4.phpt
+      ext/standard/tests/file/copy_variation5.phpt
+      ext/standard/tests/file/copy_variation5.phpt
+      ext/standard/tests/file/copy_variation9.phpt
+      ext/standard/tests/file/copy_variation9.phpt
+      ext/standard/tests/file/fileowner_basic.phpt
+      ext/standard/tests/file/fileowner_basic.phpt:
+      fix tests
+
+    * ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt
+      ext/standard/tests/file/symlink_link_linkinfo_is_link_variation6.phpt
+      ext/standard/tests/file/unlink_variation1.phpt:
+      fix test: skip if user is root
+
 2007-08-19  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to