doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

Document Locale::isRightToLeft (PHP 8.5)

Open lacatoire opened this issue 3 weeks ago • 0 comments

This PR adds documentation for Locale::isRightToLeft(), which was introduced in PHP 8.5 but was not previously documented in the manual.

The new section describes the method behavior, its reliance on ICU for determining text direction, and provides a simple usage example.

Fixes #5013

lacatoire avatar Dec 23 '25 12:12 lacatoire