Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Move the old sqlite extension to PECL | Johannes Schlüter | 2010-11-19 | 1 | -36/+0 |
| | | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html | ||||
* | Better extension availability check. | Ilia Alshanetsky | 2004-03-06 | 1 | -0/+3 |
| | |||||
* | Add two new functions: | Wez Furlong | 2003-04-17 | 1 | -0/+3 |
| | | | | | | | | int sqlite_last_error($db) -- returns error code from last query string sqlite_error_string(int code) -- returns english description of an error code. | ||||
* | Segfault fixing! | Wez Furlong | 2003-04-17 | 1 | -2/+4 |
| | |||||
* | Update TODO and example. | Wez Furlong | 2003-04-17 | 1 | -2/+2 |
| | | | | | Hide phpize crap from CVS | ||||
* | This commit was generated by cvs2svn to compensate for changes in r123706, | Wez Furlong | 2003-04-17 | 1 | -0/+28 |
which included commits to RCS files with non-trunk default branches. |