Commit Graph

11 Commits

Author SHA1 Message Date
036fe8d6f8 upgrade php-cs 3.49 2024-02-07 10:43:53 +01:00
bc2041cbdd apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
9699e2304a fix cs: declare type and license header mismatch 2022-10-06 22:25:43 +02:00
67c3f3a840 fix cs with licencse header 2022-10-05 17:08:14 +02:00
5f35a42fe3 allow phonumber helper to format null value 2022-03-24 22:09:12 +01:00
03471a74fe fix creating alt phonenumber 2022-03-06 22:28:33 +01:00
3756631595 fix some psalm issues 2022-03-02 16:39:36 +01:00
15bc3e62d3 fix cs 2022-03-02 16:29:21 +01:00
5ce62f5458 phonenumber helper: remove unused method and fix tests 2022-03-02 16:27:55 +01:00
54ad7a4b8f restore showing phonenumber 2022-03-02 13:48:48 +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