mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
- Hopefully fix test file problems
This commit is contained in:
parent
3443f07b3f
commit
11961b1311
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ implode() function
|
||||||
--GET--
|
--GET--
|
||||||
--INI--
|
--INI--
|
||||||
error_reporting=2047
|
error_reporting=2047
|
||||||
|
log_errors=0
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
echo implode(array())."\n";
|
echo implode(array())."\n";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue