We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b21b0 commit 3821da2Copy full SHA for 3821da2
profiling/README.md
@@ -4,8 +4,9 @@
4
5
The profiler is implemented in Rust. To see the currently required Rust
6
version, refer to the [rust-toolchain](rust-toolchain) file. The profiler
7
-requires PHP 7.1+, and does not support debug nor ZTS builds. There are bits of
8
-ZTS support in the build system and profiler, but it's not complete.
+requires PHP 7.1+, and does not support debug builds. There are bits of ZTS
+support in the build system and profiler, but it's not complete, consider the
9
+current state of ZTS support beta.
10
11
## Time Profiling
12
0 commit comments