Completed
Pull Request — master (#25747)
by Kevin
10:56
created
lib/private/AppFramework/Http/Request.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -775,7 +775,6 @@
 block discarded – undo
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() {
Please login to merge, or discard this patch.