[PHP-DEV] Re: How to handle error in sapi

2016-12-05 Thread Zheng Shao
Hi apache2handler maintainers, I pushed a commit to fix #61471 in https://github.com/php/php-src/pull/2180 . Could you have time to take a look? Thank you -- Zheng SHAO -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] How to handle error in sapi

2016-11-25 Thread Zheng SHAO
What can we do to handle the error in this case? Regards, -- Zheng SHAO a...@axot.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] How to handle error in sapi

2016-11-24 Thread Zheng Shao
} I'm confused by how to handle an error inside php_apache_sapi_read_post, shoud I throw a zend_throw_exception or use a global flag for error handling? Thank you -- Zheng SHAO a...@axot.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php