fix: case-insensitivity in the like()
method when in use with accented characters
#11790
Annotations
4 errors
Run static analysis:
tests/system/Database/Live/LikeTest.php#L79
Method CodeIgniter\Database\Live\LikeTest::testLikeCaseInsensitiveWithMultibyteCharacter() has parameter $match with no type specified.
|
Run static analysis:
tests/system/Database/Live/LikeTest.php#L79
Method CodeIgniter\Database\Live\LikeTest::testLikeCaseInsensitiveWithMultibyteCharacter() has parameter $result with no type specified.
|
Run static analysis:
tests/system/Database/Live/LikeTest.php#L88
Method CodeIgniter\Database\Live\LikeTest::provideMultibyteCharacters() return type has no value type specified in iterable type iterable.
|
Run static analysis
Process completed with exit code 1.
|
Loading