PHP 8.5.0 Beta 2 available for testing

Voting

: nine minus eight?
(Example: nine)

The Note You're Voting On

contact at sowapps dot com
4 years ago
For now, there is now way to define a default value.

<?php
echo msgfmt_format_message('fr_FR', '{distance, plural, =0{Here}other{# km}}', []);
// Show {distance}
?>

<< Back to user notes page

To Top