mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339872 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3e3e60b8f0
commit
bc3ea7e6cd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<function name="SQLite3Stmt::close" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="SQLite3Stmt::execute" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="SQLite3Stmt::paramCount" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
<function name="SQLite3Stmt::readOnly" from="PHP 5 %gt;= 5.3.6, PHP 7"/>
|
||||
<function name="SQLite3Stmt::readOnly" from="PHP 5 >= 5.3.6, PHP 7"/>
|
||||
<function name="SQLite3Stmt::reset" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
|
||||
<function name="SQLite3Result" from="PHP 5 >= 5.3.0, PHP 7"/>
|
||||
|
|
Loading…
Reference in a new issue