php-doc-en/reference/sqlite/functions
Adam Harvey c9f928c690 Change the documentation of sqlite_key() to reflect that it can only be called
as an instance method, unlike every other SQLite function. The previous
changelog was, in fact, completely incorrect.

This is absolutely not the right way to do this, and anyone who has a better
idea for how to represent this case is welcome to commit their own fix.
Unfortunately, because the OO API is just a set of method aliases for the
procedural API and it's infrequently used, we don't have the class/method
structure that we have in (say) mysqli, and attempting to retrofit it now would
result in all of the URLs for the SQLite function pages breaking.

Ugh.

Fixes doc bug #54073 (The sqlite_key() documentation should mentioned
procedural usage), for a very low value of fixes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328319 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 09:25:24 +00:00
..
sqlite-array-query.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-busy-timeout.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-changes.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-close.xml Fixed a typo in parameter reference. 2011-03-18 08:40:20 +00:00
sqlite-column.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-create-aggregate.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
sqlite-create-function.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
sqlite-current.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-error-string.xml
sqlite-escape-string.xml
sqlite-exec.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-factory.xml
sqlite-fetch-all.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-fetch-array.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-fetch-column-types.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-fetch-object.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-fetch-single.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-fetch-string.xml
sqlite-field-name.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-has-more.xml
sqlite-has-prev.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-key.xml Change the documentation of sqlite_key() to reflect that it can only be called 2012-11-12 09:25:24 +00:00
sqlite-last-error.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-last-insert-rowid.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-libencoding.xml
sqlite-libversion.xml Fixed a typo. 2011-03-20 13:09:45 +00:00
sqlite-next.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-num-fields.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-num-rows.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-open.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-popen.xml
sqlite-prev.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-query.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-rewind.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-seek.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-single-query.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-udf-decode-binary.xml
sqlite-udf-encode-binary.xml
sqlite-unbuffered-query.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00
sqlite-valid.xml Remove <classsynopsis> from methods and fields definitions 2012-01-13 14:20:43 +00:00