__HALT_COMPILER();
?>
--EXPECT--
-string(6591) "<?php
+string(6571) "<?php
-$web = '0';
+$web = 'index.php';
if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) {
Phar::interceptFileFuncs();
-if ($web) {
Phar::webPhar(null, $web);
-}
include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
return;
}
-if ($web) {
if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] == 'GET' || $_SERVER['REQUEST_METHOD'] == 'POST')) {
Extract_Phar::go(true);
$mimes = array(
exit;
}
}
-}
class Extract_Phar
{
const BZ2 = 0x2000;
const MASK = 0x3000;
const START = 'index.php';
-const LEN = 6591;
+const LEN = 6573;
static function go($return = false)
{
?>
===DONE===
--EXPECT--
-string(6591) "<?php
+string(6571) "<?php
-$web = '0';
+$web = 'index.php';
if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) {
Phar::interceptFileFuncs();
-if ($web) {
Phar::webPhar(null, $web);
-}
include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
return;
}
-if ($web) {
if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] == 'GET' || $_SERVER['REQUEST_METHOD'] == 'POST')) {
Extract_Phar::go(true);
$mimes = array(
exit;
}
}
-}
class Extract_Phar
{
const BZ2 = 0x2000;
const MASK = 0x3000;
const START = 'index.php';
-const LEN = 6591;
+const LEN = 6573;
static function go($return = false)
{
__HALT_COMPILER(); ?>"
============================================================================
============================================================================
-string(6602) "<?php
+string(6582) "<?php
-$web = '0';
+$web = 'index.php';
if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) {
Phar::interceptFileFuncs();
-if ($web) {
Phar::webPhar(null, $web);
-}
include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
return;
}
-if ($web) {
if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] == 'GET' || $_SERVER['REQUEST_METHOD'] == 'POST')) {
Extract_Phar::go(true);
$mimes = array(
exit;
}
}
-}
class Extract_Phar
{
const BZ2 = 0x2000;
const MASK = 0x3000;
const START = 'my/custom/thingy.php';
-const LEN = 6603;
+const LEN = 6584;
static function go($return = false)
{
__HALT_COMPILER(); ?>"
============================================================================
============================================================================
-int(6982)
+int(6962)
============================================================================
============================================================================
Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allowed
============================================================================
============================================================================
============================================================================
-string(6612) "<?php
+string(6584) "<?php
$web = 'the/web.php';
if (in_array('phar', stream_get_wrappers()) && class_exists('Phar', 0)) {
Phar::interceptFileFuncs();
-if ($web) {
Phar::webPhar(null, $web);
-}
include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
return;
}
-if ($web) {
if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] == 'GET' || $_SERVER['REQUEST_METHOD'] == 'POST')) {
Extract_Phar::go(true);
$mimes = array(
exit;
}
}
-}
class Extract_Phar
{
const BZ2 = 0x2000;
const MASK = 0x3000;
const START = 'my/custom/thingy.php';
-const LEN = 6614;
+const LEN = 6586;
static function go($return = false)
{
__HALT_COMPILER(); ?>"
============================================================================
============================================================================
-int(6990)
+int(6962)
Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is allowed
===DONE===
\ No newline at end of file