Em Thu, 02 Jun 2011 18:10:50 +0100, Ilia Alshanetsky <i...@prohost.org> escreveu:

Killing TSRMLS_FETCH is a noble goal, but let's keep it to once patch
at a time please ;-) And for the record I am all for killing
TSRMLS_FETCH.


Is there any advantage in killing it as opposed to simply not use it?

You will be breaking a lot of extensions. Some of them depend on libraries with functions that receive callbacks to which you cannot pass specific user data, which unnecessarily complicates refactoring.

--
Gustavo Lopes

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

Reply via email to