1b3e0e41 | 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable no_trailing_whitespace fixer Closes GH-636. |
26e53d3a | 11-Jul-2022 |
Andreas Möller |
Fix: Remove commented out formats Closes GH-635. |
d3b6b3ed | 11-Jul-2022 |
Andreas Möller |
Enhancement: Run friendsofphp/php-cs-fixer on GitHub Actions Co-authored-by: Markus Staab <maggus.staab@googlemail.com> Closes GH-559. |
e45bf2b7 | 11-Jul-2022 |
Andreas Möller |
Fix: Remove unused methods Closes GH-607. |
f24a9f39 | 11-Jul-2022 |
Andreas Möller |
Fix: Remove unused parameters Closes GH-577. |
dc0eb0f2 | 11-Jul-2022 |
Andreas Möller |
Enhancement: Add Makefile Closes GH-621. |
d31e1873 | 09-Jul-2022 |
Andreas Möller |
Fix: Replace script with tests Closes GH-631. |
acb371e4 | 09-Jul-2022 |
Andreas Möller |
Enhancement: Extract constants to avoid mutable global state Closes GH-626. |
54d1bc22 | 09-Jul-2022 |
Andreas Möller |
Enhancement: Document namespace mapping Closes GH-625. |
b9da39a6 | 09-Jul-2022 |
Andreas Möller |
Fix: Move and rename tests (#628) |
46477db7 | 08-Jul-2022 |
Andreas Möller |
Enhancement: Use autoloader (#614) |
153437de | 08-Jul-2022 |
Andreas Möller |
Fix: Command (#627) |
3a2761d9 | 08-Jul-2022 |
Andreas Möller |
Fix: Heredoc syntax Closes GH-564. |
83ef2341 | 08-Jul-2022 |
Andreas Möller |
Enhancement: Add CONTRIBUTING.md Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de> Closes GH-615. |
d47ac320 | 08-Jul-2022 |
Andreas Möller |
Enhancement: Document platform requirement in composer.json Closes GH-408. |
2c3eb8db | 08-Jul-2022 |
Guilliam Xavier |
Changelog: do not confuse GH-xxx with #xxx bugs Closes GH-619. |
22ea1e2e | 08-Jul-2022 |
Remi Collet |
drop entry for reverted fix |
fcccf519 | 07-Jul-2022 |
Ben Ramsey |
Announce PHP 8.1.8 |
4d130ef5 | 07-Jul-2022 |
Sergey Panteleev |
Announce PHP 8.2.0alpha3 |
b112b436 | 07-Jul-2022 |
Gabriel Caruso |
Announce PHP 8.0.21 |
b3d3db19 | 07-Jul-2022 |
Robert Munsky |
Announcing International PHP Conference Munich 2022 Co-authored-by: cbrueckner <cbrueckner@sandsmedia.com> Co-authored-by: Amir Jelodar <ajelodar@sandsmedia.com> Closes GH-617. |
647f2363 | 05-Jul-2022 |
Ben Ramsey |
Update distributions |
c6acddf1 | 06-Jul-2022 |
Kamil Tekiela |
Remove id prefix (#618) |
73f3c628 | 05-Jul-2022 |
Mathias Reker ⚡️ |
Combine consecutive unsets (#543) |
9f0ae513 | 05-Jul-2022 |
Mathias Reker ⚡️ |
Remove parentheses around include (#546) |