On Mon, Jul 9, 2018 at 5:57 AM, Marco Pivetta <[email protected]> wrote: > Something unclear to me here: is the removal of `assert()` affecting also > my own`my\assert()` (imported via `use function`)? > Yes, but in fairness, your namespaced assert function is already a bit broken if you're not expecting it to be elided in production environments.
-Sara -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
