On 25.01.2008 23:29, Nuno Lopes wrote:
> -zend_module_entry spl_module_entry = {
> +const zend_module_entry spl_module_entry = {
> -zend_module_entry tidy_module_entry = {
> +const zend_module_entry tidy_module_entry = {
This makes PHP to crash right after the start.
Please revert.
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
