1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 17:53:18 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Philip Olson 3bb6811dc2 xsession was never really a thing; so removing it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348241 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 20:23:10 +00:00
Philip Olson e335641ae4 Add Session::getDefaultSchema() documentation"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347951 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-06 18:20:27 +00:00
Philip Olson 805372f68a Removed session::executeSQL() (nobody should use) and tabledelete::offset() (never worked)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347405 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-09 21:24:35 +00:00
Philip Olson 5dcc60dcbb Removed getClientId() and killClient(); they had no use
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347395 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:51:20 +00:00
Philip Olson f36cf25979 Removed FieldMetadata; it was removed in v8.0.14 and folks can use the preferred ColumnResult to retrieve the same data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347394 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:20:55 +00:00
Philip Olson 6d305ece6d Removed Driver as it never really existed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347393 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 21:14:50 +00:00
Philip Olson 98bf51d2b9 Documented the mysql_xdevapi PECL extension, an extension for the MySQL X DevAPI.
Documentation written by Darek, Filip, Johannes, and myself
They are rough and incomplete at the moment so translators
please ignore them for at least a month


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344726 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 05:05:47 +00:00