mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix delimiters
This commit is contained in:
@@ -10,7 +10,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
<a href="#PHP_5_6">5.6</a> |
|
||||
<a href="#PHP_5_5">5.5</a> | <a href="#PHP_5_4">5.4</a> |
|
||||
<a href="#PHP_5_3">5.3</a> | <a href="#PHP_5_2">5.2</a> |
|
||||
<a href="#PHP_5_1">5.1</a> | <a href="#PHP_5_0">5.0</a> |
|
||||
<a href="#PHP_5_1">5.1</a> | <a href="#PHP_5_0">5.0</a>
|
||||
|
||||
<a name="PHP_5_6"/>
|
||||
<section class="version" id="5.6.40"><!-- {{{ 5.6.40 -->
|
||||
|
||||
@@ -6,7 +6,7 @@ site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => array("change
|
||||
?>
|
||||
<h1>PHP 7 ChangeLog</h1>
|
||||
|
||||
<a href="#PHP_7_3">7.3</a> | <a href="#PHP_7_2">7.2</a>
|
||||
<a href="#PHP_7_3">7.3</a> | <a href="#PHP_7_2">7.2</a> |
|
||||
<a href="#PHP_7_1">7.1</a> | <a href="#PHP_7_0">7.0</a>
|
||||
|
||||
<a name="PHP_7_3"/>
|
||||
|
||||
Reference in New Issue
Block a user