On Mon, Jul 9, 2018 at 5:57 AM, Marco Pivetta <ocram...@gmail.com> 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

Reply via email to