mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Forgot to change parameter numbers during copy/paste.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347501 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a26b14769f
commit
1415a3b592
2 changed files with 4 additions and 4 deletions
|
@ -74,8 +74,8 @@
|
|||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
This function can now be called with only one parameter.
|
||||
Formerly, at least two parameters have been required.
|
||||
This function can now be called without any parameter.
|
||||
Formerly, at least one parameter has been required.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
|
@ -74,8 +74,8 @@
|
|||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
This function can now be called with only one parameter.
|
||||
Formerly, at least two parameters have been required.
|
||||
This function can now be called without any parameter.
|
||||
Formerly, at least one parameter has been required.
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue