25 Commits (9566ebabcbb16c044ef246d7283c466cfff4531e)

Author SHA1 Message Date
Pierre Joye a7dccf7d9d - attempt to fix unexpected EOF on line 391/6 18 years ago
Felipe Pena 9f40f81543 - MFH: Fixed bug #45798 (sqlite3 doesn't notice if variable was bound) 18 years ago
Scott MacVicar 3c728afb54 MFH: Sync libsqlite to 3.6.1 18 years ago
Scott MacVicar 09582a712f MFH: Fix test on Windows 18 years ago
Elizabeth Marie Smith 37d23600bf Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static 18 years ago
Jani Taskinen b17dc14f18 MFH: nuketh C++ comments 18 years ago
Felipe Pena e304515ddb - MFH: Added parameter TSRMLS_DC in zend_is_callable() 18 years ago
Antony Dovgal 617ab865a0 MFH: fix int<->long mess causing lots of segfaults on x86_64 18 years ago
Hannes Magnusson f8f406208b Fix skipif (altough I can't find any such method in the source..?) 18 years ago
Scott MacVicar 0d2f16d3d0 Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!) 18 years ago
Scott MacVicar d9509f7a6d Class rename to match Coding Standards 18 years ago
Hannes Magnusson a31dc0ccd0 Which means do not include.., thanks Jani :) 18 years ago
Hannes Magnusson f2d88b3efa Say without, since its enabled by default 18 years ago
Scott MacVicar 9abe173e8c Enable by default and fix compile error 18 years ago
Scott MacVicar 00788aa163 Fix test 18 years ago
Scott MacVicar 76cf0f6e6b Stray RETURN_TRUE value 18 years ago
Scott MacVicar 2b040f2d66 MFH: Add freelist for tracking sqlite statements to free on implicit SQLite3::close() 18 years ago
Scott MacVicar b8744bf3c9 Fix error when fetchArray reaches the last row, and prototyp error 18 years ago
Jani Taskinen 7a70ad4502 - Fix EOLs 18 years ago
Jani Taskinen 9218157548 MFH: fix build 18 years ago
Jani Taskinen 96ea7313a6 MFH: build fixes, cs, ws, etc. 18 years ago
Jani Taskinen d448b6b70d - No tabs. 18 years ago
Jani Taskinen fd3b5bcc5a - Fix description 18 years ago
Jani Taskinen 213fd450fa - No tabs, fix indent in configure --help 18 years ago
Scott MacVicar d584ed4a01 SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well. 18 years ago