Commit graph

29 commits

Author SHA1 Message Date
Máté Kocsis
de997edfd4
Generate ext/sqlite3 class synopses from stubs (#1071)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-11-11 11:05:55 +01:00
Máté Kocsis
d15a12639f Generate sqlite3 methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-303.
2021-01-01 23:40:36 +01:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
George Peter Banyard
c644e37690 Use reurn.falseforfailure entity.
-- 
Provided by anonymous 94249 (BohwaZ)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348420 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-04 01:08:49 +00:00
Christoph Michael Becker
a5e210ecc2 Fix #77240: Incorrect binding near constraint errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347015 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-17 17:50:10 +00:00
Christoph Michael Becker
0c2deb3a85 Document SQLite3Stmt::getSQL() (as of PHP 7.4.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346355 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-16 11:56:12 +00:00
Christoph Michael Becker
baded7410d Document @param support
Cf. <https://github.com/php/php-src/pull/3636>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345971 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-11 15:47:13 +00:00
Christoph Michael Becker
b3bd0c94bb Clarify meaning of $sql_param parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345970 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-11 14:38:43 +00:00
Christoph Michael Becker
23d1661804 Clarify behavior of parameter binding for multiple executions
Based on a patch provided by BohwaZ.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345969 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-11 14:30:23 +00:00
Christoph Michael Becker
829adcf2ac Add usage example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345400 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-26 15:33:23 +00:00
Christoph Michael Becker
cb2292047f Add seealso sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345399 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-26 15:22:39 +00:00
Christoph Michael Becker
1af6b9e0de Mark up constants as such
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345398 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-26 15:10:41 +00:00
Christoph Michael Becker
da63a95206 Clarify default value of $type parameter
We don't add a changelog entry since the behavioral change
as of PHP 7.0.7 has to be considered a bug fix, but we feel
obliged to documented the former behavior nonetheless.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345397 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-26 15:06:32 +00:00
Jakub Vrana
54b1222000 Fix <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343937 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:21:38 +00:00
Christoph Michael Becker
fc035bc212 Warn about using multiple result sets concurrently
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341033 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-15 18:35:09 +00:00
Christoph Michael Becker
f445cbb4e2 Fix #72502: SQLite3Stmt::close(): insufficient documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339976 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 15:10:27 +00:00
Christoph Michael Becker
a56669af15 Fix and improve SQLite3Stmt::readOnly() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339975 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-02 14:49:28 +00:00
Peter Cowburn
bb34cfdd32 fix Revision keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339779 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-04 15:35:27 +00:00
Christoph Michael Becker
cd2eae76e7 SQLite3::bind(Param|Value) accepts ints as well as strings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339509 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-27 14:14:18 +00:00
Christoph Michael Becker
2e9c07ed8f Fix #65216: Missing documentation for SQLite3Stmt::readOnly()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-27 11:57:06 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
e320fa5538 changed type of first parameter as string
See: sqlite3.c (param.type = SQLITE3_TEXT)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287156 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:55:11 +00:00
Nilgün Belma Bugüner
b08d063483 add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287154 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 12:18:23 +00:00
Nilgün Belma Bugüner
0734f520c6 fixed class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287149 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 08:37:25 +00:00
Nilgün Belma Bugüner
4307255b4d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283838 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:02:41 +00:00
Philip Olson
d2c5ea708f Renamed Sqlite3_Result to Sqlite3Result and Sqlite3_Stmt to Sqlite3Stmt as per PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 06:42:20 +00:00