History log of /php-src/ext/opcache/tests/opt/type_inference_class_consts3.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 6d848fa2 09-Apr-2024 Bob Weinand

Add zend_test.observer.enabled=0 to more tests


# 56cf09f2 18-Mar-2024 Máté Kocsis

Improve optimizer support for class constants (#13438)

The following optimizations are added:

- Constant folding of final class constants
- Type inference of typed class constan

Improve optimizer support for class constants (#13438)

The following optimizations are added:

- Constant folding of final class constants
- Type inference of typed class constants

show more ...