Hi, On Thu, 2012-07-12 at 17:09 +0200, Jille Timmermans wrote: > An implementation is quite simple: > https://github.com/Jille/php-src/commit/31a1aa384c29487e077ccf3fd067eca188cf1201
Without looking at the functional change itself a comment: The patch in this form can not be applied to 5.4 as php_file_globals is an exported public structure. If that branch is aimed for it might be acceptable to move int pclose_wait; to the end of the structure there. While even that isn't 100% nice. For 5.3 we certainly shouldn't do a functional change so late in the life cycle. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php