Skip to content

Commit 1fabf6b

Browse files
committed
a
1 parent f705672 commit 1fabf6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ext/intl/php_intl.stub.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,8 @@ function locale_lookup(array $languageTag, string $locale, bool $canonicalize =
501501

502502
function locale_accept_from_http(string $header): string|false {}
503503

504+
function locale_is_right_to_left(string $locale): bool {}
505+
504506
/* msgformat */
505507

506508
function msgfmt_create(string $locale, string $pattern): ?MessageFormatter {}

ext/intl/php_intl_arginfo.h

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)