History log of /web-php/build-setup.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 00342c40 07-Dec-2023 Andreas Möller

Fix: Remove vim instruction (#880)


# 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.


# a6e55275 08-Jul-2021 Sara Golemon

Fix BASE_PAGE for build-setup.php


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

1/n - Update / and /include/ only.


# e235f794 17-Oct-2018 Peter Kokot

Trim trailing whitespace

This patch cleans all redundant trailing whitespace across the
repository except for the icalendar files.


# 0f95b8c7 30-Jun-2018 Peter Kokot

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
use

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.

show more ...


# 42497c72 21-May-2014 Pascal Borreli

Fixed typos


# 3198c140 05-Apr-2014 Sobak

Fixed title


# c3246109 02-Apr-2014 Sobak

Better commands' styling on build-setup.php


# e916105a 15-Dec-2013 Levi Morrison

Fixed merge conflict.


# 965b7889 13-Dec-2013 Benedikt Wolters

Update build-setup.php


# 2523e3c0 10-Dec-2013 Hannes Magnusson

Hopefully prettify


# 836725ee 17-Sep-2013 krakjoe

changes to get-involved and introduce build-setup