We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b72390 commit ba996f7Copy full SHA for ba996f7
UPGRADING.INTERNALS
@@ -75,6 +75,9 @@ PHP 8.6 INTERNALS UPGRADE NOTES
75
2. Build system changes
76
========================
77
78
+- Abstract:
79
+ . Minimum required PHP version found on the host system for running scripts
80
+ like build/gen_stub.php during development has been updated from 7.4 to 8.1.
81
. build/gen_stub.php may now generate a _decl.h file in addition to
82
the _arginfo.h file, if the stub declares enums and is annotated with
83
@generate-c-enums. For each enum the file will contain a C enum. Enum
0 commit comments