Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
165 changes: 82 additions & 83 deletions ChangeLog-4.php

Large diffs are not rendered by default.

16 changes: 4 additions & 12 deletions ChangeLog-5.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,12 @@
// $Id$
$_SERVER['BASE_PAGE'] = 'ChangeLog-5.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("PHP 5 ChangeLog", array("current" => "docs", 'css' => array('changelog.css'), 'layout_span' => 12));
function bugfix($number) { echo "Fixed bug "; bugl($number); }
function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$number</a>"; }
function peclbugfix($number) { echo "Fixed PECL bug "; bugl($number); }
function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php?id=$number\">#$number</a>"; }
function release_date($in) {
$time = strtotime($in);
$human_readable = date('d M Y', $time);
$for_tools = date('Y-m-d', $time);
echo "<time class='releasedate' datetime='{$for_tools}'>{$human_readable}</time>";
}
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/changelogs.inc';
site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("changelog.css"), "layout_span" => 12));
?>

<h1>PHP 5 ChangeLog</h1>

<section class="version" id="5.5.13"><!-- {{{ 5.5.13 -->
<h3>Version 5.5.13</h3>
<?php release_date('29-May-2014'); ?>
Expand Down Expand Up @@ -10572,7 +10564,7 @@ classes). (Dmitry)</li>
<li>Changed phpize not to require libtool. (Jani)</li>
<li>Updated bundled oniguruma library (used for multibyte regular expression)
to 3.7.0. (Moriyoshi)</li>
<li>Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)<br />Fixed bugs:
<li>Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)<br>Fixed bugs:
<ul>
<li>Bug <?php bugl(32063); ?> (mb_convert_encoding ignores named entity 'alpha')</li>
<li>Bug <?php bugl(31911); ?> (mb_decode_mimeheader() is case-sensitive to hex escapes)</li>
Expand Down
14 changes: 7 additions & 7 deletions archive/1998.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Here are the most important news items we have published in 1998 on PHP.net.
</p>

<hr />
<hr>

<h1>PHP 3.0.6 has been released!</h1>
<p>
Expand All @@ -24,10 +24,10 @@
that might apply to you, then upgrade.
</p>

<hr />
<hr>

<h1>
PHP/MySQL ... Two great things that go great together<br />
PHP/MySQL ... Two great things that go great together<br>
Combination wins Database of the Year Award at Web98
</h1>
<p>
Expand All @@ -40,7 +40,7 @@
communities of people on the Net."
</p>

<hr />
<hr>

<h1>PHP 3.0 Released</h1>
<p>
Expand All @@ -63,7 +63,7 @@
the full anouncement</a>.
</p>

<hr />
<hr>

<h1>PHP Meaning Vote</h1>
<p>
Expand All @@ -73,7 +73,7 @@
were PHP HTML|Hypermedia|Hypertext Preprocesor.
</p>

<hr />
<hr>

<h1>New Look</h1>
<p>
Expand All @@ -84,7 +84,7 @@
with the site by sending a message to the webmasters.
</p>

<hr />
<hr>

<h1>Bug Database Live</h1>
<p>
Expand Down
18 changes: 9 additions & 9 deletions archive/1999.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Here are the most important news items we have published in 1999 on PHP.net.
</p>

<hr />
<hr>

<h1>The Mars Polar Lander and PHP</h1>
<p>
Expand All @@ -27,7 +27,7 @@
is up to the task of being part of such a large-scale deployment.
</p>

<hr />
<hr>

<h1>PHP 4.0 Beta 3 is out!</h1>
<p>
Expand All @@ -38,7 +38,7 @@
All 4.0 beta users are encouraged to upgrade.
</p>

<hr />
<hr>

<h1>LinuxWorld Editors' Choice Awards</h1>
<p>
Expand All @@ -48,15 +48,15 @@
"Programming Library/Tools" category.
</p>

<hr />
<hr>

<h1>PHP 4.0 Beta 1 is out!</h1>
<p>
<span class="newsdate">[23-Jul-1999]</span>
The long awaited beta of the new generation of PHP is here.
</p>

<hr />
<hr>

<h1>PHP Tutorials at O'Reilly Open Source Software Convention</h1>
<p>
Expand All @@ -67,7 +67,7 @@
California.
</p>

<hr />
<hr>

<h1>PHP 3.0.11 has been released!</h1>
<p>
Expand All @@ -85,7 +85,7 @@
ChangeLog.
</p>

<hr />
<hr>

<h1>PHP 3.0.9 has been released!</h1>
<p>
Expand All @@ -97,7 +97,7 @@
changes, see the ChangeLog.
</p>

<hr />
<hr>

<h1>PHP Related Books are Available</h1>
<p>
Expand All @@ -107,7 +107,7 @@
two are already available.
</p>

<hr />
<hr>

<h1>Zend has been announced</h1>
<p>
Expand Down
28 changes: 14 additions & 14 deletions archive/2000.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Here are the most important news items we have published in 2000 on PHP.net.
</p>

<hr />
<hr>

<h1>PHP 4.0.4 Released</h1>
<p>
Expand All @@ -23,7 +23,7 @@
<a href="ChangeLog-4.php#4.0.4">ChangeLog</a>.
</p>

<hr />
<hr>

<h1>PHP 3.0.18 released</h1>
<p>
Expand All @@ -33,7 +33,7 @@
contains a full list of changes.
</p>

<hr />
<hr>

<h1>Patch Level 1 available for PHP 4.0.3</h1>
<p>
Expand All @@ -44,7 +44,7 @@
memory leak that was discovered in the module versions of PHP.
</p>

<hr />
<hr>

<h1>PHP 4.0.3 Released</h1>
<p>
Expand All @@ -55,7 +55,7 @@
You can read the <a href="/ChangeLog-4.php#4.0.3">changelog</a> here.
</p>

<hr />
<hr>

<h1>Manual Search Tip</h1>
<p>
Expand All @@ -64,7 +64,7 @@
<a href="http://php.net/strlen">php.net/strlen</a>.
</p>

<hr />
<hr>

<h1>PHP 4.0.2 Released!</h1>
<p>
Expand All @@ -74,7 +74,7 @@
<a href="/ChangeLog-4.php#4.0.2">changelog</a> here.
</p>

<hr />
<hr>

<h1>PHP 4.0.1 Patch Level 2 available</h1>
<p>
Expand All @@ -84,7 +84,7 @@
from working properly.
</p>

<hr />
<hr>

<h1>PHP 4.0.1 Released!</h1>
<p>
Expand All @@ -96,7 +96,7 @@
for all PHP users. <a href="/downloads.php">Download now!</a>
</p>

<hr />
<hr>

<h1>PHP 4.0.0 Released!</h1>
<p>
Expand All @@ -107,7 +107,7 @@
now!</a>
</p>

<hr />
<hr>

<h1>PHP 3.0.16 released</h1>
<p>
Expand All @@ -118,7 +118,7 @@
PHP homepage. The ChangeLog contains a full list of changes.
</p>

<hr />
<hr>

<h1>Zend Optimizer released!</h1>
<p>
Expand All @@ -129,7 +129,7 @@
download</a>
</p>

<hr />
<hr>

<h1>PHP Talks at ApacheCon</h1>
<p>
Expand All @@ -142,7 +142,7 @@
href="http://www.apachecon.com/2000/US/html/sessions.html">here</a>.
</p>

<hr />
<hr>

<h1>PHP Developers' Meeting</h1>
<p>
Expand All @@ -154,7 +154,7 @@
PHP/MySQL combination even stronger than it already is.
</p>

<hr />
<hr>

<h1>PHP 3.0.13 has been released</h1>
<p>
Expand Down
Loading