39 Commits

Author SHA1 Message Date
kovacs.ferenc
2ace8a88e5 introduce Next Major and Next Minor versions as discussed on the mailing list 2015-07-10 15:29:05 +02:00
Kalle Sommer Nielsen
5b314cd1ac Added PHP7 to the frontpage quick searches 2015-05-26 09:38:18 +02:00
Sobak
42f9f1213d Revert "Rework fix for previous bug"
This reverts commit 7b318e66e3.
2014-12-22 22:13:08 +01:00
Sobak
7b318e66e3 Rework fix for previous bug
Prefer checking function existance over next global variables
2014-12-21 06:56:23 +01:00
Adam Harvey
fd9f82d0fb Temporary hackery to force a mirror until they all catch up.
This should be reverted tomorrow.
2014-09-30 17:35:58 -07:00
Adam Harvey
293283e25c Handle version components of more than one digit in report.php. 2014-09-30 17:20:42 -07:00
Adam Harvey
3edeb8f2e7 Handle qa.php.net failures more gracefully by falling back on php.net. 2014-09-30 17:20:09 -07:00
Sobak
257b4fca67 More elegant way to add custom versions 2014-06-27 15:48:10 +02:00
Johannes Schlüter
ba3da64f11 Drop ooooold 5.3 hack 2013-07-18 01:15:57 +02:00
Rasmus Lerdorf
813b3cf4ab s/SVN/Git/g 2012-03-25 22:26:54 +05:30
Ferenc Kovacs
b1f17023f6 temporary fix, manually adding 5.3.7 to the bug versions 2011-08-19 09:19:49 +00:00
Ferenc Kovacs
6646555aa3 fix WS issues 2011-07-18 00:24:02 +00:00
Ferenc Kovacs
591f884b88 note to myself: don't forget allowing the cache.
sigh.
2011-07-18 00:11:56 +00:00
Ferenc Kovacs
f99096fdd9 use the http://qa.php.net/api.php and the http://www.php.net/releases/index.php to dynamically fetch the supported versions
I think I handled all the corner cases(having an EOLed branch, having an active branch without alpha/beta/rc releases, etc.), but patches welcome. :)
btw. got a funny bug: I had to change the while+list to a foreach in include/functions.php else it wouldn't work for the $versions array coming from the apc, will look into this tomorrow.
2011-07-18 00:09:29 +00:00
David Soria Parra
06a436ae22 PHP 5.4 alpha 2 2011-07-14 15:16:54 +00:00
Stanislav Malyshev
70693fd564 add 5.4.0alpha1 2011-06-28 18:55:37 +00:00
Stanislav Malyshev
13b57bf298 add 5.4 2011-06-28 18:48:23 +00:00
Johannes Schlüter
b56ead2e3c PHP 5.3.6 2011-03-17 14:45:38 +00:00
Johannes Schlüter
8d6d5f0c2b PHP 5.3.6RC3 2011-03-10 15:04:27 +00:00
Johannes Schlüter
1a9e3e0922 PHP 5.3.6RC2 2011-03-03 13:20:45 +00:00
Johannes Schlüter
a7f77ccd94 PHP 5.3.6 2011-02-17 10:47:48 +00:00
Ilia Alshanetsky
42199cc9ca Bump versions 2011-01-06 14:55:41 +00:00
Ilia Alshanetsky
8194abee07 5.2.16 2010-12-16 11:44:19 +00:00
Ilia Alshanetsky
fc2f08fcc0 5.2.15 and a bit of 5.3.4 2010-12-10 00:04:16 +00:00
Ilia Alshanetsky
f9c488a380 RC2 2010-12-03 00:33:28 +00:00
Johannes Schlüter
9ada64302b PHP 5.3.4RC1 and 5.2.15RC1 2010-11-18 20:23:07 +00:00
Johannes Schlüter
06a017a3cc - Website changes, except frontpage news entry, for PHP 5.2.14 and PHP 5.3.3 2010-07-22 13:34:00 +00:00
Johannes Schlüter
5d5776e535 PHP 5.2.14RC3 and 5.3.3RC3 2010-07-15 11:16:53 +00:00
Johannes Schlüter
777f016422 PHP 5.3.3RC2 2010-07-02 07:30:04 +00:00
Ilia Alshanetsky
1a696f80fe 5.2.14RC2 2010-07-01 14:50:11 +00:00
Philip Olson
5ab7f4878c Added 5.3.3RC1 and missing 5.2.13 2010-06-24 17:21:44 +00:00
Ilia Alshanetsky
b31193610b 5.2.14RC1 2010-06-17 17:36:17 +00:00
Daniel Egeberg
87fe6265a2 Updated versions. Patch by mike. 2010-05-20 12:46:56 +00:00
Johannes Schlüter
7b97b4479e PHP 5.3.2 2010-03-04 17:13:05 +00:00
Jani Taskinen
606665b2da - Update version list (need to really make this automatic) 2010-03-01 18:42:01 +00:00
Jani Taskinen
0b29bf2a99 - Simplify 2009-08-25 11:59:44 +00:00
Jani Taskinen
c6ca5e8219 - First part of getting rid of crap 2009-08-11 14:00:13 +00:00
Jani Taskinen
cc83c81b27 - Fix more paths 2009-07-22 11:27:36 +00:00
Jani Taskinen
1364fc2475 - Move rest of library files out of public site 2009-07-22 10:23:01 +00:00