2ae10ff2 | 12-Sep-2022 |
Andreas Möller |
Enhancement: Enable and configure `increment_style` fixer Co-authored-by: Mathias Reker <mathias@reker.dk> Closes GH-698. |
a0352f21 | 09-Sep-2022 |
Máté Kocsis |
Redirect curl_file_create() to CURLFile::__construct() (#696) |
b8c35de3 | 05-Sep-2022 |
Christoph M. Becker |
Remove contributor names from changelog These have not been removed by news2html due to formatting issues (missing the trailing period). |
fbae57e6 | 02-Sep-2022 |
Christoph M. Becker |
Comply to CS |
6d80bca1 | 02-Sep-2022 |
Darian Benam |
Add required `alt` attribute to hero header image on homepage Closes GH-693. |
15d95ae4 | 01-Sep-2022 |
Levi Morrison |
Use CSS variables for some common colors (#689) Aside from being able to tell what color it is or what purpose it solves just by looking at the variable name, it helps provide a foun
Use CSS variables for some common colors (#689) Aside from being able to tell what color it is or what purpose it solves just by looking at the variable name, it helps provide a foundation for more easily changing the theme in the future. Hopefully, we'll have a light and dark theme one day.
show more ...
|
abbe0509 | 01-Sep-2022 |
Pierrick Charron |
Announce PHP 8.2.0RC1 |
25aad7fa | 01-Sep-2022 |
Sara Golemon |
Announce 8.0.23 |
11a1788b | 01-Sep-2022 |
Jessica Mauerhan |
Longhorn PHP 2022 Announcement Closes GH-692. |
3ed690eb | 01-Sep-2022 |
Ben Ramsey |
Announce PHP 8.1.10 |
673fcf38 | 31-Aug-2022 |
Sergey Panteleev |
Add PHP 8.2 to Git page (#691) |
e6e54c1e | 30-Aug-2022 |
Ben Ramsey |
8.1.10 tarballs |
8b899665 | 30-Aug-2022 |
Sara Golemon |
8.0.23 tarballs |
1ebc2c49 | 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `binary_operator_spaces` fixer Closes GH-667. |
57f505ed | 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable and configure `concat_space` fixer Closes GH-657. |
d9bcfed4 | 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `array_syntax` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-659. |
c304829d | 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable and configure `class_attributes_separation` fixer Closes GH-643. |
cdb83249 | 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `switch_case_space` fixer Closes GH-669. |
d1bf270a | 18-Aug-2022 |
Pierrick Charron |
Fix small mistake in 8.2.0 Beta 3 announcement |
ce8b22c4 | 18-Aug-2022 |
Pierrick Charron |
Announce PHP 8.2.0beta3 |
9ea4de30 | 11-Aug-2022 |
Peter Cowburn |
fix number of ? in IN clause Bug was introduced in a3dcbf63da. |
63f92006 | 11-Aug-2022 |
Peter Cowburn |
redirect php.net/hrtime to function rather than pecl ext (thanks Benjamin) |
c23fe7f9 | 06-Aug-2022 |
Markus Staab |
Fix typos in changelog Closes GH-683. |
cefb40f5 | 04-Aug-2022 |
Patrick Allaert |
Announce PHP 8.1.9 |
741587d1 | 04-Aug-2022 |
Pierrick Charron |
Fix PHP 8.2.0 Beta2 announcement |