Skip to content

Implement 8.6 deprecations - #23074

Draft
Girgias wants to merge 9 commits into
php:masterfrom
Girgias:2026-08-8.6-deprecations
Draft

Implement 8.6 deprecations#23074
Girgias wants to merge 9 commits into
php:masterfrom
Girgias:2026-08-8.6-deprecations

Conversation

@Girgias

@Girgias Girgias commented Aug 5, 2026

Copy link
Copy Markdown
Member

Comment thread ext/bz2/bz2_filter.c Outdated
Comment thread ext/mbstring/mbstring.c Outdated
Comment thread ext/standard/basic_functions.stub.php Outdated
Comment thread ext/standard/basic_functions.stub.php Outdated
Girgias added 9 commits August 6, 2026 17:44
@Girgias
Girgias force-pushed the 2026-08-8.6-deprecations branch from 96c961e to 95cd7c5 Compare August 6, 2026 17:28
throw new Exception($message);
});

/* Throwing error handlers do no apply for compile time deprecations */

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does wrapping the function into if(random_int(1, 1)) work? Otherwise you could require __DIR__ . '/readonly_as_fn_name_is_deprecated.phpt'; to reuse the other test.

"NB" => "Nouveau-Brunswick",
"NL" => "Terre-Neuve-et-Labrador",
"NS" => "Nouvelle-�cosse",
"NS" => "Nouvelle-�cosse",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unintentional encoding changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants