Skip to content

Commit 319de30

Browse files
committed
Merge branch 'PHP-8.2'
* PHP-8.2: Fix #10133 set variables_order en ensure $ENV is set
2 parents cf77762 + bfa56cf commit 319de30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Zend/tests/traits/constant_016.phpt

Lines changed: 2 additions & 0 deletions
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)