summaryrefslogtreecommitdiff
path: root/ext/sqlite/tests/sqlite_oo_024.phpt
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-74/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* Change to studlyCaps conventionMarcus Boerger2004-03-261-2/+2
| | | | | # Hopefully discussed enough this time
* Revert studlyCaps change for nowMarcus Boerger2004-03-231-2/+2
| | | | | # until we reach a point where the majority knows what they want
* Changed sqlite's OO API to studlyCaps.Marcus Boerger2004-03-231-2/+2
|
* Rename hasMore() to valid() as discussed. (Part I)Marcus Boerger2004-03-081-2/+2
|
* Go with the messMarcus Boerger2003-09-041-2/+2
|
* Match expected class and instantiated classMarcus Boerger2003-08-281-4/+4
|
* Add sqlite_fetch_object()Marcus Boerger2003-08-281-0/+74