Commit graph

117 commits

Author SHA1 Message Date
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
4ac5d5fda1 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273629 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 11:43:03 +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
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Jakub Vrana
474c86de65 Empty changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270608 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 13:24:15 +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
d0d4736230 Added note about default value for $type parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269216 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-18 00:51:01 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Richard Quadling
67387dcd65 Extension specific entity files are for local use only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265275 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:00:34 +00:00
Kalle Sommer Nielsen
d50a7df20f Remove more incomplete examples -- Re-add once examples for the methods is made
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264436 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-08 04:55:55 +00:00
Kalle Sommer Nielsen
4d951eb5f6 Remove example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264398 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-07 14:36:48 +00:00
Scott MacVicar
fab9e3a22b Add examples and remove the placeholders where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-09 14:00:00 +00:00
Ben Ramsey
e81a90f901 Updated the SQLite3_result::fetchArray() $mode parameter to reflect it as an optional param.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261990 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 18:40:11 +00:00
Ben Ramsey
e1a0754601 Updated SQLite3::__construct() and SQLite3::open() with optional parameters and listed valid flags for the flags parameter; also corrected a misspelling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261988 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 18:21:08 +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