Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
Newsgroups
»
php.internals
»
[PATCH] error_message in php_check_syntax should be passed by reference only
»
[PATCH] error_message in php_check_syntax should be passed by reference only
php.internals
Jakub Vrana
22 years ago
Second parameter to php_check_syntax should be passed by reference only. Jakub Vrana