Skip to content

[pull] master from php:master#539

Merged
pull[bot] merged 11 commits into
dolfly:masterfrom
php:master
Feb 5, 2026
Merged

[pull] master from php:master#539
pull[bot] merged 11 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Feb 5, 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 : )

Girgias and others added 11 commits February 5, 2026 13:01
Fixes the following warning:

Zend/zend_alloc.c:3469:18: error: default initialization of an object of type 'zend_mm_storage' (aka 'struct _zend_mm_storage') with const member leaves the object uninitialized [-Werror,-Wdefault-const-init-field-unsafe]
 3469 |         zend_mm_storage tmp_storage, *storage;
      |                         ^
Zend/zend_alloc.h:313:25: note: member 'handlers' declared 'const' here
  313 |         const zend_mm_handlers handlers;
      |                                ^
* PHP-8.4:
  Fix assign-op/inc/dec on untyped hooked property backing value
* PHP-8.5:
  Fix assign-op/inc/dec on untyped hooked property backing value
As the shuffle() and array_rand() functions use part of the Random API
@pull pull Bot locked and limited conversation to collaborators Feb 5, 2026
@pull pull Bot added the ⤵️ pull label Feb 5, 2026
@pull pull Bot merged commit 542175e into dolfly:master Feb 5, 2026
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.

4 participants