1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 23:48:16 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Hannes Magnusson 40944a9682 Fixed bug#55430, introduce the session.upload_progress family to the world 2011-08-30 11:13:22 +00:00
Hannes Magnusson d8ab9e1d73 typo, should be mysqli 2011-08-23 10:19:24 +00:00
Hannes Magnusson 3895a501a9 another missing mysql option from php.ini 2011-08-23 10:16:45 +00:00
Hannes Magnusson dca77d8444 add the ini entries from php.ini, see bug#55404 2011-08-17 12:12:20 +00:00
Philip Olson c075a9136a Removed manual/en/ from links. Sorry 404 handler, but you have more work to do. This coincides with how we do it elsewhere. 2011-07-19 09:49:57 +00:00
Philip Olson 4f8bc3d78a Added rudimentary search snippets feature. Common searches result in snippets of text. See also the comments. And feel free to improve the text. 2011-07-19 06:15:22 +00:00
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