Skip to content

Commit be9b185

Browse files
committed
[skip ci] UPGRADING.INTERNALS
1 parent ba39a9a commit be9b185

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: UPGRADING.INTERNALS

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ PHP 8.5 INTERNALS UPGRADE NOTES
2323
for fake closures.
2424
. Added smart_string_append_printf() matching smart_str_append_printf() for
2525
char* instead of zend_string*-based smart strings.
26+
. Added php_build_provider() to retrieve the value of PHP_BUILD_PROVIDER at
27+
runtime.
2628

2729
========================
2830
2. Build system changes

0 commit comments

Comments
 (0)