Kalle Sommer Nielsen
f53bb99457
Remove references to the php.net beta design in my.php and always make myphp[dot]net_beta() return true
2013-11-20 04:50:25 +01:00
Hannes Magnusson
a038985372
GO LIVE WITH NEW DESIGN. GO GO GO GO!
...
Disables the cookie check too, so people that had it stored will now always
see the new design, even if they opted-out of it originally.
The only way to view the "original" page is adding ?beta=0 to the url
2013-11-19 18:43:25 -08:00
Hannes Magnusson
53ba83ebb2
Allow the browsers to cache these files now
2013-11-19 18:43:17 -08:00
Hannes Magnusson
d366d46472
Kill the beta warning on all pages
2013-11-19 18:37:33 -08:00
Hannes Magnusson
bb25868f0c
Quickfix for PHP builtin webserver
2013-11-19 18:37:33 -08:00
Stanislav Malyshev
989246fb3b
fix signature link
2013-11-17 15:52:01 -08:00
Stanislav Malyshev
17380e9c9d
add signature to d/l link
2013-11-17 15:14:25 -08:00
Stanislav Malyshev
477313a52f
5.4.22
2013-11-14 22:41:10 -08:00
Julien Pauli
5029cf2f58
PHP 5.5.6 release
2013-11-14 11:10:10 +01:00
Hannes Magnusson
d82ced1d0b
Fixed bug#66030 php.net website script error
...
Load the custom "header tags" (such as javascript things) after we
have loaded our required js
2013-11-04 09:32:36 -08:00
Stanislav Malyshev
3a2e4b6b1e
5.4.22 RC1
2013-11-01 00:35:56 -07:00
Julien Pauli
1ee2e2e09f
5.5.6 RC1
2013-10-31 12:07:09 +01:00
Hannes Magnusson
a162e3019e
I don't have ext/filter, and it has never been a requirement either
2013-10-28 16:22:17 -07:00
Hannes Magnusson
be1bcf78cf
Remove annoying javascript error on all pages except docs
2013-10-28 16:22:02 -07:00
Hannes Magnusson
10af1e0af5
Replace hourly-pre-generated release feed with a PHP script
...
Seems to fix couple of things, like actually including all the
supported" minor versions, not listing empty windows sections etc etc
probably breaks something too
2013-10-27 18:44:59 -07:00
Hannes Magnusson
732a6e7d9f
There is no reason why this needs to be generated from a database every hour
2013-10-27 16:59:46 -07:00
Hannes Magnusson
8e87088c3f
Remove funcitons.js. Only used by search.php which hasn't made sense for many many many
...
years.
Could be the reason why Google is blocking us today..
2013-10-24 00:55:27 -07:00
Stanislav Malyshev
3d60cd564c
5.4.21
2013-10-17 15:30:04 -07:00
Justin Martin
3d4f16ce41
Remove the URI fragment for the finally keyword, for stability.
2013-10-17 12:29:36 -07:00
Justin Martin
156174565d
Added finally construct as a known term, redirecting to its exception handling example.
2013-10-17 12:29:36 -07:00
kovacs.ferenc
85a6304cbb
fix syntax error
2013-10-17 13:33:49 +02:00
Julien Pauli
467dbaf3ba
5.5.5 download links now
2013-10-17 13:10:07 +02:00
Julien Pauli
b5e68b320d
PHP 5.5.5 release
2013-10-17 12:46:51 +02:00
Paul Dragoonis
1d1ed2ea92
Creating a mobile responsive menu for smartphones.
2013-10-06 18:58:30 +01:00
Paul Dragoonis
c89a700a44
Adding meta viewport so responsivenss kicks in for mobile devices
2013-10-06 13:47:10 +01:00
Stanislav Malyshev
271def14b9
5.4.21rc1
2013-10-03 22:31:41 -07:00
Julien Pauli
b1a88fa029
PHP5.5.5RC1
2013-10-03 20:50:07 +02:00
Adam Harvey
7a93b4b90b
Add PHP 5.5.0 to the $OLDRELEASES array.
2013-10-01 15:45:54 -07:00
danbrown
ac441eb9b4
Fixes bug #55387 .
2013-10-01 15:55:27 -04:00
Levi Morrison
b77249465f
Removed unnecessary inner 'strong' element.
2013-09-26 16:44:52 -06:00
Levi Morrison
ca8e347011
Significant CSS restructure. Styles that pertain to structure and sizing go in theme-base, and colors go into another stylesheet.
2013-09-26 16:34:34 -06:00
Levi Morrison
4ed8826784
Fixed minor HTML validation error in vote uris.
2013-09-20 14:48:24 -06:00
Adam Harvey
59a721e4f2
Tidy up a few validator warnings and errors on the change log.
...
Fixes bug #65713 (Incorrect HTML on http://www.php.net/ChangeLog-5.php#5.5.4 ).
2013-09-20 13:19:09 -07:00
Stanislav Malyshev
1339b20d6c
5.4.20
2013-09-19 21:51:01 -07:00
Julien Pauli
4dcc7d1958
PHP 5.5.4 release
2013-09-19 15:24:42 +02:00
Jacques Marneweck
f8f006b87c
Ignore RFC 6598's 100.64.0.0/10 which is used by carrier grade nat devices and should not be routable on the internet
...
Signed-off-by: Jacques Marneweck <jacques@powertrip.co.za >
2013-09-18 14:06:42 +02:00
Levi Morrison
0b941d17ff
Allow line breaks at certain characters in the left-hand menu.
2013-09-17 10:25:07 -06:00
Levi Morrison
63884991ef
Merge branch 'master' of git://git.php.net/web/php
...
* 'master' of git://git.php.net/web/php:
Fix the broken JS include on servers with notices enabled.
$thanksTo no longer exists after 769cd85 .
2013-09-16 08:41:51 -06:00
Levi Morrison
a821979d48
Some minor structure and color changes.
2013-09-16 08:40:16 -06:00
Adam Harvey
5d7d66d850
Fix the broken JS include on servers with notices enabled.
...
$v is never defined in site_footer()'s scope — I've just nicked the declaration
from header.inc for now, but we probably should have a better way of defining
this before "beta" becomes "stable".
2013-09-15 22:39:34 -07:00
Levi Morrison
a609b332d5
Merged in responsive; hopefully didn't break much if anything.
2013-09-15 12:58:48 -06:00
Stanislav Malyshev
54a6faa6a8
5.4.20rc1
2013-09-05 20:35:01 -07:00
danbrown
7771eba9fa
Still more of those darn BIT and ISIM mosquitoes.
2013-08-27 15:34:59 -04:00
Stanislav Malyshev
a879987131
5.4.19 and 5.5.3 release
2013-08-22 16:09:04 -07:00
Stanislav Malyshev
0a5529f0b9
5.5.2 announcement
2013-08-16 11:40:52 -07:00
Stanislav Malyshev
730baa6870
5.4.18
2013-08-15 21:25:00 -07:00
Adam Harvey
d65d9304a2
Remove unused parse_url() call. That was dumb. Sorry.
2013-08-07 20:34:43 -07:00
Adam Harvey
fedea42b2d
Redirect back to the original page, not the home page, when setting beta mode.
2013-08-07 20:32:19 -07:00
Sherif Ramadan
dcda705e85
Fix Bug #65402
...
Loading out-dated version of jQuery is unnecessary here.
2013-08-06 06:02:45 -04:00
Stanislav Malyshev
48c21f0438
5.4.18 rc2
2013-08-01 21:10:18 -07:00