mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
These are leftovers from the pre-PHP-7.0 era. This also implicitly solves GH-20564 by not clearing exceptions before entering the autoloader. Closes GH-20256 Fixes GH-20564