History log of /web-php/error.php (Results 26 – 50 of 209)
Revision Date Author Comments
# 1e832e0a 26-Nov-2021 Nikita Popov

Add redirect for php.net/GH-123

Redirect `php.net/GH-123` to the corresponding issue or pull request
on php/php-src. This is part of https://wiki.php.net/rfc/github_issues,
but is al

Add redirect for php.net/GH-123

Redirect `php.net/GH-123` to the corresponding issue or pull request
on php/php-src. This is part of https://wiki.php.net/rfc/github_issues,
but is also useful independently for pull request references.

show more ...


# bfb30b5a 20-May-2021 Sara Golemon

Handle ?:, ??, and ??= in index.php


# cf6c402b 19-May-2021 Sara Golemon

Add search aliases for ?:, ??, and ??=


# c2db08cd 19-May-2021 George Peter Banyard

Remove load checker (#404)

We do not use mirrors anymore, thus this is irrelevant.


# a587291f 01-Apr-2021 Sergey Panteleev

Replace references to git.php.net (#396)


# d56830df 11-Dec-2020 Anna Filina

Display custom 404 page when legacy manuals found

Closes GH-385.


# 0f8cc98c 14-Aug-2020 Peter Cowburn

error redirects for "fn" and "arrow" to Arrow Functions manual page


# 83111843 05-Jun-2019 Sara Golemon

Cleanup version.inc

With this diff, version.inc will ONLY export one "variable" named
$RELEASES which will continue to have the same format as previous.

It will also export a he

Cleanup version.inc

With this diff, version.inc will ONLY export one "variable" named
$RELEASES which will continue to have the same format as previous.

It will also export a helper method named release_get_latest()
for quickly accessing the most recent version published.

All other globals previously exported by this function are
no longer used on web-php.

show more ...


# c0afd74b 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

2/4 - Update remaining except archives/ and release/.


# 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


# b8332da2 27-Mar-2019 Peter Kokot

Remove unused legacy reST redirections

The php.net/reST pages once served some source code files. It has been
removed via 74bc9e6ad77fb860ae8e171d46b4914a3737d7a9 in 2013 so these
re

Remove unused legacy reST redirections

The php.net/reST pages once served some source code files. It has been
removed via 74bc9e6ad77fb860ae8e171d46b4914a3737d7a9 in 2013 so these
redirections are most likely not relevant anymore for PHP.net audience.

show more ...


# 4716c2ba 26-Mar-2019 Peter Cowburn

friendlier error page for manual pages under inactive languages (fix bug #77637)


# 27160d28 31-Jan-2019 Christoph M. Becker

Regular PHP 5 or even PHP 4 downloads are no longer available


# 49c1b3ed 12-Dec-2018 Stanislav Malyshev

Update some shortcuts


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


# 7c452848 17-Oct-2017 Kalle Sommer Nielsen

Added phpXXnews links for the 7.0 branches


# 26ffd231 09-Oct-2017 Peter Cowburn

redirect callable to callable page


# fffcddab 16-Dec-2016 philip

Temporary hack to fix PHP Bug #49956 for ext/mysqli. This does not close the bug. Using phd to merge search and manual-lookup.sqlite data is the likely real fix. This patch adds mysqli functions to .


# 86df8409 19-Apr-2016 Jan Mueller

Add ability to to download latest PHP7 stuff using PHP7-LATEST


# 410b34e3 13-Apr-2016 Niklas Keller

Fix bug #71939 (Double escaped search)


# 6a3f798a 06-Dec-2015 Hannes Magnusson

Allow php.net/migration7


# 0c7b3fd4 06-Dec-2015 Hannes Magnusson

Fix URI aliases (like php.net/logos) after bug #67871 fixes


# a1bfe95b 02-Nov-2015 Hannes Magnusson

Make php.net/mongodb the extension entry page, not subsection of the set


123456789