Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 9 of 9) sorted by relevance

/web-php/src/I18n/
H A DLanguages.php66 public function convert(string $languageCode): string function in phpweb\\I18n\\Languages
/web-php/tests/Unit/I18n/
H A DLanguagesTest.php20 self::assertSame($expected, (new Languages())->convert($languageCode));
/web-php/manual/en/toc/
H A Dref.strings.inc35 0 => 'function.convert-cyr-string.php',
40 0 => 'function.convert-uudecode.php',
45 0 => 'function.convert-uuencode.php',
/web-php/include/
H A Dip-to-country.inc97 // convert current IP to something useful
H A Dlayout.inc126 // Get an image without size info and convert the
467 $lang = (new Languages())->convert($config["lang"]);
H A Dshared-manual.inc284 $base = 'manual/' . (new Languages())->convert($setup['head'][1]) . "/";
/web-php/releases/
H A DNEWS_5_4_0_beta2.txt582 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode
1079 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
H A DNEWS_5_4_0_RC1.txt627 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode
1124 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
2763 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)
3208 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
3828 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
6586 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)
6672 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)
H A DNEWS_5_4_0_beta1.txt531 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode
1028 . Fixed bug #53021 (In html_entity_decode, failure to convert numeric entities
2667 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)
3112 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
3732 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
6490 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)
6576 - Fixed convert.* filters to consume remaining buckets_in on flush. (Sara)

Completed in 40 milliseconds