mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +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.