1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
Bruce Weirdan f5b71a3a5f
Infer mb_strtolower() result as string when encoding is specified
`mb_strtolower()` may return characters we generally consider uppercase
when it's given the encoding argument. This PR makes Psalm to err on the
side of caution and treat the return type as `string` rather than
`lowercase-string` in this case

Refs vimeo/psalm#6908
2021-11-14 03:57:10 +02:00
..
2021-11-01 22:27:43 +01:00
2021-10-14 10:56:54 +02:00
2021-09-23 19:29:15 +02:00
2021-10-10 10:31:30 +02:00
2021-11-01 22:27:43 +01:00
2021-10-13 11:47:57 +02:00
2021-10-20 07:32:04 +02:00
2021-10-20 23:37:52 +02:00
2021-11-01 22:27:43 +01:00
2021-11-11 00:44:17 +02:00
2021-11-06 22:22:38 +02:00
2021-11-01 19:04:49 +01:00
2021-10-14 18:00:32 +03:00
2021-11-01 22:27:43 +01:00
2021-11-01 22:27:43 +01:00
2021-10-20 23:37:52 +02:00
2021-11-09 20:59:49 +01:00
2021-11-07 10:29:08 +01:00
2021-10-12 22:12:51 +02:00
2021-10-18 22:00:51 +02:00