File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11--TEST--
22Parameter type 'int'
33--SKIPIF--
4- <?php include (__DIR__ . '/../skipif.inc ' ); ?>
4+ <?php include (__DIR__ . '/../../ skipif.inc ' ); ?>
55--FILE--
66<?php
77$ code =<<<ZEP
Original file line number Diff line number Diff line change 11--TEST--
22Parameter type 'mixed'
33--SKIPIF--
4- <?php include (__DIR__ . '/../skipif.inc ' ); ?>
4+ <?php include (__DIR__ . '/../../ skipif.inc ' ); ?>
55--FILE--
66<?php
77$ code =<<<ZEP
Original file line number Diff line number Diff line change 11--TEST--
22Function definition with mandatory return type
33--SKIPIF--
4- <?php include (__DIR__ . '/../skipif.inc ' ); ?>
4+ <?php include (__DIR__ . '/../../ skipif.inc ' ); ?>
55--FILE--
66<?php
77$ code =<<<ZEP
Original file line number Diff line number Diff line change 11--TEST--
22Function definition with void
33--SKIPIF--
4- <?php include (__DIR__ . '/../skipif.inc ' ); ?>
4+ <?php include (__DIR__ . '/../../ skipif.inc ' ); ?>
55--FILE--
66<?php
77$ code =<<<ZEP
You can’t perform that action at this time.
0 commit comments