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 71fffbd commit 85c702dCopy full SHA for 85c702d
docs/differences.md
@@ -37,6 +37,10 @@ build system:
37
* Better cross-compiling support with CMake toolchain files and ability to set
38
the cross-compiling emulator.
39
40
+* The installation include directory (`/usr/local/include/php`) can be adjusted
41
+ with `PHP_INSTALL_PREFIX` variable to support multiple PHP versions. For
42
+ example, `/usr/local/include/php/8.4`.
43
+
44
## Behavior
45
46
* sapi/phpdbg readline support works more intuitively regardless of the readline
0 commit comments