mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
Contrary to the comments, these only hide constructors (old or new style) if they a) are inherited b) come from a trait and c) are aliased -- which doesn't make any sense at all.