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 4aa8c2f commit 0dc83c2Copy full SHA for 0dc83c2
UPGRADING.INTERNALS
@@ -76,7 +76,7 @@ PHP 8.5 INTERNALS UPGRADE NOTES
76
. Preprocessor macro SIZEOF_INTMAX_T has been removed.
77
78
- Windows build system changes
79
- . SAPI() and ADD_SOURCES() now suport the optional `duplicate_sources`
+ . SAPI() and ADD_SOURCES() now support the optional `duplicate_sources`
80
parameter. If truthy, no rules to build the object files are generated.
81
This allows to build additional variants of SAPIs (e.g. a DLL and EXE)
82
without duplicate build rules. It is up to the SAPI maintainers to ensure
0 commit comments