Hi,

After receiving some positive words to go ahead on IRC, I finished porting the output control implementation to HEAD.

If there are no further objections, I'm going to commit soonish, so it can be tested.

Patch:
http://dev.iworks.at/PATCHES/output/ob-HEAD.txt

References:
http://marc.theaimsgroup.com/?l=php-dev&m=114104110826804&w=2
http://marc.theaimsgroup.com/?l=php-dev&m=114210732600710&w=2
http://marc.theaimsgroup.com/?l=php-dev&m=114595213508582&w=2

Todo:
- Functions which accepted a plain char* in the simpler older
 world now require a zval*, I'm not sure if this is the best way.
- Improve existing output handlers to benefit from the new
 implementation.

Regards,
--
Michael

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to