d8717d3a | 15-Jul-2022 |
Andreas Möller |
Add tests for gen_challenge() and test_answer() Closes GH-632. |
352f7842 | 15-Jul-2022 |
Kamil Tekiela |
Fix mousetrap.js (#655) |
aa399d9e | 13-Jul-2022 |
Tiffany Taylor |
Add Longhorn PHP 2022 CFP announcement Closes GH-654. |
de855665 | 13-Jul-2022 |
Kamil Tekiela |
Update mousetrap.min.js |
68e9bffc | 13-Jul-2022 |
Kamil Tekiela |
Upgrade hogan.js |
89b9ef2e | 13-Jul-2022 |
Kamil Tekiela |
Delete jquery.ui.totop.js UItoTop was dead script since https://github.com/php/web-php/commit/613a15b4954034a65072cd78d007072221779998 |
63dbe8c6 | 13-Jul-2022 |
Kamil Tekiela |
Update jquery.scrollTo.min.js |
6dcd8486 | 12-Jul-2022 |
Kamil Tekiela |
Move jquery.scrollTo.min.js to a new file Update footer.inc |
25784fa6 | 12-Jul-2022 |
Kamil Tekiela |
Drop IE support including IE 7 & 9 shims |
7e6aa5da | 12-Jul-2022 |
Kamil Tekiela |
Update jQuery from 1.10 to 3.6 |
33a94e54 | 13-Jul-2022 |
Kamil Tekiela |
Drop Modernizr (#653) We only used it to check for data: URI support, but that's universally supported now https://caniuse.com/datauri |
1d73c26c | 12-Jul-2022 |
Andreas Möller |
Fix: Avoid generating code without space between comma and function argument Closes GH-650. |
0ee0117c | 12-Jul-2022 |
Andreas Möller |
Fix: Replace weird comment with DocBlock Closes GH-649. |
b3c9551c | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `no_extra_blank_lines` fixer Closes GH-646. |
aa0a6f3e | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `line_ending` fixer Closes GH-645. |
4bca56f3 | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `trim_array_spaces` fixer Closes GH-644. |
a35d47d0 | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `ordered_class_elements` fixer Closes GH-641. |
aab787eb | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `array_indentation` fixer Closes GH-634. |
16fd981d | 12-Jul-2022 |
Christoph M. Becker |
Include spam_challenge.php only once The file contains only definitions, and as such multiple inclusion would never make sense. |
184010c4 | 12-Jul-2022 |
Christoph M. Becker |
Remove silly syntax highlighting work around This is unlikely to be an issue nowadays. |
c68e5a9e | 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `single_space_after_construct` fixer Closes GH-640. |
f3585d9b | 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `indentation_type` fixer Closes GH-622. |
ba92fc90 | 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `visibility_required` fixer Closes GH-639. |
4b3e3c9a | 11-Jul-2022 |
Andreas Möller |
Enhancement: Enable `whitespace_after_comma_in_array` fixer Closes GH-637. |
38314244 | 11-Jul-2022 |
Andreas Möller |
Enhancement: Trim trailing whitespace in all files Closes GH-633. |