#
b0763029 |
| 26-Oct-2024 |
Jim Winstead |
doc.php.net is on HTTPS now, and contribution guide URL changed (#1108)
|
#
c45e9087 |
| 06-Sep-2024 |
Mikhail Alferov <39414600+mmalferov@users.noreply.github.com> |
git-php.php: replace the outdated link (#1064)
|
#
c093fb53 |
| 06-Dec-2023 |
Andreas Möller |
Enhancement: Enable `trailing_comma_in_multiline` fixer (#647) * Enhancement: Enable and configure trailing_comma_in_multiline fixer * Fix: Run 'make coding-standards'
|
#
a528e6e9 |
| 06-Dec-2023 |
Andreas Möller |
Enhancement: Enable `no_mixed_echo_print` fixer (#864)
|
#
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.
|
#
aab787eb |
| 12-Jul-2022 |
Andreas Möller |
Enhancement: Enable `array_indentation` fixer Closes GH-634.
|
#
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.
|
#
b2ff8050 |
| 28-Jun-2022 |
Kamil Tekiela |
Remove get_magic_quotes_gpc (#575)
|
#
4e251d69 |
| 28-Jun-2022 |
Kamil Tekiela |
Remove duplicated !isset($var) (#570)
|
#
16f4045c |
| 06-Apr-2021 |
Nikita Popov |
Replace master -> main in more places
|
#
2735e5f0 |
| 31-May-2019 |
Sara Golemon |
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__ 1/n - Update / and /include/ only.
|
#
e341f589 |
| 19-Apr-2019 |
Kalle Sommer Nielsen |
Fix typo and remove the mirroring part of requesting a Git account
|
#
b0225786 |
| 25-Mar-2019 |
Derick Rethans |
https://www.php.net is the canonical web site address now This change is needed so that https://www.php.net/git-php.php does not end up in a redirect loop.
|
#
3f53bae4 |
| 26-Nov-2018 |
Peter Kokot |
Limit username length to 16 characters According to master.php.net database username field of varchar(16) the maximum length for Git usernames is 16 characters.
|
#
e235f794 |
| 17-Oct-2018 |
Peter Kokot |
Trim trailing whitespace This patch cleans all redundant trailing whitespace across the repository except for the icalendar files.
|
#
cebd4ea1 |
| 19-Nov-2016 |
Kalle Sommer Nielsen |
Added some more information and a few warnings for requesting an account
|
#
7ab10124 |
| 19-Nov-2016 |
Kalle Sommer Nielsen |
Added some labels for account request checkboxes
|
#
698021ba |
| 18-Sep-2014 |
KostyaTretyak |
Replaced old link "Documentation HOWTO" on new (doc.php.net/tutorial/)
|
#
6cdd6d47 |
| 10-Jul-2014 |
kovacs.ferenc |
use is_primary_site() for checking if we are running on the primary mirror
|
#
9429cf57 |
| 07-Jun-2014 |
Sobak |
One more message with fixed styling
|
#
1c41366d |
| 06-Jun-2014 |
Michael |
Revert "Replace <small> with <span style" This reverts commit 12f04c0d4a005342080eacf8eb5440037cd3288d.
|
#
12f04c0d |
| 05-Jun-2014 |
Michael |
Replace <small> with <span style Replace <small> with <span style="font-size:0.8em"> because the definition of <small> is a complete other with HTML5
|