Skip to content

Commit 290ba8b

Browse files
Merge branch '6.4' into 7.1
* 6.4: [Validator] Fix 58691 (missing plural-options in serbian language translation) profiler form data collector extart value property if it is setted [Process] Fix escaping /X arguments on Windows [Config] Handle Phar absolute path in `FileLocator` [Runtime] Remove unused `SKIPIF` from `dotenv_overload.phpt`
2 parents 5f556dc + 033988f commit 290ba8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/phpt/dotenv_overload.phpt

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test Dotenv overload
3-
--SKIPIF--
4-
<?php require dirname(__DIR__, 6).'/vendor/autoload.php'; if (4 > (new \ReflectionMethod(\Symfony\Component\Dotenv\Dotenv::class, 'bootEnv'))->getNumberOfParameters()) die('Skip because Dotenv version is too low');
53
--INI--
64
display_errors=1
75
--FILE--

0 commit comments

Comments
 (0)