For Programmers: Free Programming Magazines  


Home > Archive > PHP Zend Engine > November 2006 > cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c
Antony Dovgal

2006-11-21, 7:56 am

tony2001 Tue Nov 21 10:48:29 2006 UTC

Modified files: (Branch: PHP_5_2)
/ZendEngine2 zend_builtin_functions.c
Log:
MFH: fix proto


http://cvs.php.net/viewvc.cgi/ZendE...1&diff_format=u
Index: ZendEngine2/zend_builtin_functions.c
diff -u ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.10 ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.11
--- ZendEngine2/zend_builtin_functions.c:1.277.2.12.2.10 Wed Nov 15 17:53:27 2006
+++ ZendEngine2/zend_builtin_functions.c Tue Nov 21 10:48:29 2006
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/

-/* $Id: zend_builtin_functions.c,v 1.277.2.12.2.10 2006/11/15 17:53:27 dmitry Exp $ */
+/* $Id: zend_builtin_functions.c,v 1.277.2.12.2.11 2006/11/21 10:48:29 tony2001 Exp $ */

#include "zend.h"
#include "zend_API.h"
@@ -1577,7 +1577,7 @@
/* }}} */


-/* {{{ proto array get_defined_constants(void)
+/* {{{ proto array get_defined_constants([mixed categorize])
Return an array containing the names and values of all defined constants */
ZEND_FUNCTION(get_defined_constants)
{
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com