@@ -775,7 +775,6 @@ |
||
775 | 775 | * Fixes major bug in Apache 2.4 / PHP FPM where script_name contains full |
776 | 776 | * uri not just script name e.g /index.php/app/files instead of expected /index.php |
777 | 777 | * @see https://bugs.php.net/bug.php?id=65641 |
778 | - * @param string $name |
|
779 | 778 | * @return string |
780 | 779 | */ |
781 | 780 | private function getRawScriptName() { |