Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pdo: Use
zend_string_toupper
in pdo_stmt_describe_columns (#16047)
zend_string_toupper was only introduced in PHP 8.2 and thus it likely was not used here, since this code was last touched for PHP 8.0.
- Loading branch information