Skip to content

Commit bfa56cf

Browse files
committed
Fix #10133 set variables_order en ensure $ENV is set
1 parent 1abc164 commit bfa56cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Zend/tests/traits/constant_016.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Compatibility of values of same name trait constants is checked after their constant expressions are evaluated
33
--ENV--
44
ENSURE_CONSTANT_IS_DEFINED_AT_RUNTIME=1
5+
--INI--
6+
variables_order=EGPCS
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)