Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate old phone number validator (Laminas\I18n\Validator\PhoneNumber) #91

Open
froschdesign opened this issue Dec 15, 2022 · 1 comment · May be fixed by #124
Open

Deprecate old phone number validator (Laminas\I18n\Validator\PhoneNumber) #91

froschdesign opened this issue Dec 15, 2022 · 1 comment · May be fixed by #124
Assignees

Comments

@froschdesign
Copy link
Member

froschdesign commented Dec 15, 2022

In code:

class PhoneNumber extends AbstractValidator

…and documentation:

https://docs.laminas.dev/laminas-i18n/validators/phone-number/

@froschdesign froschdesign self-assigned this Dec 15, 2022
@froschdesign froschdesign added this to the 2.22.0 milestone Dec 15, 2022
@froschdesign froschdesign modified the milestones: 2.22.0, 2.23.0 Mar 21, 2023
@Ocramius Ocramius removed this from the 2.23.0 milestone May 16, 2023
froschdesign added a commit to froschdesign/laminas-i18n that referenced this issue May 18, 2024
The PhoneNumber class in src/Validator/ has been marked as deprecated. This class is scheduled for removal in the version 3.0.0. It is recommended to use Laminas\I18n\PhoneNumber\Validator\PhoneNumber instead.

Fixes laminas#91

Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>
@froschdesign froschdesign linked a pull request May 18, 2024 that will close this issue
@froschdesign
Copy link
Member Author

Related to #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants