Completed
Push — master ( 8d94c9...c35610 )
by Joao
02:06
created
src/Thread.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
             );
69 69
         } else {
70 70
             throw new RuntimeException(
71
-                'PHP need to be compiled with ZTS extension or compiled with the --enable-pcntl. ' .
71
+                'PHP need to be compiled with ZTS extension or compiled with the --enable-pcntl. '.
72 72
                 'Windows is not supported.'
73 73
             );
74 74
         }
Please login to merge, or discard this patch.