Skip to content

[pull] master from php:master#818

Merged
pull[bot] merged 7 commits intoturkdevops:masterfrom
php:master
Mar 27, 2026
Merged

[pull] master from php:master#818
pull[bot] merged 7 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 27, 2026

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 7 commits March 27, 2026 11:01
- add const qualifiers
- reduce variable scope
- use bool type instead of int type
This test takes 140s on my machine with ASAN, and thus cause a bunch of timeouts
in nightly. The issue reproduces with 16M, reducing execution time to 20s.

Also mark the tests as slow.
* PHP-8.4:
  Reduce memory limit for gh19983.phpt
* PHP-8.5:
  Reduce memory limit for gh19983.phpt
No need to check for UNDEF, assume the index is undefined. This eliminates the
offset calculation, lookup and type check. Though of course dwarfed by the
conversion to a proper hash table.
* PHP-8.5:
  Fix ZEND_API mismatch on zend_ce_closure forward decl for Windows+Clang
@pull pull bot locked and limited conversation to collaborators Mar 27, 2026
@pull pull bot added the ⤵️ pull label Mar 27, 2026
@pull pull bot merged commit e4b3ffe into turkdevops:master Mar 27, 2026
1 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.

3 participants