mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
In the same time, let's not verify implementation aliases since they may now legitimately differ from their aliased function/method counterparts (think about the ext/dom refactoring where e.g. many return type declarations have changed). Additionally, unnecessary `@no-verify` tags are cleaned up.