Home
last modified time | relevance | path

Searched refs:mungServer (Results 1 – 25 of 42) sorted by last modified time

12

/PHP-5.6/ext/phar/tests/zip/files/
H A Dfrontcontroller12.phar.inc15 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
H A Dfrontcontroller10.phar.inc15 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI", "OOPSIE"));
/PHP-5.6/ext/phar/tests/zip/
H A Dfrontcontroller20.phar.phpt13 …ception 'PharException' with message 'Non-string value passed to Phar::mungServer(), expecting an …
15 #0 %sfrontcontroller20.phar.php(2): Phar::mungServer(Array)
H A Dfrontcontroller18.phar.phpt13 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
15 #0 %sfrontcontroller18.phar.php(2): Phar::mungServer(Array)
H A Dfrontcontroller19.phar.phpt13 …xception 'PharException' with message 'Too many values passed to Phar::mungServer(), expecting an …
15 #0 %sfrontcontroller19.phar.php(2): Phar::mungServer(Array)
/PHP-5.6/ext/phar/tests/tar/files/
H A Dfrontcontroller12.phar.inc15 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
/PHP-5.6/ext/phar/tests/tar/
H A Dfrontcontroller18.phar.phpt12 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
14 #0 %sfrontcontroller18.phar.php(2): Phar::mungServer(Array)
H A Dfrontcontroller19.phar.phpt12 …xception 'PharException' with message 'Too many values passed to Phar::mungServer(), expecting an …
14 #0 %sfrontcontroller19.phar.php(2): Phar::mungServer(Array)
H A Dfrontcontroller20.phar.phpt12 …ception 'PharException' with message 'Non-string value passed to Phar::mungServer(), expecting an …
14 #0 %sfrontcontroller20.phar.php(2): Phar::mungServer(Array)
/PHP-5.6/ext/phar/tests/files/
H A Dfrontcontroller14.phar7 Phar::mungServer(array("PHP_SELF", "REQUEST_URI"));
H A Dfrontcontroller14.phar.inc14 Phar::mungServer(array("PHP_SELF", "REQUEST_URI"));
H A Dfrontcontroller12.phar2 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
H A Dfrontcontroller12.phar.inc15 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
/PHP-5.6/ext/phar/tests/
H A Dfrontcontroller19.phpt12 …xception 'PharException' with message 'Too many values passed to Phar::mungServer(), expecting an …
14 #0 %sfrontcontroller19.php(2): Phar::mungServer(Array)
H A Dfrontcontroller18.phpt12 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
14 #0 %sfrontcontroller18.php(2): Phar::mungServer(Array)
H A Dfrontcontroller20.phpt12 …ception 'PharException' with message 'Non-string value passed to Phar::mungServer(), expecting an …
14 #0 %sfrontcontroller20.php(2): Phar::mungServer(Array)
H A Dbadparameters.phpt10 Phar::mungServer('hi');
127 Warning: Phar::mungServer() expects parameter 1 to be array, %string given in %sbadparameters.php o…
/PHP-5.6/ext/phar/tests/cache_list/files/
H A Dfrontcontroller14.phar7 Phar::mungServer(array("PHP_SELF", "REQUEST_URI"));
H A Dfrontcontroller14.phar.inc14 Phar::mungServer(array("PHP_SELF", "REQUEST_URI"));
H A Dfrontcontroller12.phar2 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
H A Dfrontcontroller12.phar.inc15 Phar::mungServer(array("PHP_SELF", "SCRIPT_NAME", "SCRIPT_FILENAME", "REQUEST_URI"));
/PHP-5.6/ext/phar/tests/cache_list/
H A Dfrontcontroller18.phpt14 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
16 #0 %sfrontcontroller18.php(2): Phar::mungServer(Array)
H A Dfrontcontroller19.phpt14 …xception 'PharException' with message 'Too many values passed to Phar::mungServer(), expecting an …
16 #0 %sfrontcontroller19.php(2): Phar::mungServer(Array)
H A Dfrontcontroller20.phpt14 …ception 'PharException' with message 'Non-string value passed to Phar::mungServer(), expecting an …
16 #0 %sfrontcontroller20.php(2): Phar::mungServer(Array)
/PHP-5.6/ext/phar/
H A Dphar_object.c880 PHP_METHOD(Phar, mungServer) in PHP_METHOD() argument
5362 …PHP_ME(Phar, mungServer, arginfo_phar_mungServer, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…

Completed in 63 milliseconds

12