mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix #10133 set variables_order en ensure $ENV is set
This commit is contained in:
parent
1abc1645dd
commit
bfa56cf62b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue