History log of /web-php/releases/index.php (Results 26 – 50 of 76)
Revision Date Author Comments
# 7ce6944a 18-Oct-2016 Alain Schlesser

Add missing links to PHP 7 ChangeLogs.

Add missing links to PHP 7 change log to two sidebars that reference the 4 & 5 change logs:

- http://php.net/releases/
- http://php.net/si

Add missing links to PHP 7 ChangeLogs.

Add missing links to PHP 7 change log to two sidebars that reference the 4 & 5 change logs:

- http://php.net/releases/
- http://php.net/sitemap.php

show more ...


# 75e418c4 08-Nov-2015 Adam Harvey

Good night and good luck, PHP 5.4.


# cd20519d 06-Apr-2015 Ben Ramsey

Change the paragraphs in the sidebar to a list.


# a2106dcc 06-Apr-2015 Ben Ramsey

Adding clarity to the variable names for the JSON/serialized output


# bbb58d9d 06-Apr-2015 Ben Ramsey

Simplify code according to @bjori's comment

See https://github.com/php/web-php/pull/53#discussion-diff-24725253


# f051345e 06-Apr-2015 Ben Ramsey

Remove $PHP_5_3_* variables causing notices

These variables were removed in 470fc09f31, since 5.3 is no longer an
active release.


# 4b1af5f2 05-Nov-2014 Márcio Almada

add json_encode()ded endpoint to PHP releases list + content type adjustments

We usually warn PHP users to avoid unserialize remote or untrusted data but
at the same time php.net only of

add json_encode()ded endpoint to PHP releases list + content type adjustments

We usually warn PHP users to avoid unserialize remote or untrusted data but
at the same time php.net only offers a serialized endpoint for PHP
releases. This commit:

- adds a JSON endpoint that can be an option to avoid the serialized endpoint
- sets a proper Content-Type response header for both serialized - `text/plain` -
and json - `application/json` - endpoints
- simplifies URLs exchanging `&serialize=1` and `&json=1` for `&serialize` and
`&json` respectively

show more ...


# 5c6789c0 26-Dec-2014 Levi Morrison

Prevent header from covering url fragment target

This way a release can be linked by appending #5.6.3 to the releases
url.


# da0c2995 26-Dec-2014 Levi Morrison

Fix minor HTML errors and warnings


# 33d5508c 28-Oct-2014 Adam Harvey

Link the supported versions page from some appropriate places.


# cd031512 30-Sep-2014 Adam Harvey

We spel gud.


# 5bfef25e 04-Jun-2014 Michael

Kill off XHTML

Long live HTML5! =)


# e916105a 15-Dec-2013 Levi Morrison

Fixed merge conflict.


# e691cc32 05-Dec-2013 Hannes Magnusson

These are now available on museum

Still keeping the last 5.4 and 5.3 release here..


# 34ef9c81 22-Nov-2013 Hannes Magnusson

Bring back the right column (prettified) and mark the download tab as current


# c4930168 30-Oct-2013 Rasmus Lerdorf

No more 5_2 here


# 11628631 03-Aug-2012 Adam Harvey

Add EOL information to the historical releases sidebar.


# a6b37ba4 02-Aug-2012 Adam Harvey

Quiet a notice on the releases page with the current versions array.


# 86f4de2e 17-Jul-2011 Philip Olson

Fixed bug where 5.2.17 wasn't showing up properly. Bug reported by Ferenc


# 20e7bdde 17-Jul-2011 Philip Olson

WS


# 3eae4c46 18-Nov-2010 Daniel P. Brown

Seems more beneficial - particularly to those who are not native English-speakers - to mention explicitly both VC6 and VC9 are available in PHP 5.3+.


# b2512ad1 18-Nov-2010 Daniel P. Brown

Added note to Windows users RE: VC9 vs. VC6 builds.


# ec1573d5 25-Oct-2010 Philip Olson

Removed the uncessassary filewatcher link


# 301af3d0 03-Jun-2010 Philip Olson

Fixed PHP Bug #51966 - Show all release info - Patch by David Tajchreber (dtajchreber)


# 422af5ef 19-Nov-2009 Hannes Magnusson

Remove the background image


1234