formatphp
formatphp copied to clipboard
🌍 Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @mitchell-codecov in codecov/codecov-action#593 build(deps): bump...
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 4.27.0 What's Changed Features added truthy-string alias for non-falsy-string by @staabm in vimeo/psalm#8400 added...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.5 to 2.26.0. Release notes Sourced from shivammathur/setup-php's releases. 2.26.0 Changelog Microsoft SQL Server extensions. (#758, #766) The latest supported version of sqlsrv and pdo_sqlsrv for the...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.1. Release notes Sourced from actions/checkout's releases. v4.1.1 What's Changed Update CODEOWNERS to Launch team by @joshmgross in actions/checkout#1510 Correct link to GitHub Docs by...
## Compile to FormatJS compiled format with `formatphp compile` CLI command We already have the compilation capability built-in to FormatPHP, for validation purposes. We should expose this to users through...