Quellcode durchsuchen

Remove 'not tested' note regarding ZTS

Stefan Siegl vor 9 Jahren
Ursprung
Commit
34ca8500b1
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -22,8 +22,7 @@ Minimum requirements
 
 - PHP 5.3.3+
 
-  This embedded implementation of the V8 engine uses thread locking so it should work with ZTS enabled.
-  However, this has not been tested yet.
+  This embedded implementation of the V8 engine uses thread locking so it works with ZTS enabled.
 
 
 Compiling latest version