Commit Graph

30 Commits

Author SHA1 Message Date
Pierre Joye
fc755dd8b3 - MFB: fix unexpected EOF on line 391 2008-08-15 21:03:32 +00:00
Felipe Pena
cd57c8d974 - Fixed test 2008-08-12 14:10:44 +00:00
Felipe Pena
98c445c971 - Fixed bug #45798 (sqlite3 doesn't notice if variable was bound) 2008-08-12 13:32:30 +00:00
Scott MacVicar
3967788e5b Sync libsqlite to 3.6.1 2008-08-06 14:22:35 +00:00
Scott MacVicar
80e789b4af Fix test on Windows 2008-08-06 14:07:20 +00:00
Scott MacVicar
3fbc4de93a MFB: Update coding standards and fix a test, this was already in 5.3 alpha 1 2008-08-06 14:02:44 +00:00
Elizabeth Marie Smith
8a515d6b51 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 2008-08-05 20:22:53 +00:00
Jani Taskinen
c9c53d7bcd - Nuketh C++ comments from C files. 2008-08-03 12:12:45 +00:00
Felipe Pena
611ecc5111 - Added parameter TSRMLS_DC in zend_is_callable() 2008-08-02 04:40:45 +00:00
Antony Dovgal
2846fc1c02 fix int<->long mess causing lots of segfaults on x86_64 2008-08-01 08:27:46 +00:00
Hannes Magnusson
6894772e55 fix skipif 2008-08-01 08:02:06 +00:00
Hannes Magnusson
166dee99e0 MFB5.3: "without" and "do not include" 2008-07-31 22:32:46 +00:00
Scott MacVicar
76970a5a39 MFB: Enable by default and fix compile error 2008-07-31 22:25:18 +00:00
Scott MacVicar
633c328cdf MFB: Stray RETURN_TRUE value 2008-07-31 16:35:33 +00:00
Scott MacVicar
bc50a9772c Add freelist for tracking sqlite statements to free on implicit SQLite3::close() 2008-07-29 00:56:22 +00:00
Scott MacVicar
5a2163a439 MFB: Fix error when fetchArray reaches the last row 2008-07-28 23:03:26 +00:00
Jani Taskinen
142b3d5c92 - Fix EOLs 2008-07-28 12:01:57 +00:00
Jani Taskinen
4e37190b44 - Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead Winblows editors!) 2008-07-28 11:56:46 +00:00
Pierre Joye
37f0549fb0 - mac to unix 2008-07-28 09:12:07 +00:00
Pierre Joye
5490f8228b - mac to unix format 2008-07-28 09:03:39 +00:00
Jani Taskinen
280de2941d *sigh* 2008-07-27 00:07:30 +00:00
Jani Taskinen
0afe7e644c - Fix build 2008-07-26 23:57:48 +00:00
Jani Taskinen
4fe829da39 - Fixed build with bundled library 2008-07-26 23:45:54 +00:00
Jani Taskinen
cca6f5a2f8 jfc..*SIGH* 2008-07-26 23:45:02 +00:00
Jani Taskinen
8c7be471fa fix folding tag 2008-07-26 22:58:45 +00:00
Jani Taskinen
17ff08250d - Fix ws/cs (please do not invent your own CS...) and weird EOLs 2008-07-26 22:39:56 +00:00
Jani Taskinen
dbcb0b3255 - Fix EOLs 2008-07-26 22:18:00 +00:00
Jani Taskinen
5d62a072e0 - No tabs. 2008-07-26 22:11:41 +00:00
Scott MacVicar
de9093bf87 Forgot to add these earlier
SQLite3 extension, still has 2 failing tests that will be sorted shortly.
2008-07-26 01:23:45 +00:00
Scott MacVicar
f591e9076d SQLite3 extension, still has 2 failing tests that will be sorted shortly. 2008-07-25 21:34:15 +00:00