1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 03:32:23 +02:00
Commit Graph

1149 Commits

Author SHA1 Message Date
Hannes Magnusson
69eeb1eb9e Add "parents" links
# FC for PhD
2007-08-25 11:07:58 +00:00
Ilia Alshanetsky
3712230499 5.2.4RC3 2007-08-23 22:59:13 +00:00
Ilia Alshanetsky
a8d509b1b1 5.2.4RC2 2007-08-17 00:53:24 +00:00
Hannes Magnusson
8075a97e58 Ensure that we are getting the last modification time of the manual page,
not the error handler
# This has been bothering me for a while
2007-08-11 19:27:04 +00:00
Ilia Alshanetsky
ba09d6920c 5.2.4RC1 2007-08-02 23:13:05 +00:00
Hannes Magnusson
2c427d0d27 Add previous/next navigation links above user notes (closes FR#42169) 2007-08-01 17:26:22 +00:00
Hannes Magnusson
bec4f26a6b Make sure there is previous/next manual page 2007-06-25 15:07:40 +00:00
Hannes Magnusson
63e642fcda Fallback to the "slow search" if the SQLite lookup didn't work out
# Fixes bug#41728
2007-06-18 16:46:07 +00:00
Hannes Magnusson
44fa0fb5ea Make sure the filename return by the sqlite search is actually available 2007-06-17 22:13:16 +00:00
Hannes Magnusson
2e7fc08f3c Add a function to print out news entries (used by /, /conferences/ and /archive/)
Remove hardcoded year
Show the current-year-archive too
2007-06-07 10:36:00 +00:00
Hannes Magnusson
62624d8f57 Fixed bug#37494 (saerch for CSV -> useless result)
# Skip over metaphone() matches on short strings
2007-06-02 20:26:20 +00:00
Ilia Alshanetsky
92d3e8334e 5.2.3 release 2007-05-31 22:57:31 +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
d65040b3be Fix the RC box 2007-05-25 10:47:34 +00:00
Hannes Magnusson
2d995c1cef Add about, faq & features shortcuts for mirrors without sqlite
# php.net/about.howtohelp      => php.net/howtohelp
# php.net/faq.databases        => php.net/databases
# php.net/features.file-upload => php.net/file-upload
2007-05-20 11:29:22 +00:00
Hannes Magnusson
6c3b9a713d Fixed bug#41376 (a xss bug on php.net website)
# Found by André moulu
2007-05-12 15:43:49 +00:00
Rasmus Lerdorf
987481435f Entity quotes as well here 2007-05-08 04:35:59 +00:00
Hannes Magnusson
629800b088 The PHP4.4.7-windows package was updated 2007-05-04 17:56:55 +00:00
Ilia Alshanetsky
b6599292db 5.2.2 and 4.4.7 release news 2007-05-03 23:31:50 +00:00
Ilia Alshanetsky
4fb5e50024 5.2.2RC2 2007-04-27 01:34:46 +00:00
Derick Rethans
ef6e6a76e2 - Show release candidates. 2007-04-11 06:26:16 +00:00
Philip Olson
3dd6c055a4 Update logo 2007-04-02 09:15:50 +00:00
Hannes Magnusson
dc5988020e static.php.net doesn't like it 2007-04-01 12:05:20 +00:00
Hannes Magnusson
cdea39e9cd Update logo 2007-04-01 11:55:52 +00:00
Hannes Magnusson
7b62698d0c Add 'opensearch' by Marco Rodrigues
(Supports Firefox2 and IE7..)
2007-03-28 10:28:56 +00:00
Hannes Magnusson
5d21429a2f Fixed bug#40919 (Error in example code for str_pad) Patch by vrana 2007-03-28 09:52:02 +00:00
Philip Olson
3ea4467bae spelling/typo 2007-03-09 02:18:25 +00:00
Hannes Magnusson
cd3d790704 Make sure we don't have runtime magic quoting enabled 2007-03-02 14:53:46 +00:00
Derick Rethans
d9e92c5a93 - Release 4.4.6. 2007-03-01 08:48:16 +00:00
Hannes Magnusson
013b2057aa Simplify the RM job
# Lazy guys... :)
2007-02-23 10:22:43 +00:00
Derick Rethans
c481460aa1 - Update for 4.4.6rc1 2007-02-22 15:50:42 +00:00
Philip Olson
7fb47aa2aa Use php_ssh2.dll as a PECL Windows example because the zip dll is now included in the core (thanks edin),
and fixed a typo
2007-02-21 17:58:01 +00:00
Philip Olson
a4cc4eb1ab Added a note explaining what the PECL download for Windows is. Through
time this was accidently deleted.
2007-02-21 17:30:18 +00:00
Hannes Magnusson
170c0b8d5a Fix hardcoded release announcement link
# and make it point to the new url
2007-02-21 16:18:25 +00:00
Hannes Magnusson
77711f4dbb Make it possible to distinguish more accurately between layouts 2007-02-19 23:53:02 +00:00
Hannes Magnusson
555c6aa83e Move release info into includable file so it can be used to
generate "latest releases" box on the frontpage for instance
2007-02-18 16:58:04 +00:00
Hannes Magnusson
c61c7ee4e6 Add RSS link at the bottom of /index.php and /conferences/index.php 2007-02-14 14:52:00 +00:00
Hannes Magnusson
8bea0f4321 Get rid of warning 2007-02-11 14:38:45 +00:00
Hannes Magnusson
eadf4a510a Fixed bug#40357 (Warning message in UG-Events List)
# Caused by, now removed, error message in strtotime("") in PHP 5.0.*
2007-02-10 14:20:38 +00:00
Hannes Magnusson
9ea1042f20 Add new conference page 2007-02-07 18:23:11 +00:00
Hannes Magnusson
844eb78a2a xHTMLify 2007-02-06 13:52:33 +00:00
Nuno Lopes
7934b33a85 fix #40301: regex didnt ignore some local IPs. also convert ereg to preg_match 2007-02-02 14:35:05 +00:00
Hannes Magnusson
3f6539f451 Implement <link rel=contents/index/prev/next> for the manual
#Fixed vim modeline to expand tabs to spaces
2007-01-13 19:33:54 +00:00
Hannes Magnusson
6c67852249 Add :: to the "browser, wrap here please" list (fixes bug#39794) 2007-01-11 18:22:45 +00:00
Jacques Marneweck
ada35d7cbc Go back to the normal logo 2007-01-03 23:19:19 +00:00
Jacques Marneweck
3a9459a515 Bumping copyright year. Happy 2007, PHP.net 2007-01-01 13:47:37 +00:00
Jacques Marneweck
073f03bb2f Change to snow logo for Christmas season 2006-12-15 20:56:40 +00:00
Gabor Hojtsy
4269a7acda seems like this is the working and alidating solution actually 2006-10-07 14:11:33 +00:00
Gabor Hojtsy
7784a2ad8e shorter conditional comments, source:
http://www.456bereastreet.com/archive/200511/valid_downlevelrevealed_conditional_comments/
2006-10-07 13:53:32 +00:00
Gabor Hojtsy
e79b5f74ee trying to hide print stylesheet from IE (below 6.0) 2006-10-07 10:00:44 +00:00