Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6141594

Browse files
ext/standard: drop old smart_string headers (#19233)
Functionality was removed in PHP 7.2
1 parent d23e4ba commit 6141594

File tree

3 files changed

+4
-38
lines changed

3 files changed

+4
-38
lines changed

‎UPGRADING.INTERNALS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ PHP 8.5 INTERNALS UPGRADE NOTES
7676
. zend_mm_refresh_key_child() must be called on any zend_mm_heap inherited
7777
from the parent process after a fork().
7878

79+
- standard
80+
. ext/standard/php_smart_string.h and ext/standard/php_smart_string_public.h
81+
were removed. Use the corresponding headers in Zend/ instead.
82+
7983
========================
8084
2. Build system changes
8185
========================

‎ext/standard/php_smart_string.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

‎ext/standard/php_smart_string_public.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /