cvs: php-src / ChangeLog

changelog <[email protected]> Sat, 15 Nov 2008 01:32:16 -0000
Newsgroups gmane.comp.php.cvs.daily
Message-ID <cvschangelog1226712736@cvsserver>
changelog		Sat Nov 15 01:32:16 2008 UTC

  Modified files:              
    /php-src	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3228&r2=1.3229&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3228 php-src/ChangeLog:1.3229
--- php-src/ChangeLog:1.3228	Fri Nov 14 01:32:08 2008
+++ php-src/ChangeLog	Sat Nov 15 01:32:15 2008
@@ -1,3 +1,77 @@
+2008-11-14  Hannes Magnusson  <[email protected]>
+
+    * (PHP_5_3)
+      ext/reflection/php_reflection.c:
+      MFH: Interfaces extend other interfaces, not implement
+
+    * ext/reflection/php_reflection.c:
+      Interfaces extend other interfaces, not implement
+
+2008-11-14  Sanjay Mantoor  <[email protected]>
+
+    * (PHP_5_3)
+      ext/date/tests/gmdate_basic.phpt
+      ext/date/tests/gmdate_error.phpt
+      ext/date/tests/gmdate_variation1.phpt
+      ext/date/tests/gmdate_variation10.phpt
+      ext/date/tests/gmdate_variation11.phpt
+      ext/date/tests/gmdate_variation12.phpt
+      ext/date/tests/gmdate_variation13.phpt
+      ext/date/tests/gmdate_variation14.phpt
+      ext/date/tests/gmdate_variation2.phpt
+      ext/date/tests/gmdate_variation3.phpt
+      ext/date/tests/gmdate_variation4.phpt
+      ext/date/tests/gmdate_variation5.phpt
+      ext/date/tests/gmdate_variation6.phpt
+      ext/date/tests/gmdate_variation7.phpt
+      ext/date/tests/gmdate_variation8.phpt
+      ext/date/tests/gmdate_variation9.phpt:
+      New testcases for gmdate function
+
+    * ext/date/tests/gmdate_basic.phpt
+      ext/date/tests/gmdate_basic.phpt
+      ext/date/tests/gmdate_error.phpt
+      ext/date/tests/gmdate_error.phpt
+      ext/date/tests/gmdate_variation1.phpt
+      ext/date/tests/gmdate_variation1.phpt
+      ext/date/tests/gmdate_variation10.phpt
+      ext/date/tests/gmdate_variation10.phpt
+      ext/date/tests/gmdate_variation11.phpt
+      ext/date/tests/gmdate_variation11.phpt
+      ext/date/tests/gmdate_variation12.phpt
+      ext/date/tests/gmdate_variation12.phpt
+      ext/date/tests/gmdate_variation13.phpt
+      ext/date/tests/gmdate_variation13.phpt
+      ext/date/tests/gmdate_variation14.phpt
+      ext/date/tests/gmdate_variation14.phpt
+      ext/date/tests/gmdate_variation2.phpt
+      ext/date/tests/gmdate_variation9.phpt
+      ext/date/tests/gmdate_variation9.phpt:
+      
+      New testcases for gmdate function
+
+    * (PHP_5_3)
+      ext/date/tests/gmdate_variation2.phpt
+      ext/date/tests/gmdate_variation3.phpt
+      ext/date/tests/gmdate_variation3.phpt
+      ext/date/tests/gmdate_variation4.phpt
+      ext/date/tests/gmdate_variation4.phpt
+      ext/date/tests/gmdate_variation5.phpt
+      ext/date/tests/gmdate_variation5.phpt
+      ext/date/tests/gmdate_variation6.phpt
+      ext/date/tests/gmdate_variation6.phpt
+      ext/date/tests/gmdate_variation7.phpt
+      ext/date/tests/gmdate_variation7.phpt
+      ext/date/tests/gmdate_variation8.phpt
+      ext/date/tests/gmdate_variation8.phpt:
+      file gmdate_variation2.phpt was added on branch PHP_5_3 on 2008-11-14
+      09:16:00 +0000
+
+2008-11-14  Arnaud Le Blanc  <[email protected]>
+
+    * ext/standard/streamsfuncs.c:
+      Fix proto line
+
 2008-11-13  Stanislav Malyshev  <[email protected]>
 
     * (PHP_5_2)
@@ -12416,7 +12490,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3228 2008/11/14 01:32:08 changelog Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3229 2008/11/15 01:32:15 changelog Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c