haszi
df58adf8ff
Add SQLite3Exception documentation ( #3079 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-01-08 21:13:29 +00:00
Yoshinari Takaoka
57232e0ad8
Added PHP 8 into versions.xml for sqlite3 based on stubs.
...
Closes GH-357.
2021-01-18 13:12:26 +01:00
Christoph Michael Becker
5cc7e36e65
Document SQLite3::setAuthorizer
...
Based on a patch contributed by BohwaZ.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351547 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 15:25:48 +00:00
Christoph Michael Becker
4aba1fc71a
Document SQLite3::backup()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350581 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-17 11:22:55 +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
Philip Olson
bc3ea7e6cd
Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339872 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-13 00:56:42 +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
Peter Cowburn
bd30939bd5
Add SQLite3::enableExceptions()
...
Also fix initializers for construct/open
--
Based on a patch by Bill Schaller (bill@zeroedin.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339180 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:21:57 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Chris Wright
8be491ca27
There is a createCollation method in class SQLite3 since 5.3.11 that is undocumented. This patch adds a page for that method.
...
--
Provided by b dewar (macdewar@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331217 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 17:20:39 +00:00
Jakub Vrana
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Kalle Sommer Nielsen
ea14b669de
Documented Sqlite3::busyTimeout() -- Fixes bug #52567 (5.3.3 introduced sqlite3::busyTimeout but it is not documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304540 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:36:05 +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
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
c55c516ed6
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275512 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 18:14:43 +00:00