Home
last modified time | relevance | path

Searched refs:php (Results 451 – 475 of 11085) sorted by relevance

1...<<11121314151617181920>>...444

/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a['index.php'] = 'here is my index';
8 $a->setStub('<?php
H A Dfrontcontroller5.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a->setStub('<?php
8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller17.phar.inc1 <?php
4 $a['index.php'] = '<?php
7 $a->setStub('<?php
9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
H A Dfrontcontroller16.phar.inc1 <?php
4 $a['index.php'] = '<?php
7 $a->setStub('<?php
9 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a['index.php'] = 'here is my index';
8 $a->setStub('<?php
H A Dfrontcontroller17.phar.inc1 <?php
4 $a['index.php'] = '<?php
7 $a->setStub('<?php
9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
H A Dfrontcontroller5.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a->setStub('<?php
8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller6.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a->setStub('<?php
8 Phar::webPhar("whatever", "index.php", null, array("blah" => 100));
H A Dfrontcontroller7.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a->setStub('<?php
8 Phar::webPhar("whatever", "index.php", null, array("blah" => null));
H A Dfrontcontroller16.phar.inc1 <?php
4 $a['index.php'] = '<?php
7 $a->setStub('<?php
9 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller26.phpt4 phar.cache_list={PWD}/frontcontroller26.php
6 <?php if (!extension_loaded("phar")) die("skip"); ?>
8 SCRIPT_NAME=/frontcontroller26.php
9 REQUEST_URI=/frontcontroller26.php/unknown.ext
16 <?php var_dump("hi");
H A Dfrontcontroller24.phpt2 Phar front controller with custom 404 php script [cache_list]
5 phar.cache_list={PWD}/frontcontroller24.php
7 <?php if (!extension_loaded("phar")) die("skip"); ?>
9 SCRIPT_NAME=/frontcontroller24.php
10 REQUEST_URI=/frontcontroller24.php/unknown/file
/PHP-5.5/Zend/tests/
H A Dbug40236.phpt2 Bug #40236 (php -a function allocation eats memory)
4 <?php
9 <?php
10 $php = getenv('TEST_PHP_EXECUTABLE');
11 $cmd = "\"$php\" -n -d memory_limit=4M -a \"".dirname(__FILE__)."\"/bug40236.inc";
H A Dbug52361.phpt4 <?php
26 1. exception 'Exception' with message 'aaa' in %sbug52361.php:5
28 #0 %sbug52361.php(16): aaa->__destruct()
29 #1 %sbug52361.php(16): bbb()
31 2. exception 'Exception' with message 'bbb' in %sbug52361.php:13
33 #0 %sbug52361.php(16): bbb()
H A Ddeclare_001.phpt4 <?php
12 <?php
24 Warning: Unsupported encoding [1] in %sdeclare_001.php on line %d
26 Warning: Unsupported encoding [1.1231312321313E+20] in %sdeclare_001.php on line %d
28 Warning: Unsupported encoding [] in %sdeclare_001.php on line %d
30 Fatal error: Cannot use constants as encoding in %sdeclare_001.php on line %d
H A Ddeclare_002.phpt4 <?php
13 <?php
25 Warning: Unsupported encoding [%d] in %sdeclare_002.php on line 3
27 Warning: Unsupported encoding [%f] in %sdeclare_002.php on line 4
29 Warning: Unsupported encoding [] in %sdeclare_002.php on line 5
31 Fatal error: Cannot use constants as encoding in %sdeclare_002.php on line 7
H A Dexception_008.phpt4 <?php
27 Fatal error: Uncaught exception 'Exception' with message 'First' in %sexception_008.php:%d
29 #0 %sexception_008.php(%d): TestFirst->__destruct()
32 Next exception 'Exception' with message 'Second' in %sexception_008.php:%d
34 #0 %sexception_008.php(%d): TestSecond->__destruct()
36 thrown in %sexception_008.php on line %d
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_compressallgz.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
5 <?php if (!extension_loaded("zlib")) die("skip zlib not present"); ?>
10 <?php
11 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';
13 $file = '<?php __HALT_COMPILER(); ?>';
50 <?php
51 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar');
52 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
/PHP-5.5/
H A DREADME.md5 http://git.php.net.
7 [![Build Status](https://secure.travis-ci.org/php/php-src.png?branch=master)](http://travis-ci.org/
13 mailinglist internals@lists.php.net.
16 See https://wiki.php.net/rfc and https://wiki.php.net/rfc/voting for more
20 open a ticket at https://bugs.php.net and reference the bug id using #NNNNNN.
30 pulled and pushed through http://git.php.net.
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_open_error.phpt4 <?php require_once(dirname(__FILE__) . '/skipif.inc');
6 <?php
30 …sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open_error.php on line 12
32 …sfoobarfile): failed to open stream: No such file or directory in %sfinfo_open_error.php on line 12
34 Warning: finfo_open(): Failed to load magic database at '%sfoobarfile'. in %sfinfo_open_error.php o…
37 Warning: finfo_open() expects parameter 1 to be long, array given in %sfinfo_open_error.php on line…
40 Warning: finfo_open() expects at most 2 parameters, 3 given in %sfinfo_open_error.php on line 14
43 Notice: finfo_open(): Warning: using regular magic file `%smagic' in %sfinfo_open_error.php on line…
46 Warning: finfo_open() expects parameter 1 to be long, string given in %sfinfo_open_error.php on lin…
49 Warning: finfo::finfo() expects parameter 1 to be long, string given in %sfinfo_open_error.php on l…
/PHP-5.5/ext/phar/tests/zip/
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-5.5/ext/phar/tests/tar/
H A Dfrontcontroller18.phar.phpt4 <?php if (!extension_loaded("phar")) die("skip"); ?>
6 SCRIPT_NAME=/frontcontroller18.phar.php
7 REQUEST_URI=/frontcontroller18.phar.php/fronk.gronk
12 …ese strings: PHP_SELF, REQUEST_URI, SCRIPT_FILENAME, SCRIPT_NAME' in %sfrontcontroller18.phar.php:2
14 #0 %sfrontcontroller18.phar.php(2): Phar::mungServer(Array)
16 thrown in %sfrontcontroller18.phar.php on line 2
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_022.phpt4 <?php if (!extension_loaded("curl")) print "skip";
11 <?php
14 …T_COOKIELIST, 'Set-Cookie: C1=v1; expires=Thu, 31-Dec-2037 23:59:59 GMT; path=/; domain=.php.net');
15 …T_COOKIELIST, 'Set-Cookie: C2=v2; expires=Thu, 31-Dec-2037 23:59:59 GMT; path=/; domain=.php.net');
22 string(38) ".php.net TRUE / FALSE 2145916799 C1 v1"
24 string(38) ".php.net TRUE / FALSE 2145916799 C2 v2"
/PHP-5.5/ext/phar/tests/tar/files/
H A Dfrontcontroller.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a['index.php'] = 'here is my index';
8 $a->setStub('<?php
H A Dfrontcontroller5.phar.inc1 <?php
4 $a['a.php'] = 'hio';
6 $a['a.phps'] = '<?php function hio(){}';
7 $a->setStub('<?php
8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));

Completed in 22 milliseconds

1...<<11121314151617181920>>...444