Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions UPGRADING.INTERNALS
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ PHP 8.5 INTERNALS UPGRADE NOTES
* zend_register_stringl_constant()
. EG(fake_scope) now is a _const_ zend_class_entry*.

- standard
. ext/standard/php_smart_string.h and ext/standard/php_smart_string_public.h
were removed. Use the corresponding headers in Zend/ instead.

========================
2. Build system changes
========================
Expand Down
19 changes: 0 additions & 19 deletions ext/standard/php_smart_string.h

This file was deleted.

19 changes: 0 additions & 19 deletions ext/standard/php_smart_string_public.h

This file was deleted.