History log of /web-php/support.php (Results 1 – 25 of 98)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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'


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


# a9fb6a04 08-Jun-2021 Jeremy Emery <2809847+jezemery@users.noreply.github.com>

Remove reference to Freenode and replace with Libera.Chat (#409)

Co-authored-by: Jez Emery <jez@bmssalvage.co.uk>


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


# d6ebf85d 16-Jun-2015 Mike Griffiths

Reordered the IRC channels in the support.php list. OFTC channel is quiet, whereas Freenode and Quakenet are busy, so the network list has been reordered to reflect that.


# e0b2e51c 07-Mar-2014 Peter Cowburn

semantics, shmemantics.


# a8da4355 07-Mar-2014 Levi Morrison

The tt element is obsolete; replacing with code element instead.


# 2c6cc603 22-Dec-2013 Hannes Magnusson

Kill the books section & link UGs to a real place

The books link barely work, and that UG page hasn't been updated in 5+ years


# e916105a 15-Dec-2013 Levi Morrison

Fixed merge conflict.


# 57c03253 17-Sep-2013 Levi Morrison

Fixed some pages that were not full-width but could/should be.


# b6c3f372 11-Jul-2013 Levi Morrison

Removed empty section.


# 6688517a 05-Jul-2012 Hannes Magnusson

I don't know exactly what happened but somehow this long outstanding
todo item got resolved.
I hope noone actually notices =)


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet


# d528f39e 11-Apr-2009 Hannes Magnusson

Add IrCQNet (IRC)


# 94eb311e 22-Apr-2008 Hannes Magnusson

Don't hardcode the link


# 3ae6a2b2 11-Jun-2007 Hannes Magnusson

Remove the "Knowledge base" link (bug#41659)
# Something weird going on there, looks like its only temporary though


# 3ea4467b 09-Mar-2007 Philip Olson

spelling/typo


# ca890b37 05-Sep-2006 Gabor Hojtsy

incorporate our Amazon partner links here


# d8960808 05-Sep-2006 Gabor Hojtsy

one more place where books were referenced


# ec855ba6 25-Dec-2005 Rasmus Lerdorf

typo


# 09986451 25-Dec-2005 Rasmus Lerdorf

gah


# d3c453a0 10-Apr-2004 Gabor Hojtsy

move contact out to its own page, and add advertising information there (also link in from sitemap and from page footers)


1234