Skip to content

[pull] master from php:master - #1206

Merged
pull[bot] merged 4 commits into
turkdevops:masterfrom
php:master
Aug 21, 2026
Merged

[pull] master from php:master#1206
pull[bot] merged 4 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Aug 21, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

lacatoire and others added 4 commits August 20, 2026 21:37
The stub spelled it Pgsql\Connection, the only such spelling in the
extension. Resolution is case-insensitive, but Reflection reported a
class name that does not match the declared one.

Close GH-23393
…restart.

Fix #23288

The directive was still accepted once the shared interned string table
had been sized from the master php.ini, so a diverging pool value made
the next restart run accel_interned_strings_restore_state() against a
table that was never allocated. Reject post-startup changes like
opcache.memory_consumption and gate the restore on the shared table
state instead of the per-process directive.

Close GH-23309
* PHP-8.4:
  ext/opcache: opcache.interned_strings_buffer per FPM pool crashed on restart.
* PHP-8.5:
  ext/opcache: opcache.interned_strings_buffer per FPM pool crashed on restart.
@pull pull Bot locked and limited conversation to collaborators Aug 21, 2026
@pull pull Bot added the ⤵️ pull label Aug 21, 2026
@pull
pull Bot merged commit 4384e7d into turkdevops:master Aug 21, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants