Skip to content

Commit c71c97e

Browse files
committed
Fixed test
1 parent 298a055 commit c71c97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/phar/tests/phpinfo_004.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ phpinfo(INFO_MODULES);
2424
===DONE===
2525
--EXPECTF--
2626
%a
27-
<h2><a name="module_Phar">Phar</a></h2>
27+
<h2><a name="module_phar">Phar</a></h2>
2828
<table>
2929
<tr class="h"><th>Phar: PHP Archive support</th><th>enabled</th></tr>
3030
<tr><td class="e">Phar EXT version </td><td class="v">%s </td></tr>

0 commit comments

Comments
 (0)