On 13/02/2015 17:29, Benjamin Eberlei wrote:
Wait i almost forgot, it *does* have an effect on me, especially around
callback handling:

https://gist.github.com/schmittjoh/778e044deacc6f1fe516

Essentially callbacks are evaluated in the mode they are called in, not in
the one they are defined.

This is indeed interesting.

And the failure could even be not so obvious like a mismatch between the callback signature and what the caller expects.


Cheers
--
Matteo Beccati

Development & Consulting - http://www.beccati.com/

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

Reply via email to