laminas-i18n icon indicating copy to clipboard operation
laminas-i18n copied to clipboard

Provide translations for your application, and filter and validate internationalized values

Results 28 laminas-i18n issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laminas/laminas-cache](https://laminas.dev) ([source](https://togithub.com/laminas/laminas-cache)) | `^3.12.1` -> `^4.0.0` |...

renovate
stop-updating

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/laminas/laminas-i18n). ## Awaiting Schedule The following updates are...

Closes #49 | Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | yes | New Feature | yes | RFC |...

BC Break
Enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^10.5.5` -> `^11.0.0` |...

renovate
stop-updating

| Q | A |-------------- | ------ | Documentation | no | Bugfix | yes* | BC Break | no* | New Feature |no | RFC | no | QA...

Bug
Review Needed

Q | A -- | -- Documentation | no Bugfix | no BC Break | no New Feature | yes RFC | yes QA | no ## Description We have...

## The Idea Recently we talked on Slack about having parameters support for translated strings. I made a research of how other frameworks are already doing it. ## Other Frameworks...

Enhancement
Feature Request
Help Wanted

We may want to amend the tutorial and/or introduction page in the documentation to explicitly state the use of the `intl` extension, with links to the documentation on php.net. A...

Documentation
Enhancement

In code: https://github.com/laminas/laminas-i18n/blob/fa9fc18a74c0c4ee14b9f72088e1bacc0820d945/src/Validator/PhoneNumber.php#L20 …and documentation: https://docs.laminas.dev/laminas-i18n/validators/phone-number/

Feature Removal

https://github.com/laminas/laminas-i18n-phone-number

Documentation
Enhancement