1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
George Peter Banyard 90eeca2531 Convert some unknown encoding warnings to ValueErrors in ext/mbstring
Promotes only the warnings where the encoding comes only from a string.
Functions which accept an array of encodings will be fixed at a later stage.

Closes GH-5317
2020-03-31 16:34:18 +02:00
Nikita Popov 852485d8ec Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
Nat Zimmermann 6fb78e3017 Add unknown encoding warning test for mb_encoding_aliases 2018-01-26 22:25:18 +01:00
Dmitry Stogov bbc879b587 Fixed multibyte related issues 2011-03-14 16:00:59 +00:00
Felipe Pena a39eecad0c - Added SKIPIF 2009-11-08 15:02:54 +00:00
Moriyoshi Koizumi 5f6083c47f - Adding tests. 2008-09-13 00:30:31 +00:00