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


# 720b2ee0 19-Jun-2014 Hannes Magnusson

Add php.net/php56news


# 42497c72 21-May-2014 Pascal Borreli

Fixed typos


# 049a8724 19-May-2014 philip

Removed amqp redirect hack, as enough people don't like the idea.


# 7d625846 15-May-2014 philip

Fixed AMQP URL, as reported by Adam Harvey


# 636a531a 15-May-2014 philip

Redirect AMQP pages to its github page


# e047aae4 13-Apr-2014 Hannes Magnusson

Fixed bug#67062 (Requesting nonexistent files should produce HTTP 404 Not Found)


# 0c729aa0 06-Mar-2014 Hannes Magnusson

Fixed bug#52147 (PHP Website fails for "php.net/mod")

mod.php is special page.. shouldn't be redirected to :]


# ef1389c7 27-Dec-2013 Hannes Magnusson

Fixed bug #64273 (Requesting nonexistent files should produce HTTP 404 Not Found)


123456789