From:             [EMAIL PROTECTED]
Operating system: solaris 2.7
PHP version:      4.0.4pl1
PHP Bug Type:     Reproduceable crash
Bug description:  perse error causes core dump

the following code will cause "php -l" to core dump:

strtoupper(;

yes, there should be a closing parenthesis.  but i would think that the parser should 
see that and complain approriately.  in fact, i thought that i've seen it do it 
before.  i'm guessing that any function can cause this.  strtoupper() was just a 
random test.


-- 
Edit Bug report at: http://bugs.php.net/?id=9975&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to