Skip to content

Commit 3821da2

Browse files
update ZTS support in readme
1 parent f7b21b0 commit 3821da2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

profiling/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
The profiler is implemented in Rust. To see the currently required Rust
66
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.
7+
requires PHP 7.1+, and does not support debug builds. There are bits of ZTS
8+
support in the build system and profiler, but it's not complete, consider the
9+
current state of ZTS support beta.
910

1011
## Time Profiling
1112

0 commit comments

Comments
 (0)