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 c593d97 commit 24b3e88Copy full SHA for 24b3e88
cmake/ext/readline/CMakeLists.txt
@@ -5,6 +5,9 @@ Configure the `readline` extension.
5
6
This extension provides interface for using Editline library.
7
8
+> [!IMPORTANT]
9
+> This extension should be used only with cgi, cli, embed, or phpdbg SAPI.
10
+
11
## EXT_READLINE
12
13
* Default: `OFF`
0 commit comments