For Programmers: Free Programming Magazines  


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

2004-12-27, 3:55 pm

zeev Mon Dec 27 14:28:35 2004 EDT

Modified files: (Branch: PHP_4_3)
/Zend zend_builtin_functions.c
Log:
Fix desc


http://cvs.php.net/diff.php/Zend/ze...1.124.2.17&ty=u
Index: Zend/zend_builtin_functions.c
diff -u Zend/zend_builtin_functions.c:1.124.2.16 Zend/zend_builtin_functions.c:1.124.2.17
--- Zend/zend_builtin_functions.c:1.124.2.16 Thu Apr 1 14:05:01 2004
+++ Zend/zend_builtin_functions.c Mon Dec 27 14:28:35 2004
@@ -416,7 +416,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