Commit 0dd4f98
committed
Merge branch '6.2' into 6.3
* 6.2:
Fix integration test gha
Update RedisTrait.php
Use static methods inside data providers
[VarExporter] Fix exporting classes with __unserialize() but not __serialize()
[Validator] Fix IBAN format for Tunisia and Mauritania
[Workflow] Allow spaces in place names so the PUML dump doesn't break
[VarExporter] Generate proxies for static abstract methods
[SecurityBundle] Prevent RuntimeException "Impossible to access an attribute ("security_enabled") on a null variable."1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments