Alexander M. Turek
|
2050a6a1f5
|
Prefix all sprintf() calls
|
2024-06-20 17:52:34 +02:00 |
|
Wouter de Jong
|
975c11f6e5
|
[Components] Convert to native return types
|
2023-07-05 15:06:06 +02:00 |
|
Wouter de Jong
|
da57429a94
|
Add void return types
|
2023-02-13 14:18:23 +01:00 |
|
Grégoire Pineau
|
8d2ebdb83c
|
[CS] Remove @inheritdoc PHPDoc
|
2022-08-25 17:27:04 +02:00 |
|
Nicolas Grekas
|
df830c7ff2
|
Merge branch '5.4' into 6.0
* 5.4:
Leverage str_contains/str_starts_with
Leverage str_ends_with
|
2021-07-21 14:48:45 +02:00 |
|
Nicolas Grekas
|
f1513dc053
|
Merge branch '5.2' into 5.3
* 5.2:
Leverage str_contains/str_starts_with
Leverage str_ends_with
|
2021-07-21 14:40:44 +02:00 |
|
Tobias Schultze
|
71b1a0f235
|
Leverage str_ends_with
added the php80 polyfill to requirements when necessary
|
2021-07-21 13:57:04 +02:00 |
|
Jan Schädlich
|
df975c2ba7
|
[Validator] Remove deprecated code
|
2021-05-31 18:45:31 +02:00 |
|
Nicolas Grekas
|
268c90ab6e
|
Deprecate configuring tag names and service ids in compiler passes
|
2021-03-15 19:33:21 +01:00 |
|
Maxime Steinhausser
|
79eb122bed
|
[Validation][FrameworkBundle] Allow EnableAutoMapping to work without auto-mapping namespaces
|
2019-12-17 09:15:02 +01:00 |
|
Kévin Dunglas
|
4417d19030
|
[DoctrineBridge] Auto-validation must work if no regex are passed
|
2019-10-29 11:03:05 +01:00 |
|
Christian Flothmann
|
00e8683d40
|
do not enable validator auto mapping by default
|
2019-05-30 21:25:18 +02:00 |
|
Kévin Dunglas
|
b197af42d9
|
[Validator][DoctrineBridge][FWBundle] Automatic data validation
|
2019-03-21 13:05:54 +01:00 |
|