Skip to content

Commit 85c702d

Browse files
committed
Update docs
1 parent 71fffbd commit 85c702d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/differences.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ build system:
3737
* Better cross-compiling support with CMake toolchain files and ability to set
3838
the cross-compiling emulator.
3939
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+
4044
## Behavior
4145
4246
* sapi/phpdbg readline support works more intuitively regardless of the readline

0 commit comments

Comments
 (0)