Skip to content

[pull] master from php:master#795

Merged
pull[bot] merged 16 commits intoMu-L:masterfrom
php:master
Sep 16, 2021
Merged

[pull] master from php:master#795
pull[bot] merged 16 commits intoMu-L:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Sep 16, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

dstogov and others added 16 commits September 16, 2021 10:32
* PHP-8.1:
  Tracing JIT: Record information about elements of arrays and use it to improve generated code (ASSIGN_DIM).
* PHP-8.1:
  Fixed support for numeric string keys
This will cause it to be skipped in --preload mode.
To fix -Wignored-qualifiers warning.
To fix -Wmissing-field-initializers warning.
* PHP-8.1:
  Add missing field initializer
  Remove unnecessary const qualifier
  Release observed function name table
  Add observer_ prefix to test name
I don't really get why these didn't show up before.
* PHP-8.1:
  Fix compiler warnings in ext/intl
This can happen in degenerate cases where we know that the
SWITCH_STRING argument is not refcounted. We should be treating it
in the same way as SWITCH_LONG here.
* PHP-8.0:
  Handle SWITCH_STRING with optimized away FREE
* PHP-8.1:
  Handle SWITCH_STRING with optimized away FREE
* PHP-8.1:
  Fixed condition
@pull pull bot added the ⤵️ pull label Sep 16, 2021
@pull pull bot merged commit 072f985 into Mu-L:master Sep 16, 2021
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.

2 participants