History log of /web-php/sites.php (Results 1 – 25 of 78)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b0763029 26-Oct-2024 Jim Winstead

doc.php.net is on HTTPS now, and contribution guide URL changed (#1108)


# f9d05d66 06-Oct-2024 Jim Winstead

svn.php.net is no longer online (#1085)

* svn.php.net is no longer online

* Remove ToC entry that is no longer relevant


# e5ceb3e8 27-Jul-2024 Jim Winstead

Purge references to PHP-GTK, it was abandoned (#1039)


# 99ee4026 20-Jul-2024 Jim Winstead

Remove docs.php.net, it's not user-visible any longer (#1035)

Close #996


# db5ec411 27-Feb-2024 haszi

Remove section on edit.php.net (#961)

Co-authored-by: haszi <haszika80@gmail.com>


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


# db4d7464 06-Dec-2023 Andreas Möller

Remove indentation in array arguments (#860)


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

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

Closes GH-659.


# 3a2761d9 08-Jul-2022 Andreas Möller

Fix: Heredoc syntax

Closes GH-564.


# 5263a544 27-May-2022 Aaron Junker

Update sites.php

- Removes comments of old pages that will never come online again
- Removes http://gcov.php.net as this website was shut down
- Adds https://windows.php.net

Update sites.php

- Removes comments of old pages that will never come online again
- Removes http://gcov.php.net as this website was shut down
- Adds https://windows.php.net

Closes GH-517.

show more ...


# 3c234a06 25-Sep-2021 peterdd

Link qa.php.net, svn.php.net, people.php.net with https (#447)

They're reachable, so they should be the default for those links.


# af092d09 06-May-2021 Christoph M. Becker

Update lxr links to point to heap.space

This instance is maintained by ekin, and has good availability,
contrary to lxr.php.net which is down for years.


# e2ee39e0 02-Apr-2021 Sergey Panteleev

Replace references to git.php.net


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

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


# dd8d8bf8 17-Oct-2018 Peter Kokot

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

show more ...


# e235f794 17-Oct-2018 Peter Kokot

Trim trailing whitespace

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


# 815f58d0 17-Oct-2017 Kalle Sommer Nielsen

Fixed bug #75399 (Few non working links at php.net)

As much as I would love to have a working lxr and just point it to aharvey@'s site, I have just commented out them for now, marking them w

Fixed bug #75399 (Few non working links at php.net)

As much as I would love to have a working lxr and just point it to aharvey@'s site, I have just commented out them for now, marking them with the ever grep'able XXX label

show more ...


# adadd33e 01-Sep-2016 Kalle Sommer Nielsen

Fixed the php.net part of bug #72880 (snaps.php.net still linked from other php.net sites)

This is simply, like stated in the bug report, a left over anchor in the sidebar


# 61550de6 15-Feb-2015 Jacob Bednarz

Remove links to snaps.php.net

As the development snapshots have been removed in favour of the git sources,
these links is no longer required.


# 5bfef25e 04-Jun-2014 Michael

Kill off XHTML

Long live HTML5! =)


# 864dfeb9 12-May-2014 Sobak

This sidebar code is unused


# 06ef5d13 12-May-2014 Sobak

Updated sites descriptions


# f7d77643 01-Jan-2014 Hannes Magnusson

Fixed bug #66380 (edit.php.net is missing on sites.php)


# 747737a8 13-Dec-2013 Hannes Magnusson

Add people.


# f3041a32 13-Dec-2013 Hannes Magnusson

bugs and wiki should link to https


1234