changelog               Mon Jun 15 01:33:04 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1502&r2=1.1503&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1502 ZendEngine2/ChangeLog:1.1503
--- ZendEngine2/ChangeLog:1.1502        Sat Jun 13 01:33:03 2009
+++ ZendEngine2/ChangeLog       Mon Jun 15 01:33:03 2009
@@ -1,3 +1,47 @@
+2009-06-14  andy wharmby  <whar...@uk.ibm.com>
+
+    * (PHP_5_2)
+      tests/function_exists_basic.phpt
+      tests/function_exists_error.phpt
+      tests/function_exists_variation1.phpt
+      tests/get_defined_functions_basic.phpt
+      tests/get_defined_functions_error.phpt:
+      Basic tests for function_exists() and get_defined_functions(). Tested on
+      Windows, Linux and Linux 64 bit.
+
+    * tests/function_exists_basic.phpt
+      tests/function_exists_basic.phpt
+      tests/function_exists_error.phpt
+      tests/function_exists_error.phpt
+      tests/function_exists_variation1.phpt
+      tests/function_exists_variation1.phpt
+      tests/get_defined_functions_basic.phpt
+      tests/get_defined_functions_basic.phpt
+      tests/get_defined_functions_error.phpt
+      tests/get_defined_functions_error.phpt:
+      
+      Basic tests for function_exists() and get_defined_functions(). Tested on
+      Windows, Linux and Linux 64 bit.
+
+    * tests/function_exists_basic.phpt
+      tests/function_exists_basic.phpt
+      tests/function_exists_error.phpt
+      tests/function_exists_error.phpt
+      tests/function_exists_variation1.phpt
+      tests/function_exists_variation1.phpt
+      tests/get_defined_functions_basic.phpt
+      tests/get_defined_functions_basic.phpt
+      tests/get_defined_functions_error.phpt
+      tests/get_defined_functions_error.phpt:
+      
+      file function_exists_basic.phpt was initially added on branch PHP_5_3.
+
+2009-06-14  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * zend_execute.h
+      zend_execute.h:
+      - MF53: fix build (void alarm)
+
 2009-06-12  Felipe Pena  <felipe...@gmail.com>
 
     * zend_object_handlers.c
@@ -29122,7 +29166,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1502 2009/06/13 01:33:03 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1503 2009/06/15 01:33:03 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -30846,7 +30890,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1502 2009/06/13 01:33:03 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1503 2009/06/15 01:33:03 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to