Skip to content

Use zend_hash_find_ptr_lc() for case-insensitive name lookups#22591

Open
jorgsowa wants to merge 1 commit into
php:masterfrom
jorgsowa:jorgsowa/hash-find-ptr-lc-batch2
Open

Use zend_hash_find_ptr_lc() for case-insensitive name lookups#22591
jorgsowa wants to merge 1 commit into
php:masterfrom
jorgsowa:jorgsowa/hash-find-ptr-lc-batch2

Conversation

@jorgsowa

@jorgsowa jorgsowa commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Continues #22565 for four sites that were missed: _class_exists_impl(), function_exists(), pdo_stmt.c's dbstmt_method_get(), ReflectionClass:: hasMethod()/getMethod(), and phpdbg's print func/method commands. No behavior change.

Continues php#22565 for four sites that were missed: _class_exists_impl(),
function_exists(), pdo_stmt.c's dbstmt_method_get(), ReflectionClass::
hasMethod()/getMethod(), and phpdbg's print func/method commands. No
behavior change.
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.

1 participant