|
|
Choosing A Webhost: |
cvs: ZendEngine2 / zend_builtin_functions.c: msg#00029php.cvs.zend
pollita Thu Jun 17 14:23:47 2004 EDT Modified files: /ZendEngine2 zend_builtin_functions.c Log: String length in parse_parameters should be int http://cvs.php.net/diff.php/ZendEngine2/zend_builtin_functions.c?r1=1.237&r2=1.238&ty=u Index: ZendEngine2/zend_builtin_functions.c diff -u ZendEngine2/zend_builtin_functions.c:1.237 ZendEngine2/zend_builtin_functions.c:1.238 --- ZendEngine2/zend_builtin_functions.c:1.237 Fri May 28 04:08:56 2004 +++ ZendEngine2/zend_builtin_functions.c Thu Jun 17 14:23:47 2004 @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: zend_builtin_functions.c,v 1.237 2004/05/28 08:08:56 derick Exp $ */ +/* $Id: zend_builtin_functions.c,v 1.238 2004/06/17 18:23:47 pollita Exp $ */ #include "zend.h" #include "zend_API.h" @@ -805,7 +805,7 @@ { char *class_name, *lc_name; zend_class_entry **ce; - long class_name_len; + int class_name_len; zend_bool autoload = 1; int found; -- Zend Engine CVS Mailing List (http://cvs.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: cvs: ZendEngine2 / zend_language_scanner.l, Derick Rethans |
|---|---|
| Next by Date: | cvs: ZendEngine2 / zend_builtin_functions.c, George Schlossnagle |
| Previous by Thread: | cvs: ZendAPI / Extending_Zend_Build.xml, Jakub Vrana |
| Next by Thread: | cvs: ZendEngine2 / zend_builtin_functions.c, George Schlossnagle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |