#
faf2e759 |
| 07-Dec-2023 |
Andreas Möller |
Enhancement: Enable `no_singleline_whitespace_before_semicolons` fixer (#882)
|
#
08a7beea |
| 06-Dec-2023 |
Andreas Möller |
Enhancement: Enable `function_declaration` fixer (#862)
|
#
a8c736a0 |
| 05-Dec-2023 |
Andreas Möller |
Enhancement: Enable `void_return` fixer (#661) * Enhancement: Enable void_return fixer * Fix: Run 'make coding-standards'
|
#
57d86602 |
| 21-Aug-2023 |
Dan Wallis |
Add redirects for unhandled keywords
|
#
3756a2bd |
| 28-Nov-2023 |
Lu Fei <52o@qq52o.cn> |
Fix max_input_vars redirect broken (#846)
|
#
d2cc3212 |
| 24-Aug-2023 |
Pierrick Charron |
Fix GH-793: Broken redirections (#805)
|
#
1ebc2c49 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `binary_operator_spaces` fixer Closes GH-667.
|
#
d9bcfed4 |
| 22-Aug-2022 |
Andreas Möller |
Enhancement: Enable `array_syntax` fixer Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-659.
|
#
b575ebd4 |
| 15-Jul-2022 |
Andreas Möller |
Enhancement: Include `*.inc` files (with exceptions) Closes GH-662.
|
#
64b99067 |
| 21-Feb-2022 |
Fabien Villepinte |
Fix dead link in php.ini: https://php.net/zend.assertions Closes GH-496.
|
#
23508972 |
| 02-Aug-2021 |
Rasmus Lerdorf |
Add spaceship shortcut
|
#
144c8bcf |
| 05-Jul-2021 |
Sara Golemon |
Type and simplify is_known_*() helpers
|
#
3707f9a7 |
| 05-Jul-2021 |
Sara Golemon |
Update status_header() helper function
|
#
f5737afa |
| 04-Jul-2021 |
Sara Golemon |
Modernize a term lookup map slightly
|
#
61455a55 |
| 01-Jun-2021 |
Christoph M. Becker |
Fix #81089: Dead link in php.ini: http://php.net/session.sid-length
|
#
365cf2be |
| 18-Dec-2020 |
Anna Filina |
Parse page id even when .php is missing
|
#
d56830df |
| 11-Dec-2020 |
Anna Filina |
Display custom 404 page when legacy manuals found Closes GH-385.
|
#
1164006f |
| 05-Mar-2020 |
Christoph M. Becker |
Add shortcut for Iterable
|
#
2f1df31b |
| 28-Oct-2019 |
Christoph M. Becker |
Add shortcut for assert.exception This is already used in php.ini-(development|production).
|
#
4716c2ba |
| 26-Mar-2019 |
Peter Cowburn |
friendlier error page for manual pages under inactive languages (fix bug #77637)
|
#
5361ac5c |
| 11-Mar-2019 |
Christoph M. Becker |
INI shortcuts use hyphens instead of underscores
|
#
3497128d |
| 11-Mar-2019 |
Christoph M. Becker |
Add shortcut for sqlite3.extension_dir
|
#
23097524 |
| 21-Jan-2019 |
Christoph M. Becker |
Add shortcut for opcache.preload
|
#
584ac862 |
| 30-Dec-2018 |
Christoph M. Becker |
Add shortcuts for syslog.* ini directives
|
#
e235f794 |
| 17-Oct-2018 |
Peter Kokot |
Trim trailing whitespace This patch cleans all redundant trailing whitespace across the repository except for the icalendar files.
|