blob: a8abb31b91d5eadc61f742e49ea7c565b52c9770 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- Zend/tests/traits/constant_016.phpt.orig
+++ Zend/tests/traits/constant_016.phpt
@@ -2,6 +2,8 @@
Compatibility of values of same name trait constants is checked after their constant expressions are evaluated
--ENV--
ENSURE_CONSTANT_IS_DEFINED_AT_RUNTIME=1
+--INI--
+variables_order=EGPCS
--FILE--
<?php
|