summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-06-18 02:24:37 +0000
committerfoobar <sniper@php.net>2005-06-18 02:24:37 +0000
commita104447d4654244a9ea6f95e21ceb1d5abd7b978 (patch)
tree934e2cc64662ff263a78525aec133ad47d141735
parentf2ddefcc56e232b0fee4ece1112cdb45dadf4905 (diff)
downloadphp-git-a104447d4654244a9ea6f95e21ceb1d5abd7b978.tar.gz
Make sure $_ENV is populated
-rw-r--r--ext/standard/tests/file/bug26615.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/standard/tests/file/bug26615.phpt b/ext/standard/tests/file/bug26615.phpt
index 656c53a449..34d71e4b38 100644
--- a/ext/standard/tests/file/bug26615.phpt
+++ b/ext/standard/tests/file/bug26615.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #26615 (exec crash on long input lines)
+--INI---
+variables_order=E
--FILE--
<?php
$out = array();