1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

11 Commits

Author SHA1 Message Date
haszi
df58adf8ff Add SQLite3Exception documentation (#3079)
Co-authored-by: haszi <haszika80@gmail.com>
2024-01-08 21:13:29 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +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
Jakub Vrana
9a54b6e1da Basic intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273428 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 10:54:30 +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
Ben Ramsey
39f84191b3 Finished the remaining stubs for SQLite3 documentation by adding basic method/parameter/return type documentation; added SQLite3 to manual.xml.in so that it will now be properly built with the rest of the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261982 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 16:31:57 +00:00
Ben Ramsey
697a71435a Adding initial documentation for the pecl/sqlite3 extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261963 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 03:06:58 +00:00