1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 02:23:18 +02:00
Files
archived-php-src/ext/opcache
Dmitry Stogov 5eb7d7e07b Fix Zend/tests/type_declarations/variance/class_order_autoload1.phpt
test failre introduced by 44e5c04e55

This ASSERT-ion path was never reached becuase of the bug fixed by
44e5c04e55. It's possible in case of
circular class dependencies that may resolved by __autoload().
Unfortunately these circular dependencies can't be stored in the
inheritace cahce.

(cherry picked from commit 18b43d2950)
2023-03-02 02:05:43 +03:00
..
2023-02-21 09:26:10 +03:00
2023-02-21 09:26:10 +03:00