mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Use mb_strlen instead of grapheme_strlen
Due to inconsistent behave, mb_strlen will be used.
This commit is contained in:
@ -423,7 +423,6 @@
|
||||
✓ it passes with ('Fortaleza')
|
||||
✓ it passes with ('Sollefteå')
|
||||
✓ it passes with ('Ιεράπετρα')
|
||||
✓ it passes with ('PT-BR 🇵🇹🇧🇷😎')
|
||||
✓ it passes with (stdClass Object (...))
|
||||
✓ it passes with (Illuminate\Support\Collection Object (...))
|
||||
✓ it passes with array
|
||||
@ -677,5 +676,5 @@
|
||||
✓ it is a test
|
||||
✓ it uses correct parent class
|
||||
|
||||
Tests: 4 incompleted, 9 skipped, 445 passed
|
||||
Tests: 4 incompleted, 9 skipped, 444 passed
|
||||
|
||||
Reference in New Issue
Block a user