Home
last modified time | relevance | path

Searched refs:web (Results 1 – 25 of 57) sorted by relevance

123

/PHP-8.2/ext/phar/tests/
H A Dwithphar_web.phpt2 Phar: default web stub, with phar extension
9 REQUEST_URI=/withphar_web.php/web.php
10 PATH_INFO=/web.php
16 web
H A Dnophar_web.phpt2 Phar: default web stub, no phar extension
11 web
H A Dfatal_error_webphar.phpt2 Phar web-based phar with fatal error
H A Dphar_createdefaultstub.phpt38 $web = 'index.php';
43 Phar::webPhar(null, $web);
99 include $web;
104 $pt = $web;
332 $web = 'index.php';
337 Phar::webPhar(null, $web);
393 include $web;
398 $pt = $web;
634 $web = 'the/web.php';
695 include $web;
[all …]
H A Dphar_setdefaultstub.phpt58 $web = 'index.php';
63 Phar::webPhar(null, $web);
119 include $web;
124 $pt = $web;
353 $web = 'index.php';
358 Phar::webPhar(null, $web);
414 include $web;
419 $pt = $web;
648 $web = 'the/web.php';
709 include $web;
[all …]
/PHP-8.2/ext/standard/tests/array/
H A D008.phpt35 'gate'=>'web',
58 'gate'=>'web'
61 'gate'=>'web',
220 'gate' => 'web',
242 'gate' => 'web',
245 'gate' => 'web',
260 string(3) "web"
271 string(3) "web"
282 string(3) "web"
303 string(3) "web"
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dnophar.phar.inc6 $p['web.php'] = '<?php echo "web\n";';
9 $p->setStub($p->createDefaultStub('index.php', 'web.php'));
H A Dnophar.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php���8�X���E ٜ����������web.php���8�X���q%�����������b/…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php���ׅX���E ٜ����������web.php���ׅX���q%�����������b/c.…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
/PHP-8.2/ext/phar/tests/files/
H A Dnophar.phar.inc6 $p['web.php'] = '<?php echo "web\n";';
9 $p->setStub($p->createDefaultStub('index.php', 'web.php'));
H A Dnophar.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php����X���E ٜ����������web.php����X���q%�����������b/…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php���ׅX���E ٜ����������web.php���ׅX���q%�����������b/c.…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl256.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php����� a���E ٜ����������web.php����� a���q%�����������b/…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
H A Dopenssl512.phar3 $web = 'web.php';
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
293 ������������������� ���index.php����� a���E ٜ����������web.php����� a���q%�����������b/…
294 <?php echo "web\n";<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents(…
/PHP-8.2/ext/phar/
H A Dstub.h19 static inline zend_string* phar_get_stub(const char *index_php, const char *web, const int name_len… in phar_get_stub() argument
30 …return strpprintf(name_len + web_len + newstub_len, "%s%s%s%s%s%s%d%s%s", newstub0, web, newstub1_… in phar_get_stub()
H A Dshortarc.php3 $web = '000'; variable
8 Phar::webPhar(null, $web);
64 include $web;
69 $pt = $web;
H A Dphar_path_check.re9 | available through the world-wide-web at the following url: |
12 | obtain it through the world-wide-web, please send a note to |
/PHP-8.2/main/
H A Dinternal_functions.c.in7 | available through the world-wide-web at the following url: |
10 | obtain it through the world-wide-web, please send a note to |
H A Dbuild-defs.h.in7 | available through the world-wide-web at the following url: |
10 | obtain it through the world-wide-web, please send a note to |
/PHP-8.2/docs/
H A Drelease-process.md78 > `web-php`, `web-qa`, and `web-php-distributions` repositories, try to have
371 cd /path/to/repos/php/web-php
588 cd /path/to/repos/php/web-php-distributions
596 `web-php-distributions` submodule.
599 cd /path/to/repos/php/web-php
634 Tarballs: web-php-distributions
809 local web-php checkout.
976 cd /path/to/repos/php/web-php-distributions
1013 * https://github.com/php/web-php
1014 * https://github.com/php/web-qa
[all …]
/PHP-8.2/sapi/litespeed/
H A DREADME.md6 configuration modification through web server configuration and `.htaccess`
15 runtime via configuration files like `.htaccess` files or web server's virtual
24 with LiteSpeed web server.
40 prefer, if LiteSpeed web server has been configured to run PHP with LiteSpeed
46 Usually, `lsphp` is managed by LiteSpeed web server in a single server
47 installation. lsphp can be used in clustered environment with one LiteSpeed web
81 Detailed information about how to configure LiteSpeed web server with PHP
91 1. Log into web administration interface, go to 'Server'->'Ext App' tab, add an
113 Managed Mode and Self Managed Mode. In Server Managed Mode, LiteSpeed web
186 process when web server is restarted. However, it is desirable to disable this
[all …]
/PHP-8.2/sapi/cli/tests/
H A Dbug66830.phpt2 Bug #66830 (Empty header causes PHP built-in web server to hang)
H A Dbug68745.phpt2 Bug #68745 (Invalid HTTP requests make web server segfault)
H A Dphp_cli_server_017.phpt2 Implement Req #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using route…
/PHP-8.2/ext/readline/
H A DREADME.md12 See http://web.mit.edu/gnu/doc/html/rlman_2.html

Completed in 48 milliseconds

123