Skip to content

zend_compile: Fix incorrect use of ZVAL_NEW_STR() in `zend_compile_…#21851

Merged
TimWolla merged 1 commit intophp:PHP-8.4from
TimWolla:zend-compile-call-new-str
Apr 23, 2026
Merged

zend_compile: Fix incorrect use of ZVAL_NEW_STR() in `zend_compile_…#21851
TimWolla merged 1 commit intophp:PHP-8.4from
TimWolla:zend-compile-call-new-str

Conversation

@TimWolla
Copy link
Copy Markdown
Member

zend_string_tolower() might return the original string when it's already fully lowercase.

…call()`

`zend_string_tolower()` might return the original string when it's already
fully lowercase.
@TimWolla TimWolla merged commit eafc267 into php:PHP-8.4 Apr 23, 2026
19 checks passed
TimWolla added a commit that referenced this pull request Apr 23, 2026
* PHP-8.5:
  zend_compile: Fix incorrect use of `ZVAL_NEW_STR()` in `zend_compile_call()` (#21851)
@TimWolla TimWolla deleted the zend-compile-call-new-str branch April 23, 2026 17:23
TimWolla added a commit to TimWolla/php-src that referenced this pull request Apr 23, 2026
* PHP-8.4:
  zend_compile: Fix incorrect use of `ZVAL_NEW_STR()` in `zend_compile_call()` (php#21851)
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