diff --git a/reference/phar/constants.xml b/reference/phar/constants.xml index 69904b8167..3d53e241e2 100644 --- a/reference/phar/constants.xml +++ b/reference/phar/constants.xml @@ -61,14 +61,6 @@ - - - Phar::SAME - (integer) - - 0 - retain the same file format - Phar::PHAR @@ -167,7 +159,7 @@ Phar::PHP (integer) - 1 + 0 used to instruct the mimeoverrides parameter of Phar::webPhar that the extension should be parsed as a PHP file @@ -177,7 +169,7 @@ Phar::PHPS (integer) - 2 + 1 used to instruct the mimeoverrides parameter of Phar::webPhar that the extension should be parsed as a PHP source file through highlight_file