History log of /PHP-8.1/ext/zend_test/tests/optimizer_register_pass.phpt (Results 1 – 6 of 6)
Revision Date Author Comments
# 1a370d33 30-Jul-2021 Nikita Popov

Skip some tests under --preload

A genuine problem here is that we sometime get different class
casing due interaction with the ZSTR CE cache. Ignore these for
now.


# fcccb4c5 14-Jun-2021 Nikita Popov

Add missing zend_test dependency


# 4c37645a 09-Jun-2021 Nikita Popov

Disable file_cache_only as well in optimizer pass test


# 703fcf0f 08-Jun-2021 Nikita Popov

Disable file cache in optimizer_register_pass.phpt


# c220c96c 07-Jun-2021 Joe Watkins

fix optimizer pass registration test


# 2f710f5b 31-Jan-2021 codinghuang

Support custom passes in Optimizer