Commit da14654
committed
minor #20084 example function param 1 requires string (franzholz)
This PR was merged into the 6.4 branch.
Discussion
----------
example function param 1 requires string
An int causes a PHP error
argument #1 ($line) must be of type int, string given,
Commits
-------
4f733e0 example function param 1 requires string1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
| 630 | + | |
631 | 631 | | |
632 | 632 | | |
633 | 633 | | |
| |||
0 commit comments