1
0
mirror of https://github.com/php/web-php.git synced 2026-04-25 16:08:12 +02:00
Commit Graph

1311 Commits

Author SHA1 Message Date
Hannes Magnusson 0fca10119c Some scripts require that literal veriable, spotted by Philip 2009-06-30 14:16:45 +00:00
Hannes Magnusson cbdc79ce64 5.3.0 downloads 2009-06-30 10:54:46 +00:00
Philip Olson 066d90aaeb hack to stop showing duplicate notes (backend/notes/* appear broken currently)
# fixme: figure out why notes are repeated in these files, and fix
2009-06-20 16:30:17 +00:00
Lukas Smith ddbd2081e4 php 5.3.0RC4 news 2009-06-19 09:09:47 +00:00
Hannes Magnusson ac23ec644e Add md5sum for the debug packs 2009-06-19 07:57:37 +00:00
Hannes Magnusson c4de8d099b Remove outdated notes 2009-06-19 07:29:33 +00:00
Ilia Alshanetsky 8201d04e98 5.2.10 release stuff 2009-06-18 22:24:00 +00:00
Johannes Schlüter 55a5e5ebb2 5.3.0RC4, keeping philip's temporary RC hack in place 2009-06-18 22:14:11 +00:00
Hannes Magnusson 222f808fd7 Hopefully fix #48519 (Redundant results from searches in php.net)
(Richard Q)
2009-06-17 07:04:05 +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 e91df1f967 Hack to show multiple RCs (5.2.10 and 5.3.0) - and added date to rc listing 2009-06-11 18:42:09 +00:00
Ilia Alshanetsky 6e862d89b0 5.2.10RC2 2009-06-11 13:03:02 +00:00
Hannes Magnusson c5ea92018a Missing closing quote 2009-06-04 18:16:38 +00:00
Hannes Magnusson 633899b1ee Init the var =) 2009-06-04 11:06:10 +00:00
Hannes Magnusson dc59ba9bc6 Fix notice and wrong markup on non-existing pages 2009-06-04 11:05:26 +00:00
Ilia Alshanetsky 540ba9f95a 5.2.10RC1 2009-05-27 20:03:01 +00:00
Hannes Magnusson f743732b15 Add Last-Modified header (see bug#47261) 2009-05-22 08:11:35 +00:00
Hannes Magnusson f0fb034bb0 set a "default value" for the url fallback choice (patch by kalle) 2009-05-15 11:53:31 +00:00
Hannes Magnusson 6c5c8cafcd Don't overwrite the static root if its already set (by auto_prepend fx) 2009-05-08 07:26:30 +00:00
Johannes Schlüter d5db0f7b0d PHP 5.3.0RC2 2009-05-07 16:58:21 +00:00
Philip Olson 3559d52a57 Revert back to 'function list' as the default selection for search, and
instead focus on http://wiki.php.net/ideas/phpnetsearch for improvements
2009-05-06 18:40:49 +00:00
Philip Olson ee356fad29 Changed search default from function list to online documentation 2009-05-05 15:13:03 +00:00
Hannes Magnusson 8c9a4e58e4 - Add another revcanonical variant
- Add license info while we are here
2009-05-04 13:32:19 +00:00
Philip Olson 1d7d544191 Fix for bug #48071 (ereg to preg), patch by kalle 2009-05-03 05:17:57 +00:00
Hannes Magnusson a888e385f0 So long PHP4, and thanks for all the fish! 2009-04-30 11:23:48 +00:00
Philip Olson 3c1610e117 Added url redirection for the most commonly searched variables and terms 2009-04-28 17:11:26 +00:00
Hannes Magnusson 6202523d83 Better fix for sending out correct content language headers 2009-04-20 07:37:18 +00:00
Hannes Magnusson a455e37425 Fixed bug#48021 (Language Error in php.net) (Kalle) 2009-04-20 07:25:33 +00:00
Hannes Magnusson a28d407eb9 Cover all our bases; Add support for:
- Link shorturl HTTP headers
- rel=shorturl
2009-04-17 11:35:15 +00:00
Hannes Magnusson 5d3061c9fe Fixed bug#47007 (archives, 2009 == end of 2008) 2009-04-11 10:09:20 +00:00
Hannes Magnusson 8be460f4db Add support for rev=canonical
# examples:
# http://www.php.net/manual/en/control-structures.continue.php
#  => http://php.net/continue
# http://www.php.net/manual/en/function.strpos.php
#  => http://php.net/strpos
# http://www.php.net/manual/en/language.oop5.overloading.php
# => http://no.php.net/oop5.overloading
2009-04-10 09:50:49 +00:00
Hannes Magnusson 7cd099959a Set rel=canonical to the real url of the pages 2009-04-10 08:57:51 +00:00
Hannes Magnusson 1d7b17bc2d Set correct language values 2009-04-10 08:51:22 +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
Philip Olson 5d34fc05e1 - Removed metaphone from search, too many false positives
- Removed mysqli hack, this was fixed in gen-phpweb-sqlite-db.php
- This closes several bugs including #47658 and #44713
2009-04-09 19:46:05 +00:00
Philip Olson c0e766ee9d Revert a misguided commit 2009-04-09 17:36:12 +00:00
Philip Olson ef0f3be425 Allow found keywords with higher prio to work 2009-04-09 17:23:16 +00:00
Hannes Magnusson 73a0c188b2 5.2.9 is still supported 2009-04-09 10:12:03 +00:00
Hannes Magnusson 9ddbc3b83c Add notes about the 5.2.9-2 re-release 2009-04-09 09:10:36 +00:00
Hannes Magnusson 5ad31e3dd2 PHP 5.2.9-2 Windows release 2009-04-08 11:57:10 +00:00
Philip Olson 571d9d86ec Specify that sys_getloadavg() usage requires PHP 5.1.3+ 2009-04-07 17:12:58 +00:00
Philip Olson 302014466f Edited sqlite check to include checking of every possible sqlite version 2009-04-07 17:05:40 +00:00
Hannes Magnusson 3592d4d99c Change the logo size again 2009-04-02 07:35:44 +00:00
Hannes Magnusson 5b8dd08c50 Send out correct charset headers 2009-04-01 07:28:55 +00:00
Hannes Magnusson b511821a3f Use the builtin logo 2009-04-01 07:24:14 +00:00
Hannes Magnusson a5e642bee0 kill 5.2.6 from /distributions 2009-03-29 10:54:10 +00:00
Philip Olson 91b6bfe0d1 Alter MQ code, and added "TODO: Remove MQ dependencies from phpweb" 2009-03-26 22:41:08 +00:00
Lukas Smith 18738f7906 5.3.0RC1 2009-03-24 19:58:23 +00:00
Hannes Magnusson d0948cf594 PHP 5.2.9-1 (windows) release 2009-03-10 22:42:37 +00:00