1
0
mirror of https://github.com/php/phd.git synced 2026-03-23 22:52:05 +01:00

fix tests

This commit is contained in:
Gina Peter Banyard
2026-02-17 00:50:11 +00:00
parent 85d8d9c310
commit 6b356b91b9
4 changed files with 20 additions and 20 deletions

View File

@@ -191,29 +191,29 @@ Content:
<td rowspan="2" style="vertical-align: middle;">
<ul class="itemizedlist">
<li class="listitem">
<span class="simpara">
<p class="simpara">
Returns 0 if parentheses surround the quantity and currency_symbol.
</span>
</p>
</li>
<li class="listitem">
<span class="simpara">
<p class="simpara">
Returns 1 if the sign string precedes the quantity and currency_symbol.
</span>
</p>
</li>
<li class="listitem">
<span class="simpara">
<p class="simpara">
Returns 2 if the sign string follows the quantity and currency_symbol.
</span>
</p>
</li>
<li class="listitem">
<span class="simpara">
<p class="simpara">
Returns 3 if the sign string immediately precedes the currency_symbol.
</span>
</p>
</li>
<li class="listitem">
<span class="simpara">
<p class="simpara">
Returns 4 if the sign string immediately follows the currency_symbol.
</span>
</p>
</li>
</ul>
</td>

View File

@@ -116,9 +116,9 @@ Content:
<dt id="classname.constants.first-constant"><strong><code>ClassName::FIRST_CONSTANT</code></strong></dt>
<dd>
<span class="simpara">
<p class="simpara">
The description of the class constant.
</span>
</p>
</dd>
</dl>

View File

@@ -116,9 +116,9 @@ Content:
<dt id="classname.constants.first-constant"><strong><code>ClassName::FIRST_CONSTANT</code></strong></dt>
<dd>
<span class="simpara">
<p class="simpara">
The description of the class constant.
</span>
</p>
</dd>
</dl>

View File

@@ -26,9 +26,9 @@ Content:
<dt id="constant.variablelist-test-constant"><strong><code>VARIABLELIST_TEST_CONSTANT</code></strong></dt>
<dd>
<span class="simpara">
<p class="simpara">
Description of constant
</span>
</p>
</dd>
</dl>
@@ -44,17 +44,17 @@ Content:
<tr>
<td id="constant.variablelist-test-constant-in-constant-list"><strong><code>VARIABLELIST_TEST_CONSTANT_IN_CONSTANT_LIST</code></strong></td>
<td>
<span class="simpara">
<p class="simpara">
<code class="literal">literal</code> will add its own &quot;role&quot;
</span>
</p>
</td>
</tr>
<tr>
<td id="constant.variablelist-test-constant-in-constant-list2"><strong><code>VARIABLELIST_TEST_CONSTANT_IN_CONSTANT_LIST2</code></strong></td>
<td>
<span class="simpara">
<p class="simpara">
Role should have not been overwritten by literal
</span>
</p>
</td>
</tr>
</table>