Hi,

Are there any limits on the length a variable or classname may be in PHP? I was unable to find anything in the manual, and my tests found that a variable over 2000 characters long still caused no error or problems.

This is important because phpDocumentor 2.0 will be using a database to cache parsed data, and I need to know how much space to allocate for the names of classes and other things.

Greg

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to