php-doc-en/reference/mbstring/functions
Christoph Michael Becker 3e6615fced Fix #69559: mb_language() default is "neutral", and the possible languages are more broad
We replace the general "notes" column (which only has obsolete PHP 5 specific
info) with an "alias" column, and document all available aliases.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351198 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 17:40:55 +00:00
..
mb-check-encoding.xml Fix #78609: mb_check_encoding() no longer supports stringable objects 2019-09-30 07:45:18 +00:00
mb-chr.xml Fix return types 2020-11-02 15:52:35 +00:00
mb-convert-case.xml Added changelog documentation to mb_convert_case() 2020-03-10 20:52:39 +00:00
mb-convert-encoding.xml Fix #78609: mb_check_encoding() no longer supports stringable objects 2019-09-30 07:45:18 +00:00
mb-convert-kana.xml Fix other miscellaneous typos 2020-04-27 06:50:00 +00:00
mb-convert-variables.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
mb-decode-mimeheader.xml
mb-decode-numericentity.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
mb-detect-encoding.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-detect-order.xml
mb-encode-mimeheader.xml Use only function in initializer tag, this allows not to have a file with errors in translations that translate the "Determined by". 2019-07-19 12:45:25 +00:00
mb-encode-numericentity.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
mb-encoding-aliases.xml Fix return types 2020-11-02 15:52:35 +00:00
mb-ereg-match.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-replace-callback.xml Get rid of "callback" types 2020-10-06 09:11:05 +00:00
mb-ereg-replace.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-getpos.xml
mb-ereg-search-getregs.xml
mb-ereg-search-init.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-pos.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-regs.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg-search-setpos.xml
mb-ereg-search.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-ereg.xml
mb-eregi-replace.xml Link mb_regex_set_options (bug #75401) 2018-01-29 22:51:33 +00:00
mb-eregi.xml
mb-get-info.xml Remove more changelog entries, mostly from PHP 5.1 era 2020-09-26 13:45:57 +00:00
mb-http-input.xml
mb-http-output.xml
mb-internal-encoding.xml
mb-language.xml Fix #69559: mb_language() default is "neutral", and the possible languages are more broad 2020-11-03 17:40:55 +00:00
mb-list-encodings.xml
mb-ord.xml Fix return types 2020-11-02 15:52:35 +00:00
mb-output-handler.xml Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
mb-parse-str.xml The 2nd argument to mb_parse_str is not optional 2020-08-04 06:49:52 +00:00
mb-preferred-mime-name.xml
mb-regex-encoding.xml
mb-regex-set-options.xml Return value of mb_regex_set_options() has changed 2020-10-07 17:28:26 +00:00
mb-scrub.xml add missing svn properties, svn:eol-style and svn:keywords 2018-03-15 22:01:56 +00:00
mb-send-mail.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
mb-split.xml Fix return types 2020-11-02 15:52:35 +00:00
mb-str-split.xml Fix return types 2020-11-02 15:52:35 +00:00
mb-strcut.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
mb-strimwidth.xml
mb-stripos.xml
mb-stristr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strlen.xml mb_strlen now throws a warning instead of returning false when an unknown encoding value is passed in as the 2nd parameter. 2019-05-15 16:08:33 +00:00
mb-strpos.xml Fix #78142: Function prototype return value does not contain type in case of failure 2020-10-29 16:26:49 +00:00
mb-strrchr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strrichr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strripos.xml
mb-strrpos.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
mb-strstr.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
mb-strtolower.xml
mb-strtoupper.xml
mb-strwidth.xml Improve mb_strwidth() docs 2018-03-11 15:42:33 +00:00
mb-substitute-character.xml Use canonical type names 2020-11-02 15:39:04 +00:00
mb-substr-count.xml
mb-substr.xml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00