mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
fix tests
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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 "role"
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user