@@ -68,7 +68,7 @@ |
||
| 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 | } |