Andreas Möller
c093fb5382
Enhancement: Enable trailing_comma_in_multiline fixer ( #647 )
...
* Enhancement: Enable and configure trailing_comma_in_multiline fixer
* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Mathias Reker ⚡️
fd62baa267
List syntax ( #529 )
...
List (array destructuring) assignment should be declared using the configured syntax.
2023-08-29 11:20:33 +01:00
Andreas Möller
d9bcfed482
Enhancement: Enable array_syntax fixer
...
Co-authored-by: MathiasReker <mathias@reker.dk >
Closes GH-659.
2022-08-22 18:59:14 +02:00
Sara Golemon
2735e5f03f
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
...
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -04:00
Peter Kokot
0f95b8c709
Remove unused Git attributes ident
...
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.
In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.
This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
2018-10-17 07:29:46 +02:00
kovacs.ferenc
6cdd6d47b0
use is_primary_site() for checking if we are running on the primary mirror
2014-07-10 18:26:07 +02:00
Daniel P. Brown
3cc9491588
Change multiple checks and references from 'www.php.net' to plainly 'php.net' to reduce 301's, fix a few broken items, and ease a bit of the load off the server (multiple connections per page when statically referenced as 'www.php.net.'
2012-12-05 11:09:23 -05:00
Hannes Magnusson
60d5c3b903
Add current config option (ignored in old-web), and FIXME placeholders for pages
...
not in any menu yet
2010-12-28 11:09:09 +00:00
Gabor Hojtsy
1f1bb00255
Add some sensible information on non-php.net pages when mod.php is visited.
...
Also disallow the indexing of mod.php and remove duplicate exclusion
of search.php (it is already included in robots.txt)
2003-08-24 12:13:41 +00:00
Gabor Hojtsy
370a99a005
Add general PHP.net soup around this page
2003-08-23 10:56:44 +00:00
Sascha Schumann
706dac7bfa
add confirm-email-address script by web
...
(feel free to make this one look nicer)
2003-08-22 01:31:15 +00:00