History log of /web-php/error.php (Results 51 – 75 of 217)
Revision Date Author Comments
# 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


# 9664a449 13-Oct-2015 Adam Harvey

http://php.net/callable should work.

I don't know why we didn't do this earlier.


# f496b515 24-Jun-2015 Peter Cowburn

fix __debugInfo() redirect (bug #69918)


# bd5c23f8 21-Apr-2015 Hannes Magnusson

shortcut for __debugInfo


# b6f36cdc 20-Jan-2015 Peter Cowburn

fix bugstats link

Also use https for bugs.php.net

[github] closes php/web-php#54


# 97041e47 26-Oct-2014 Hannes Magnusson

That link is going down soon, no need anymore


# cbb3e228 26-Oct-2014 Hannes Magnusson

bump php5news and better link for php.net/spec after spec refactoring


# 9028f9ae 18-Sep-2014 Sobak

Remove 9-year old BC redirect


# 698021ba 18-Sep-2014 KostyaTretyak

Replaced old link "Documentation HOWTO" on new (doc.php.net/tutorial/)


# 606868ac 25-Aug-2014 Peter Cowburn

aliases for ... operator


# 19ff7150 24-Aug-2014 Rasmus Lerdorf

Add a shortcut to the spec


# bf7b3ab6 20-Aug-2014 Peter Cowburn

remove debug (oops!)


# 1f4a628d 20-Aug-2014 Peter Cowburn

move $URI.php test higher up in error.php (phpweb bug #67871)

This test was below (way below) the $URI = strtolower($URI) line, so
when browsing to /manual/pt_BR/function.strpos we were

move $URI.php test higher up in error.php (phpweb bug #67871)

This test was below (way below) the $URI = strtolower($URI) line, so
when browsing to /manual/pt_BR/function.strpos we were looking for
/manual/pt_br/function.strpos.php which doesn't exist (on case-sensitive
filesystems).

Note: This is a quick fix... if it causes (significant) issues, we might
have to think of a more involved solution than shuffling the code up the
file by a few hundred lines.

show more ...


# a6ba8038 08-Jul-2014 Peter Cowburn

redirect php.net/** to arithmetic operators page


# 66139c03 20-Jun-2014 Sobak

Remove link to old HOWTO in favor of new guide

Maybe it's not complete yet, but it provides more info than previous
resource. Suggestions and contributions are welcome.


# e81671fe 19-Jun-2014 kovacs.ferenc

add a fancy redirect for the 5.6 NEWS to


# 5c44ad33 19-Jun-2014 Hannes Magnusson

Fix redirect to php.net/rev after doc.php.net changes


# 3beb2e2f 19-Jun-2014 Hannes Magnusson

Excellent typo, spotted by Ferenc


123456789