Completed
Push — location ( 9d991f )
by Akihito
02:25
created
src/Provide/Error/VndErrorHandler.php 2 patches
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -136,7 +136,7 @@
 block discarded – undo
136 136
      * @param \Exception $e
137 137
      * @param Request    $request
138 138
      *
139
-     * @return int logRef
139
+     * @return string logRef
140 140
      */
141 141
     private function log(\Exception $e, Request $request)
142 142
     {
Please login to merge, or discard this patch.
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Provide/Representation/HalRenderer.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Resource package
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Resource package
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Representation;
8 8
 
9 9
 use BEAR\Resource\AbstractUri;
Please login to merge, or discard this patch.
src/Provide/Router/WebRouter.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Sunday package
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Sunday package
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Router;
8 8
 
9 9
 use BEAR\Sunday\Annotation\DefaultSchemeHost;
Please login to merge, or discard this patch.
src/Provide/Transfer/CliResponder.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Context/ApiModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Context/CliModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Context/ProdModule.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Context/Provider/FilesystemCacheProvider.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.
src/Provide/Error/ErrorPage.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the BEAR.Package package.
4
- *
5
- * @license http://opensource.org/licenses/MIT MIT
6
- */
3
+     * This file is part of the BEAR.Package package.
4
+     *
5
+     * @license http://opensource.org/licenses/MIT MIT
6
+     */
7 7
 namespace BEAR\Package\Provide\Transfer;
8 8
 
9 9
 use BEAR\Resource\Code;
Please login to merge, or discard this patch.