7f4ecb06 | 01-Jul-2022 |
Javier Eguiluz |
Announce SymfonyWorld Online 2022 Winter Edition conference Closes GH-597. |
007d9cc9 | 30-Jun-2022 |
Javier Eguiluz |
Announce SymfonyCon Disneyland Paris 2022 conference Closes GH-596. |
1a7521e7 | 29-Jun-2022 |
Kamil Tekiela |
Refactor manual_notes() (#592) |
0b217c02 | 29-Jun-2022 |
Kamil Tekiela |
Move ManualNotesSorter to src/ (#593) |
67c7fe15 | 29-Jun-2022 |
Levi Morrison |
Use accent color for hero buttons (#591) I've always wanted the accent to be used more, but it's kind of hard. I think this is a great opportunity for it! |
d6f23ea1 | 29-Jun-2022 |
Andreas Möller |
Fix: Move class into src/ (#581) |
98430dbe | 29-Jun-2022 |
Andreas Möller |
Avoid variable function invocation Closes GH-586. |
65254462 | 29-Jun-2022 |
Andreas Möller |
Fix: Remove extra closing tag Closes GH-589. |
c6fecd85 | 28-Jun-2022 |
Andreas Möller |
Fix: Add type and return type declaration (#587) |
c7385631 | 28-Jun-2022 |
Andreas Möller |
Remove arguments identical to default values of parameters Closes GH-583. |
879d4106 | 28-Jun-2022 |
Andreas Möller |
Inline unnecessary local variables Closes GH-582. |
1e7a49e2 | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused local variables Closes GH-578. |
b2ff8050 | 28-Jun-2022 |
Kamil Tekiela |
Remove get_magic_quotes_gpc (#575) |
9fc38ed6 | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused local variable Closes GH-576. |
d3876f68 | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused parameter * Fix: Remove unused parameter * Fix: Remove unused local variable Closes GH-574. |
5e659e0d | 28-Jun-2022 |
Andreas Möller |
Fix: Remove parameter where argument is never specified Closes GH-573. |
30796f6f | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused parameter Closes GH-571. |
1c2bd8ad | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused parameter Closes GH-572. |
22fffaad | 28-Jun-2022 |
Andreas Möller |
Fix: Remove unused references to a global variable (#563) |
996c06e1 | 28-Jun-2022 |
Kamil Tekiela |
Remove old countries lists (#569) |
4e251d69 | 28-Jun-2022 |
Kamil Tekiela |
Remove duplicated !isset($var) (#570) |
6f06ab9a | 28-Jun-2022 |
Mathias Reker ⚡️ <26626066+MathiasReker@users.noreply.github.com> |
Short scalar cast (#531) |
fa3391b9 | 28-Jun-2022 |
Kamil Tekiela |
Refactor compare_version function (#568) |
1435387c | 28-Jun-2022 |
Kamil Tekiela |
Redesign Docs.php (#567) * Fixed typo * Move PHP 4 & 5 links to "more documentation" * Change paragraph about URL and move down * Remove duplication |
cc81e8e3 | 27-Jun-2022 |
Christoph M. Becker |
Drop useless documentation table Closes GH-560. |