Fixed test

This commit is contained in:
Dmitry Stogov 2005-10-19 12:48:07 +00:00
parent 972a29d93c
commit 9e9cee5c9d

View file

@ -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 {