1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Möller
00342c402f Fix: Remove vim instruction (#880) 2023-12-07 15:01:52 +01:00
Andreas Möller
1ebc2c4996 Enhancement: Enable binary_operator_spaces fixer
Closes GH-667.
2022-08-22 19:17:38 +02: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
a6e552757d Fix BASE_PAGE for build-setup.php 2021-07-08 19:42:58 +00: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
e235f79473 Trim trailing whitespace
This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.
2018-10-17 10:51:08 +02: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
Pascal Borreli
42497c72fb Fixed typos 2014-05-21 22:57:36 +01:00
Sobak
3198c14092 Fixed title 2014-04-05 08:10:43 +02:00
Sobak
c3246109bd Better commands' styling on build-setup.php 2014-04-02 13:11:03 +02:00
Levi Morrison
e916105a19 Fixed merge conflict. 2013-12-15 11:27:28 -07:00
Benedikt Wolters
965b788977 Update build-setup.php 2013-12-13 16:06:35 +01:00
Hannes Magnusson
2523e3c0a3 Hopefully prettify 2013-12-10 15:14:35 -08:00
krakjoe
836725ee4d changes to get-involved and introduce build-setup 2013-09-17 22:37:01 +01:00