mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fixed test
This commit is contained in:
parent
972a29d93c
commit
9e9cee5c9d
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug #33257 array_splice() inconsistent when passed function instead of variable
|
Bug #33257 array_splice() inconsistent when passed function instead of variable
|
||||||
|
--INI--
|
||||||
|
error_reporting=4095
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
class X {
|
class X {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue