mirror of
https://github.com/php/php-src.git
synced 2025-01-22 11:44:09 +08:00
no notices here
This commit is contained in:
parent
c4e3bbb5d7
commit
f168c6feef
@ -1,9 +1,9 @@
|
||||
--TEST--
|
||||
OO Bug Test (Bug #7515)
|
||||
--SKIPIF--
|
||||
<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip\n"; ?>
|
||||
--POST--
|
||||
--GET--
|
||||
<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip Zend Engine 2 needed\n"; ?>
|
||||
--INI--
|
||||
error_reporting=2039
|
||||
--FILE--
|
||||
<?php
|
||||
class obj {
|
||||
|
Loading…
Reference in New Issue
Block a user