Skip to content

Commit 5bfef25

Browse files
committed
Kill off XHTML
Long live HTML5! =)
1 parent 658b07c commit 5bfef25

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+765
-764
lines changed

ChangeLog-4.php

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
116116
<li><?php bugfix(34066); ?> (recursive array_walk causes segfault).</li>
117117
</ul>
118118

119-
There is a <a href="release_4_4_4.php">separate announcement</a> available for this release.<br />
119+
There is a <a href="release_4_4_4.php">separate announcement</a> available for this release.<br>
120120

121121
<!-- }}} --></section>
122122

@@ -139,7 +139,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
139139
<li><?php bugfix(29538); ?> (number_format and problem with 0).</li>
140140
</ul>
141141

142-
There is a <a href="release_4_4_4.php">separate announcement</a> available for this release.<br />
142+
There is a <a href="release_4_4_4.php">separate announcement</a> available for this release.<br>
143143

144144
<!-- }}} --></section>
145145

@@ -175,7 +175,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
175175
<li><?php bugfix(36017); ?> (fopen() crashes PHP when opening a URL).</li>
176176
</ul>
177177

178-
There is a <a href="release_4_4_3.php">separate announcement</a> available for this release.<br />
178+
There is a <a href="release_4_4_3.php">separate announcement</a> available for this release.<br>
179179

180180
<!-- }}} --></section>
181181

@@ -224,7 +224,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
224224

225225
</ul>
226226

227-
There is a <a href="release_4_4_2.php">separate announcement</a> available for this release.<br />
227+
There is a <a href="release_4_4_2.php">separate announcement</a> available for this release.<br>
228228

229229
<!-- }}} --></section>
230230

@@ -278,7 +278,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
278278
<li><?php bugfix(21306); ?> (ext/sesssion: catch bailouts of write handler during RSHUTDOWN).</li>
279279
</ul>
280280

281-
There is a <a href="release_4_4_1.php">separate announcement</a> available for this release.<br />
281+
There is a <a href="release_4_4_1.php">separate announcement</a> available for this release.<br>
282282

283283
<!-- }}} --></section>
284284

@@ -343,7 +343,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
343343
<li><?php bugfix(28377); ?> (debug_backtrace is intermittently passing args).</li>
344344
</ul>
345345

346-
There is a <a href="release_4_4_0.php">separate announcement</a> available for this release.<br />
346+
There is a <a href="release_4_4_0.php">separate announcement</a> available for this release.<br>
347347

348348
<!-- }}} --></section>
349349

@@ -428,7 +428,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
428428
<li><?php bugfix(7782); ?> (Cannot use PATH_INFO fully with php isapi).</li>
429429
</ul>
430430

431-
There is a <a href="release_4_3_11.php">separate announcement</a> available for this release.<br />
431+
There is a <a href="release_4_3_11.php">separate announcement</a> available for this release.<br>
432432

433433
<!-- }}} --></section>
434434

@@ -473,7 +473,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
473473

474474
</ul>
475475

476-
There is a <a href="release_4_3_10.php">separate announcement</a> available for this release.<br />
476+
There is a <a href="release_4_3_10.php">separate announcement</a> available for this release.<br>
477477

478478
<!-- }}} --></section>
479479

@@ -533,7 +533,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
533533
<li><?php bugfix(28175); ?> (Allow bundled GD to compile against freetype 2.1.2).</li>
534534

535535
</ul>
536-
There is a <a href="release_4_3_9.php">separate announcement</a> available for this release.<br />
536+
There is a <a href="release_4_3_9.php">separate announcement</a> available for this release.<br>
537537

538538
<!-- }}} --></section>
539539

@@ -549,7 +549,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
549549
<li><?php bugfix(28632); ?> Prevent open_basedir bypass via MySQL's LOAD DATA LOCAL. (Ilia)</li>
550550
</ul>
551551

552-
There is a <a href="release_4_3_8.php">separate announcement</a> available for this release.<br />
552+
There is a <a href="release_4_3_8.php">separate announcement</a> available for this release.<br>
553553
<!-- }}} --></section>
554554

555555
<section class="version" id="4.3.7"><!-- {{{ 4.3.7 -->
@@ -591,7 +591,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
591591
<li><?php bugfix(23220); ?> (SSL: fatal protocol error when talking to IIS). (Wez)</li>
592592

593593
</ul>
594-
There is a <a href="release_4_3_7.php">separate announcement</a> available for this release.<br />
594+
There is a <a href="release_4_3_7.php">separate announcement</a> available for this release.<br>
595595

596596
<!-- }}} --></section>
597597

@@ -626,7 +626,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
626626
<li><?php bugfix(25547); ?> (error_handler and array index with function call). cschneid at cschneid dot com)</li>
627627

628628
</ul>
629-
There is a <a href="release_4_3_6.php">separate announcement</a> available for this release.<br />
629+
There is a <a href="release_4_3_6.php">separate announcement</a> available for this release.<br>
630630

631631
<!-- }}} --></section>
632632

@@ -794,7 +794,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
794794
<li><?php bugfix(21070); ?> (ftp_genlist/ANSI-tmpfile() fail w/ some platform). (Sara)</li>
795795

796796
</ul>
797-
There is a <a href="release_4_3_5.php">separate announcement</a> available for this release.<br />
797+
There is a <a href="release_4_3_5.php">separate announcement</a> available for this release.<br>
798798

799799

800800
<!-- }}} --></section>
@@ -881,7 +881,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
881881
<li><?php bugfix(18534); ?> (ifx_close() leaves open session). ([email protected])</li>
882882
<li><?php bugfix(14049); ?> (realpath() returns invalid results for non-existent paths). (Ilia)</li>
883883
</ul>
884-
There is a <a href="release_4_3_4.php">separate announcement</a> available for this release.<br />
884+
There is a <a href="release_4_3_4.php">separate announcement</a> available for this release.<br>
885885

886886
<!-- }}} --></section>
887887

@@ -1035,7 +1035,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
10351035
<li><?php bugfix(11924); ?> (ibase_query(), ibase_execute() mangled passed parameters). (Jani)</li>
10361036
<li><?php bugfix(7014); ?> (crash in _php_ibase_error() after request shutdown). (Ard)</li>
10371037
</ul>
1038-
More information on this release on <a href="/releases.php#4.3.3">our Releases page</a>.<br />
1038+
More information on this release on <a href="/releases.php#4.3.3">our Releases page</a>.<br>
10391039

10401040
<!-- }}} --></section>
10411041

@@ -1226,7 +1226,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
12261226
<li><?php bugfix(13561); ?> (--without-pear disabled phpize/php-config install). (Jani)</li>
12271227
<li><?php bugfix(13551); ?> (bcmath functions applying scale incorrectly). (Sara)</li>
12281228
</ul>
1229-
More information on this release on <a href="/releases.php#4.3.2">our Releases page</a>.<br />
1229+
More information on this release on <a href="/releases.php#4.3.2">our Releases page</a>.<br>
12301230

12311231
<!-- }}} --></section>
12321232

@@ -1236,7 +1236,7 @@ function bugl($number) { echo "<a href=\"http://bugs.php.net/$number\">#$numbe
12361236
<ul>
12371237
<li>Fixed serious security vulnerability in CGI SAPI. (Shane)</li>
12381238
</ul>
1239-
More information on this release on <a href="/releases.php#4.3.1">our Releases page</a>.<br />
1239+
More information on this release on <a href="/releases.php#4.3.1">our Releases page</a>.<br>
12401240

12411241
<!-- }}} --></section>
12421242

@@ -1749,7 +1749,7 @@ function in question. (Derick, Wez, Marcus)</li>
17491749
dependencies. Automake is only needed for its aclocal tool. The build
17501750
process is now more portable and less resource-consuming. (Sascha)</li>
17511751
</ul>
1752-
More information on this release on <a href="/releases.php#4.3.0">our Releases page</a>.<br />
1752+
More information on this release on <a href="/releases.php#4.3.0">our Releases page</a>.<br>
17531753

17541754
<!-- }}} --></section>
17551755

@@ -1788,7 +1788,7 @@ function in question. (Derick, Wez, Marcus)</li>
17881788
<li>Fixed array_rand() on thread-safe platforms such as Windows. (Edin)</li>
17891789
<li>Report the right exit code after a call to exit(). (Edin)</li>
17901790
</ul>
1791-
More information on this release on <a href="/releases.php#4.2.3">our Releases page</a>.<br />
1791+
More information on this release on <a href="/releases.php#4.2.3">our Releases page</a>.<br>
17921792

17931793
<!-- }}} --></section>
17941794

@@ -1798,7 +1798,7 @@ function in question. (Derick, Wez, Marcus)</li>
17981798
<ul>
17991799
<li>Fixed serious security vulnerability. (Stefan Esser)</li>
18001800
</ul>
1801-
More information on this release on <a href="/releases.php#4.2.2">our Releases page</a>.<br />
1801+
More information on this release on <a href="/releases.php#4.2.2">our Releases page</a>.<br>
18021802

18031803
<!-- }}} --></section>
18041804

@@ -1855,7 +1855,7 @@ function in question. (Derick, Wez, Marcus)</li>
18551855
<li>Fixed a bug in the COM extension that caused outproc servers to 'hang'
18561856
because of a missing Release() call. (Alan, Harald)</li>
18571857
</ul>
1858-
More information on this release on <a href="/releases.php#4.2.1">our Releases page</a>.<br />
1858+
More information on this release on <a href="/releases.php#4.2.1">our Releases page</a>.<br>
18591859

18601860
<!-- }}} --></section>
18611861

@@ -1884,11 +1884,11 @@ function in question. (Derick, Wez, Marcus)</li>
18841884
<li>Removed all code pertaining to fd_sets (socket_fd_*)</li>
18851885
<li>Modified/Improved socket_select() to accept array of resources instead of fd_sets. example:
18861886
<pre>
1887-
&lt;?php<br />
1888-
$wfds=$rfds=array($sock1, $sock2, $sock3, $sock7);<br />
1889-
$r=socket_select($rfds, $wfds, NULL, 1);<br />
1890-
print "Ready to read:\n"; var_dump($rfds);<br />
1891-
?&gt;<br />
1887+
&lt;?php<br>
1888+
$wfds=$rfds=array($sock1, $sock2, $sock3, $sock7);<br>
1889+
$r=socket_select($rfds, $wfds, NULL, 1);<br>
1890+
print "Ready to read:\n"; var_dump($rfds);<br>
1891+
?&gt;<br>
18921892
</pre></li>
18931893
</ul></li>
18941894
<li>Fixed segfault in ibase_close() if user does not free the resultset.
@@ -2069,7 +2069,7 @@ class or is derived from it. (Andrei, Zend Engine)</li>
20692069
(Patch by Alan Knowles &lt;<a href="mailto:[email protected]">[email protected]</a>&gt; and Wez)</li>
20702070
<li>Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha)</li>
20712071
</ul>
2072-
More information on this release on <a href="/releases.php#4.2.0">our Releases page</a>.<br />
2072+
More information on this release on <a href="/releases.php#4.2.0">our Releases page</a>.<br>
20732073

20742074
<!-- }}} --></section>
20752075

@@ -2086,7 +2086,7 @@ class or is derived from it. (Andrei, Zend Engine)</li>
20862086
<li>Changed the default output encoding of mbstring 'pass' to fix
20872087
initialization problem (Rui)</li>
20882088
</ul>
2089-
More information on this release on <a href="/releases.php#4.1.2">our Releases page</a>.<br />
2089+
More information on this release on <a href="/releases.php#4.1.2">our Releases page</a>.<br>
20902090

20912091
<!-- }}} --></section>
20922092

@@ -2113,7 +2113,7 @@ class or is derived from it. (Andrei, Zend Engine)</li>
21132113
<li>Fixed a bug in the strtotime() function where it was incorrectly recognizing
21142114
GMT +0100 and GMT -0100. (Derick)</li>
21152115
</ul>
2116-
More information on this release on <a href="/releases.php#4.1.1">our Releases page</a>.<br />
2116+
More information on this release on <a href="/releases.php#4.1.1">our Releases page</a>.<br>
21172117

21182118
<!-- }}} --></section>
21192119

@@ -2318,7 +2318,7 @@ functions/methods that accepted parameters by reference. (Andrei)</li>
23182318
string indexed array. (Jason)</li>
23192319
<li>Fixed memory leak upon re-registering constants. (Sascha, Zend Engine)</li>
23202320
</ul>
2321-
More information on this release on <a href="/releases.php#4.1.0">our Releases page</a>.<br />
2321+
More information on this release on <a href="/releases.php#4.1.0">our Releases page</a>.<br>
23222322

23232323
<!-- }}} --></section>
23242324

@@ -2434,7 +2434,7 @@ functions, both old and new - see docs for more info. (Wez)</li>
24342434
<li>Added mysql_unbuffered_query(), which is useful for very large result sets.
24352435
(Zeev)</li>
24362436
</ul>
2437-
More information on this release on <a href="/releases.php#4.0.6">our Releases page</a>.<br />
2437+
More information on this release on <a href="/releases.php#4.0.6">our Releases page</a>.<br>
24382438

24392439
<!-- }}} --></section>
24402440

@@ -2581,7 +2581,7 @@ functionality of capturing parenthesized delimiter expression. (Andrei)</li>
25812581
<li>ext/odbc: IBM DB2 patch by Walter Franzini. ([email protected])</li>
25822582
<li>Added extension for the cracklib library. (Alexander Feldman)</li>
25832583
</ul>
2584-
More information on this release on <a href="/releases.php#4.0.5">our Releases page</a>.<br />
2584+
More information on this release on <a href="/releases.php#4.0.5">our Releases page</a>.<br>
25852585

25862586
<!-- }}} --></section>
25872587

@@ -2737,7 +2737,7 @@ function &amp;func2(...)
27372737
<li>Added HMAC support in the mhash module ([email protected])</li>
27382738
<li>Added module for Ovrimos sql server ([email protected])</li>
27392739
</ul>
2740-
More information on this release on <a href="/releases.php#4.0.4">our Releases page</a>.<br />
2740+
More information on this release on <a href="/releases.php#4.0.4">our Releases page</a>.<br>
27412741

27422742
<!-- }}} --></section>
27432743

@@ -2820,7 +2820,7 @@ functions (Andi)</li>
28202820
method. Instead define yourself a method such as toString() and use
28212821
print $obj-&gt;toString() (Andi, Zend Engine)</li>
28222822
</ul>
2823-
More information on this release on <a href="/releases.php#4.0.3">our Releases page</a>.<br />
2823+
More information on this release on <a href="/releases.php#4.0.3">our Releases page</a>.<br>
28242824

28252825
<!-- }}} --></section>
28262826

@@ -2991,7 +2991,7 @@ functions (Stas)</li>
29912991
<li>Added an optional parameter to preg_replace() that can be used to
29922992
specify how many replacements to make. (Andrei)</li>
29932993
</ul>
2994-
More information on this release on <a href="/releases.php#4.0.2">our Releases page</a>.<br />
2994+
More information on this release on <a href="/releases.php#4.0.2">our Releases page</a>.<br>
29952995

29962996
<!-- }}} --></section>
29972997

@@ -3155,7 +3155,7 @@ functions. (Sterling)</li>
31553155
<li>Moved to virtual current working directory support. This highly improves the
31563156
functionality and stability of multi-threaded versions of PHP (Andi, Sascha)</li>
31573157
</ul>
3158-
More information on this release on <a href="/releases.php#4.0.1">our Releases page</a>.<br />
3158+
More information on this release on <a href="/releases.php#4.0.1">our Releases page</a>.<br>
31593159

31603160
<!-- }}} --></section>
31613161

@@ -3178,7 +3178,7 @@ functionality and stability of multi-threaded versions of PHP (Andi, Sascha)</li
31783178
<li>Ported imagegammacorrect from PHP3 to PHP4. (Sterling)</li>
31793179
<li>Added array_rand() function. (Andrei)</li>
31803180
</ul>
3181-
More information on this release on <a href="/releases.php#4.0.0">our Releases page</a>.<br />
3181+
More information on this release on <a href="/releases.php#4.0.0">our Releases page</a>.<br>
31823182

31833183
<!-- }}} --></section>
31843184

ChangeLog-5.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10572,7 +10572,7 @@ classes). (Dmitry)</li>
1057210572
<li>Changed phpize not to require libtool. (Jani)</li>
1057310573
<li>Updated bundled oniguruma library (used for multibyte regular expression)
1057410574
to 3.7.0. (Moriyoshi)</li>
10575-
<li>Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)<br />Fixed bugs:
10575+
<li>Updated bundled libmbfl library (used for multibyte functions). (Moriyoshi)<br>Fixed bugs:
1057610576
<ul>
1057710577
<li>Bug <?php bugl(32063); ?> (mb_convert_encoding ignores named entity 'alpha')</li>
1057810578
<li>Bug <?php bugl(31911); ?> (mb_decode_mimeheader() is case-sensitive to hex escapes)</li>

archive/1998.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Here are the most important news items we have published in 1998 on PHP.net.
1313
</p>
1414

15-
<hr />
15+
<hr>
1616

1717
<h1>PHP 3.0.6 has been released!</h1>
1818
<p>
@@ -24,10 +24,10 @@
2424
that might apply to you, then upgrade.
2525
</p>
2626

27-
<hr />
27+
<hr>
2828

2929
<h1>
30-
PHP/MySQL ... Two great things that go great together<br />
30+
PHP/MySQL ... Two great things that go great together<br>
3131
Combination wins Database of the Year Award at Web98
3232
</h1>
3333
<p>
@@ -40,7 +40,7 @@
4040
communities of people on the Net."
4141
</p>
4242

43-
<hr />
43+
<hr>
4444

4545
<h1>PHP 3.0 Released</h1>
4646
<p>
@@ -63,7 +63,7 @@
6363
the full anouncement</a>.
6464
</p>
6565

66-
<hr />
66+
<hr>
6767

6868
<h1>PHP Meaning Vote</h1>
6969
<p>
@@ -73,7 +73,7 @@
7373
were PHP HTML|Hypermedia|Hypertext Preprocesor.
7474
</p>
7575

76-
<hr />
76+
<hr>
7777

7878
<h1>New Look</h1>
7979
<p>
@@ -84,7 +84,7 @@
8484
with the site by sending a message to the webmasters.
8585
</p>
8686

87-
<hr />
87+
<hr>
8888

8989
<h1>Bug Database Live</h1>
9090
<p>

0 commit comments

Comments
 (0)