For Programmers: Free Programming Magazines  


Home > Archive > PHP Zend Engine > December 2004 > cvs: ZendEngine2(PHP_5_0) / 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_0) / zend_builtin_functions.c
Zeev Suraski

2004-12-27, 3:55 pm

zeev Mon Dec 27 13:53:08 2004 EDT

Modified files: (Branch: PHP_5_0)
/ZendEngine2 zend_builtin_functions.c
Log:
Fix desc


http://cvs.php.net/diff.php/ZendEng...1.239.2.14&ty=u
Index: ZendEngine2/zend_builtin_functions.c
diff -u ZendEngine2/zend_builtin_functions.c:1.239.2.13 ZendEngine2/zend_builtin_functions.c:1.239.2.14
--- ZendEngine2/zend_builtin_functions.c:1.239.2.13 Mon Dec 6 03:57:55 2004
+++ ZendEngine2/zend_builtin_functions.c Mon Dec 27 13:53:07 2004
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/

-/* $Id: zend_builtin_functions.c,v 1.239.2.13 2004/12/06 08:57:55 stas Exp $ */
+/* $Id: zend_builtin_functions.c,v 1.239.2.14 2004/12/27 18:53:07 zeev Exp $ */

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


-/* {{{ proto bool define(string constant_name, mixed value, case_sensitive=true)
+/* {{{ proto bool define(string constant_name, mixed value, boolean case_sensitive=true)
Define a new constant */
ZEND_FUNCTION(define)
{
Sponsored Links







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

Copyright 2008 codecomments.com