Since PHP5, __construct() is preferred. As of PHP7, the old PHP4 style constructor is deprecated. There are also a dozen occurrences in contrib, but I assume those are supposed to be fixed upstream.