1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Philip Olson
2297d4b05f Updated links for inis moved from safe-mode to core (thanks yawk) 2010-04-14 02:47:04 +00:00
Philip Olson
3505ae77ed fixed typo 2009-07-08 04:43:12 +00:00
Philip Olson
8ef8bab230 added zend.enable_gc redirect 2009-07-08 03:21:36 +00:00
Philip Olson
27fb98f9e6 Added shortcuts for closures and nowdoc (as suggested by rasmus) 2009-06-17 00:50:39 +00:00
Philip Olson
3c1610e117 Added url redirection for the most commonly searched variables and terms 2009-04-28 17:11:26 +00:00
Philip Olson
191da39213 update directives that do not match the ids used in the manual, which
are gd->image, odbc->uodbc
2009-04-10 01:07:39 +00:00
Philip Olson
838bccc5d8 Added url redirection for all ini settings linked to within the new php.ini* files.
Example: http://php.net/short-open-tag
2009-04-09 23:47:06 +00:00
Hannes Magnusson
624475c7bc Fixed bug#43843 (Documentation sites return HTTP/1.1 even if 1.0 requested -> Garbage in Output)
Patch by thekid@
2008-01-17 19:17:23 +00:00
Hannes Magnusson
5771bebfec Sanity check the requested mirror
# Prevents blind redirects to external domains
2007-05-31 17:10:45 +00:00
Hannes Magnusson
2588fbb8b2 Force correct status code (bug#36440) 2006-09-19 15:41:49 +00:00
Gabor Hojtsy
80deb74c1d add BC handling for old install part (modified patch by Nuno) 2004-08-14 15:02:46 +00:00
Gabor Hojtsy
b0494d6ef7 fix contact links 2004-06-09 13:19:57 +00:00
Gabor Hojtsy
653e7b4a0d Better wording, as we include the full URL now... 2003-09-06 19:07:25 +00:00
Gabor Hojtsy
72b1c47ef6 Add servername to error message so we know what server has problems
if someone copy-pastes the error message to us...
2003-09-06 19:04:39 +00:00
Gabor Hojtsy
3225ece2d6 Move the error functions out to an include file,
so we can reuse them if needed
2003-09-06 09:14:58 +00:00