Home
last modified time | relevance | path

Searched refs:php (Results 501 – 525 of 11553) sorted by relevance

1...<<21222324252627282930>>...463

/PHP-7.0/ext/phar/tests/
H A Dphar_oo_nosig.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
9 <?php
18 <?php
19 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
H A Dfrontcontroller23.phpt6 <?php if (!extension_loaded("phar")) die("skip"); ?>
8 SCRIPT_NAME=/frontcontroller23.php
9 REQUEST_URI=/frontcontroller23.php/hi/there
17 string(%d) "phar://%sfrontcontroller23.php/html/index.php"
H A Dbug46178.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
9 <?php
10 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar';
18 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar');?>
H A Dbug60164.phpt2 Phar: verify stub of specific length does not break __HALT_COMPILER(); scanning in php
4 <?php
11 <?php
19 string(5) "a.php"
20 string(5) "b.php"
H A Dphar_get_supportedcomp1.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
6 <?php if (!extension_loaded("bz2")) die("skip bz2 not available"); ?>
7 <?php if (!extension_loaded("zlib")) die("skip zlib not available"); ?>
11 <?php
H A Dbug46032.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
5 <?php if (getenv('SKIP_SLOW_TESTS')) die('skip'); ?>
7 <?php
30 …file extension (or combination) not recognised or the directory does not exist in %sbug46032.php:%d
32 #0 %sbug46032.php(%d): PharData->__construct('000000000000000...')
34 thrown in %sbug46032.php on line %d
/PHP-7.0/ext/opcache/tests/
H A Dbug65559.phpt8 <?php require_once('skipif.inc'); ?>
10 <?php
11 $file = __DIR__ . "/bug6559.inc.php";
12 file_put_contents($file, '<?php return 1;');
15 file_put_contents($file, '<?php return 2;');
H A Dblacklist-win32.phpt10 <?php require_once('skipif.inc'); ?>
11 <?php if (substr(PHP_OS, 0, 3) != 'WIN') { die('skip only for Windows'); } ?>
13 <?php
30 [4] => __DIR__\current.php
31 [5] => %scurrent.php
32 [6] => %scurrent.php
/PHP-7.0/ext/phar/tests/tar/
H A Dfrontcontroller6.phar.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
6 SCRIPT_NAME=/frontcontroller6.phar.php
7 REQUEST_URI=/frontcontroller6.phar.php/notfound.php
8 PATH_INFO=/notfound.php
H A Dbadchecksum.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
6 <?php
7 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.tar';
10 include dirname(__FILE__) . '/files/corrupt_tarmaker.php.inc';
25 <?php
26 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.tar');
/PHP-7.0/ext/phar/tests/zip/
H A Drename.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
9 <?php
11 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.zip';
15 $phar->setStub("<?php
29 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
34 …o open stream: phar error: "a" is not a file in phar "%srename.phar.zip" in %srename.php on line %d
H A Drename_dir.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
9 <?php
11 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.zip';
15 $phar->setStub("<?php
29 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.zip'); ?>
34 …eam: phar error: "a/x" is not a file in phar "%srename_dir.phar.zip" in %srename_dir.php on line %d
H A DallU.phpt4 <?php
14 <?php
16 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.zip.php';
18 $fname2 = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.2.phar.zip.php';
31 $phar->setStub("<?php ok __HALT_COMPILER();");
49 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.2.phar.zip.php'); ?>
60 string(32) "<?php ok __HALT_COMPILER(); ?>
/PHP-7.0/ext/mysqli/tests/
H A Dbug63398.phpt4 <?php
13 <?php
27 Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
29 Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
31 Warning: mysqli_poll(): No stream arrays were passed in %sbug63398.php on line %d
33 Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
35 Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
/PHP-7.0/Zend/tests/
H A Dbug45805.phpt4 <?php extension_loaded('reflection') or die('skip'); ?>
6 <?php
41 Fatal error: Uncaught RuntimeException in %sbug45805.php:%d
43 #0 %sbug45805.php(%d): PHPUnit_Util_ErrorHandler::handleError(8, 'Only variables ...', '%s', %d, Ar…
45 #2 %sbug45805.php(%d): ReflectionMethod->invoke(Object(B))
46 #3 %sbug45805.php(%d): B->bar()
48 thrown in %sbug45805.php on line %d
H A Dgc_030.phpt6 <?php
23 Fatal error: Uncaught Exception: foobar in %sgc_030.php:%d
26 #1 %sgc_030.php(%d): gc_collect_cycles()
29 Next Exception: foobar in %sgc_030.php:%d
32 #1 %sgc_030.php(%d): gc_collect_cycles()
34 thrown in %sgc_030.php on line %d
H A Dbug29896.phpt4 <?php
25 …rorHandler(8, Undefined variable: b, %sbug29896.php, 11, Array ([A1] => Test1)) called at [%sbug29…
26 #1 GenerateError1(Test1) called at [%sbug29896.php:16]
27 #2 GenerateError2(Test2) called at [%sbug29896.php:19]
/PHP-7.0/ext/fileinfo/tests/
H A Dbug61964.phpt4 <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
6 <?php
53 Notice: finfo_open(): Warning: offset `string' invalid in %sbug61964.php on line %d
55 Notice: finfo_open(): Warning: offset ` Core' invalid in %sbug61964.php on line %d
57 Notice: finfo_open(): Warning: type `Core' invalid in %sbug61964.php on line %d
59 Notice: finfo_open(): Warning: offset ` Me' invalid in %sbug61964.php on line %d
61 Notice: finfo_open(): Warning: type `Me' invalid in %sbug61964.php on line %d
63 Notice: finfo_open(): Warning: offset `a' invalid in %sbug61964.php on line %d
65 Notice: finfo_open(): Warning: type `a' invalid in %sbug61964.php on line %d
67 Notice: finfo_open(): Warning: offset `b' invalid in %sbug61964.php on line %d
[all …]
/PHP-7.0/ext/sysvshm/tests/
H A D006.phpt4 <?php
9 <?php
33 Warning: shm_remove_var() expects exactly 2 parameters, 0 given in %s006.php on line %d
36 Warning: shm_remove_var() expects parameter 1 to be resource, integer given in %s006.php on line %d
39 Warning: shm_remove_var(): variable key -10 doesn't exist in %s006.php on line %d
44 Warning: shm_get_var(): variable key 1 doesn't exist in %s006.php on line %d
47 Warning: shm_remove_var(): variable key 1 doesn't exist in %s006.php on line %d
50 Warning: shm_get_var(): variable key 1 doesn't exist in %s006.php on line %d
/PHP-7.0/ext/standard/tests/array/
H A Darray_multisort_variation2.phpt4 <?php
123 Error: 2 - array_multisort(): Argument #2 is an unknown sort flag, %sarray_multisort_variation2.php
127 Error: 2 - array_multisort(): Argument #2 is an unknown sort flag, %sarray_multisort_variation2.php
131 …sort(): Argument #2 is expected to be an array or a sort flag, %sarray_multisort_variation2.php(%d)
135 …sort(): Argument #2 is expected to be an array or a sort flag, %sarray_multisort_variation2.php(%d)
139 …sort(): Argument #2 is expected to be an array or a sort flag, %sarray_multisort_variation2.php(%d)
143 …sort(): Argument #2 is expected to be an array or a sort flag, %sarray_multisort_variation2.php(%d)
147 …sort(): Argument #2 is expected to be an array or a sort flag, %sarray_multisort_variation2.php(%d)
151 Error: 2 - array_multisort(): Array sizes are inconsistent, %sarray_multisort_variation2.php(%d)
155 Error: 2 - array_multisort(): Array sizes are inconsistent, %sarray_multisort_variation2.php(%d)
[all …]
/PHP-7.0/
H A DREADME.TESTING24 specific to server-tests.php.
16 You can run 'php server-tests.php -h' to get all the possible options.
21 see server-tests-config.php for details.
41 1. run tests from the php source directory
42 php server-tests.php -p /path/to/php-cli
45 php server-tests.php -p /path/to/php-cgi
48 php server-tests.php -w -u http://localhost/test -m /path/to/htdocs/test
51 php server-tests.php -w -u http://localhost/test
54 php server-tests.php -c /path/to/server-tests-config.php
58 php server-tests.php -c /path/to/server-tests-config.php -w -t 3 -d /path/to/testdir
[all …]
/PHP-7.0/sapi/cli/tests/
H A D009.phpt4 <?php include "skipif.inc"; ?>
6 <?php
8 $php = getenv('TEST_PHP_EXECUTABLE');
10 var_dump(`$php -n -a -r "echo hello;"`);
11 var_dump(`$php -n -r "echo hello;" -a`);
H A D013.phpt4 <?php
11 <?php
13 $php = getenv('TEST_PHP_EXECUTABLE');
18 var_dump(`cat "$filename_txt" | "$php" -n -B 'var_dump("start");'`);
19 var_dump(`cat "$filename_txt" | "$php" -n -E 'var_dump("end");'`);
20 var_dump(`cat "$filename_txt" | "$php" -n -B 'var_dump("start");' -E 'var_dump("end");'`);
/PHP-7.0/ext/phar/tests/cache_list/
H A Dcopyonwrite9.phar.phpt5 phar.cache_list={PWD}/copyonwrite9.phar.php
8 <?php if (!extension_loaded("phar")) die("skip"); ?>
12 string(188) "<?php
16 $p->setStub("<?php __HALT"."_COMPILER();");
21 <?php __HALT_COMPILER(); ?>
/PHP-7.0/ext/session/tests/
H A D015.phpt4 <?php include('skipif.inc'); ?>
13 session.serialize_handler=php
16 <?php
22 <a href="/link?<?php echo SID; ?>">
23 <?php

Completed in 27 milliseconds

1...<<21222324252627282930>>...463