Alex Dowad
dcaa010fff
Strict validation of conversion flags to mb_convert_kana
...
mb_convert_kana is controlled by user-provided flags, which specify what it should convert
and to what. These flags come in inverse pairs, for example "fullwidth numerals to halfwidth
numerals" and "halfwidth numerals to fullwidth numerals". It does not make sense to combine
inverse flags.
But, clever reader of commit logs, you will surely say: What if I want all my halfwidth
numerals to become fullwidth, and all my fullwidth numerals to become halfwidth? Much too
clever, you are! Let's put aside the fact that this bizarre switch-up is ridiculous and
will never be used, and face up to another stark reality: mb_convert_kana does not work
for that case, and never has. This was probably never noticed because nobody ever tried.
Disallowing useless combinations of flags gives freedom to rearrange the kana conversion
code without changing behavior.
We can also reject unrecognized flags. This may help users to catch bugs.
Interestingly, the existing tests used a 'Z' flag, which is useless (it's not recognized
at all).
2021-10-01 19:27:39 +02:00
..
2021-08-30 16:29:58 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-07-28 12:38:41 +02:00
2021-08-11 14:03:18 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2020-02-03 22:52:20 +01:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-09-06 13:16:23 +02:00
2021-08-31 13:41:34 +02:00
2021-06-11 12:58:44 +02:00
2021-06-29 12:25:21 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-06-11 12:58:44 +02:00
2021-08-31 13:41:34 +02:00
2021-06-17 13:12:40 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-09-06 13:16:23 +02:00
2021-09-06 13:16:23 +02:00
2021-09-06 13:16:23 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-07-08 15:34:49 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-10-01 19:27:39 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-09-20 11:27:54 +02:00
2021-06-11 12:58:44 +02:00
2021-08-27 14:48:32 +02:00
2021-09-20 11:21:39 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-09-20 11:27:54 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 11:57:42 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-17 13:12:40 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-09-20 11:27:54 +02:00
2021-08-31 13:41:34 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 14:52:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-11 12:58:44 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-06-14 15:27:28 +02:00
2021-09-20 11:27:54 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-09-06 13:16:23 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-06-11 12:58:44 +02:00
2021-08-31 13:41:34 +02:00
2021-08-31 13:41:34 +02:00
2021-09-06 13:16:23 +02:00
2021-09-06 13:16:23 +02:00
2021-09-06 13:16:23 +02:00
2021-09-06 13:16:23 +02:00
2021-08-31 13:41:34 +02:00
2021-09-06 13:16:23 +02:00
2021-08-30 16:29:58 +02:00
2021-09-06 13:16:23 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00
2021-06-11 14:00:43 +02:00