changelog               Wed Dec 31 01:32:33 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1416&r2=1.1417&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1416 ZendEngine2/ChangeLog:1.1417
--- ZendEngine2/ChangeLog:1.1416        Thu Dec 25 01:32:48 2008
+++ ZendEngine2/ChangeLog       Wed Dec 31 01:32:32 2008
@@ -1,3 +1,36 @@
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      zend.c
+      zend_builtin_functions.c:
+      - MFH Provide a core module that contains all Zend and php/main (in 5.3
+      incl. stdClass)
+
+    * zend.c
+      zend_builtin_functions.c:
+      - Provide a core module that contains all Zend and php/main stuff but
+      stdClass
+
+2008-12-30  Hannes Magnusson  <hannes.magnus...@gmail.com>
+
+    * zend_builtin_functions.c:
+      MFB5.3: Fix error_reporting arginfo and proto
+
+    * (PHP_5_3)
+      zend_builtin_functions.c:
+      Fix arginfo and proto
+
+2008-12-30  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      zend_builtin_functions.c:
+      MFH Use a module struct for the built-in functions
+
+    * zend.c
+      zend_builtin_functions.c
+      zend_builtin_functions.h:
+      Use a module struct for the built-in functions
+
 2008-12-24  Scott MacVicar  <sc...@macvicar.net>
 
     * (PHP_5_3)
@@ -27073,7 +27106,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1416 2008/12/25 01:32:48 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1417 2008/12/31 01:32:32 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -28797,7 +28830,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1416 2008/12/25 01:32:48 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1417 2008/12/31 01:32:32 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to