Commit:    cb4cb6d14df6b237cc673c81af0654a503cb1a88
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 29 Apr 2016 
01:19:58 +0200
Parents:   985c343bb008a8f753cc3b623eda53491131e8e6
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=cb4cb6d14df6b237cc673c81af0654a503cb1a88

Log:
this was removed by mistake, putting it back

Changed paths:
  A  releases/5_6_12.php


Diff:
diff --git a/releases/5_6_12.php b/releases/5_6_12.php
new file mode 100644
index 0000000..8a90202
--- /dev/null
+++ b/releases/5_6_12.php
@@ -0,0 +1,20 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_6_12.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.6.12 Release Announcement");
+?>
+     <h1>PHP 5.6.12 Release Announcement</h1>
+     
+     <p>The PHP development team announces the immediate availability of PHP
+     5.6.12. 12 security-related issues were fixed in this release.
+     
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+     
+     <p>For source downloads of PHP 5.6.12 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+     Windows binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+     The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.php#5.6.12";>ChangeLog</a>.
+     </p>
+
+<?php site_footer(); ?>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to