Hi Thomas, Am 16.03.2015 um 15:33 schrieb Thomas Punt: > A library can easily expose a facade that enforces a user of that library > (who is in weak mode) to have to write in strict mode [1]. Once more, > this can be done unintentionally [2] because of the > caller-deciding semantics. These examples can be further extended into wrapper > classes, nested library dependencies, etc.
if the library author wants to fuck up his or her users, that library will be forgotten very fast. And exposing a non hinted interface and then using the received variables in strict mode is either fucking up the user or just a bug. Greets Dennis -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php