We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 124d7ad commit 1726499Copy full SHA for 1726499
Writerside/topics/mapper/coercers/int-type-coercer.md
@@ -119,7 +119,7 @@ Cast passed value into a PHP int type.
119
The float value must satisfy the following rules:
120
<list>
121
<li>
122
- <p>Must not be more than <code>PHP_INT_MAX</code>
+ Must not be more than <code>PHP_INT_MAX</code>
123
</li>
124
125
Must not be less than <code>PHP_INT_MIN</code>
0 commit comments