changelog               Sun Feb 10 01:31:33 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2953&r2=1.2954&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2953 php-src/ChangeLog:1.2954
--- php-src/ChangeLog:1.2953    Sat Feb  9 01:31:27 2008
+++ php-src/ChangeLog   Sun Feb 10 01:31:32 2008
@@ -1,3 +1,23 @@
+2008-02-09  Johannes Schlüter  <[EMAIL PROTECTED]>
+
+    * ext/ldap/ldap.c:
+      Fix build on Solaris
+
+2008-02-09  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_API.c:
+      - Windows build fix
+
+2008-02-09  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/standard/file.c:
+      Fixed bugs:
+      - #42036 fgetc() sets end of the file flag when reading on write only 
file
+      - #42037 fgetc() retuns one char when fails to read on php6
+
+    * ext/standard/tests/strings/bug44075.phpt:
+      New test for strtok
+
 2008-02-08  Nuno Lopes  <[EMAIL PROTECTED]>
 
     * run-tests.php

Reply via email to