|
bd0fb0024f
|
Replace PhonenumberConstraint with MisdPhoneNumberConstraint across entities, deprecate outdated validation logic, and remove unused methods for improved phone number validation.
|
2025-09-17 13:39:09 +02:00 |
|
|
f889d67e94
|
fixes after merge of master into upgrade-sf4
|
2024-02-12 22:31:16 +01:00 |
|
|
3c8e59e088
|
php cs fixes after updating php cs fixer
|
2024-01-10 10:31:25 +01:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
d2323e91ca
|
new cs rule: single_line_empty_body
Rule is added to the last version of php-cs-fixer
|
2023-09-12 15:58:59 +02:00 |
|
|
6d63177ff4
|
apply rules rector up to php82
|
2023-05-01 21:39:45 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
1b5d5a28fd
|
DX: [main] Validation phone number: add some parameters for debugging
|
2022-10-19 14:16:20 +02:00 |
|
|
49731777b4
|
fix cs: declare type and license header mismatch
|
2022-10-06 20:51:44 +02:00 |
|
|
63137c67f4
|
fix cs
|
2022-10-05 16:55:13 +02:00 |
|
|
86bf0115dd
|
fix condition when empty phonenumber
|
2022-03-03 13:05:01 +01:00 |
|
Pol Dellaiera
|
e1b3719746
|
Tests
|
2022-02-28 15:00:56 +01:00 |
|
Pol Dellaiera
|
d780d95157
|
work in progress
|
2022-02-28 15:00:55 +01:00 |
|
Pol Dellaiera
|
4822acb6fb
|
fix: Use odolbeau/phone-number-bundle for formatting phone number type fields.
There is no need to use the bundle, we could have used the library instead. However, this idea is to switch to that bundle at some point.
|
2022-02-28 15:00:55 +01:00 |
|
Pol Dellaiera
|
cd3be25c22
|
cs: Remove duplicated headers.
|
2021-11-30 13:54:58 +01:00 |
|
Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|