History log of /web-php/mirroring.php (Results 1 – 25 of 92)
Revision 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'


# eead746d 07-Jul-2023 Nathan Gibbs

Fixed typo in mirroiring page (#791)


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

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


# b2b48ca1 29-Mar-2019 Derick Rethans

Remove references, redirects, and selection of mirrors


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


# 708666fa 09-Jan-2015 Hannes Magnusson

Add www.php.net as ServerAlias and remove the www prefixes


# 02093c9c 20-Aug-2014 Peter Cowburn

move mirror logo from homepage to mirror.php

Mirror.php is a much more appropriate place to be showing off our mirror
providers' logos.


# 2062b49d 01-Jul-2014 Peter Cowburn

link to credits for "PHP Group" (bug #67532)


# 42497c72 21-May-2014 Pascal Borreli

Fixed typos


# 5a00e580 25-Sep-2013 danbrown

Adding the coverage map and making numerous updates to the program policies and wording.


# 57c03253 17-Sep-2013 Levi Morrison

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


# 9382a76b 14-Feb-2013 Ferenc Kovacs

clarifying the mirroring info with the round robin changes


# 93a8e7b4 29-Sep-2012 Ferenc Kovacs

with UseCanonicalName On, apache will populate ['SERVER_NAME'] from the value of ServerName. without that the SERVER_NAME will be different for www.php.net and php.net, hence it can cause problems wh

with UseCanonicalName On, apache will populate ['SERVER_NAME'] from the value of ServerName. without that the SERVER_NAME will be different for www.php.net and php.net, hence it can cause problems when we look up the mirror from the mirrors array where the mirrors are indexed by the host.

show more ...


# b51b2d08 07-Sep-2012 Adam Harvey

Work through the remaining FIXME pages; put them in their correct categories,
and update aged markup as appropriate.

Yes, I did check the new markup on the non-beta site too.


# 3618c137 09-Sep-2011 Daniel P. Brown

Making it clear that mirrors@php.net is a public mailing list.


# 4118e7d3 29-Jun-2011 Philip Olson

Bumped mirror version requirement to 5.2, and mentioned a 5.3 preference. We should mention a desire for mirrors to update PHP regularly, as for example 5.2.0 and 5.3.0 are not awesome.


# 5a52decc 02-Feb-2011 Daniel P. Brown

...


# b469f5f0 01-Feb-2011 Daniel P. Brown

Typofix in the email address.


# 90cd2979 27-Jan-2011 Daniel P. Brown

Updated some text, added new information, made a few minor grammatical fixes.


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

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


# a8806d2d 26-Dec-2010 Hannes Magnusson

Style "preformatted text" :)


# d3165490 26-Dec-2010 Hannes Magnusson

Its 2.1gb these days..


# e42f092d 11-Aug-2010 Philip Olson

Mention that we want sqlite 3 enabled, specifically: pdo_sqlite


1234