40 Commits (67817a199ca4c8bcff163cb005287c0087db6bf3)

Author SHA1 Message Date
Lars Strojny 1e9a3ed234 Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Ilia Alshanetsky 786da897ff MFB: Re-introduce the Matteo's patch and combine default & text handling 17 years ago
Ilia Alshanetsky b683c61e60 MFB: Re-introduce the Matteo's patch and combine default & text handling 17 years ago
Ilia Alshanetsky 1bebeea29c Re-introduce the Matteo's patch and combine default & text handling since 17 years ago
Ilia Alshanetsky a607ee15a8 MFB: The \0 removal is only needed prior to 3.4.0 17 years ago
Ilia Alshanetsky 1a39a2d3d3 MFB: The \0 removal is only needed prior to 3.4.0 17 years ago
Ilia Alshanetsky 5ec5e3b5f2 The \0 removal is only needed prior to 3.4.0 17 years ago
Ilia Alshanetsky f9493b0812 MFB: Revert faulty warning fix 17 years ago
Ilia Alshanetsky 1989085325 MFB: Revert faulty warning fix 17 years ago
Ilia Alshanetsky 70fb8c85f1 Revert faulty warning fix 17 years ago
Matteo Beccati d33fecdde8 MFH 17 years ago
Matteo Beccati 009691e028 - Fixed bug #48185 removing no-op code 17 years ago
Alexey Zakhlestin 114e354048 MFH: reverted previous patch, using explicit cast instead 17 years ago
Alexey Zakhlestin 7b22d40c61 reverted previous patch, using explicit cast instead 17 years ago
Alexey Zakhlestin 4bccb4565d MFH: const pointer was used in non-const context 17 years ago
Alexey Zakhlestin bcfc638490 const pointer was used in non-const context 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Scott MacVicar efaba65cf5 MFH Add table key to getColumnMeta() with SQLite 17 years ago
Scott MacVicar 03b0b3031e Add table key to getColumnMeta() with SQLite 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
SVN Migration 3e94ce6a97 This commit was manufactured by cvs2svn to create tag 'NEWS'. 17 years ago
Felipe Pena b859ca7770 - Fixed compilation warnings 18 years ago
Scott MacVicar b979efee24 MFB: 18 years ago
Scott MacVicar 4147031eb0 Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Ilia Alshanetsky 3f1b9990a4 Fixed bug #41831 (pdo_sqlite prepared statements convert resources to 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Wez Furlong c2a7928496 merge php5 pdo_sqlite into head; this source compiles on both php5 and php6. 20 years ago
Antony Dovgal 9503b966ec MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails) 20 years ago
Antony Dovgal 8e6bca8f07 fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails) 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Marcus Boerger b47525e508 - TSRM fix 21 years ago
Wez Furlong 3905ce46d9 Refs #34630 21 years ago
Wez Furlong a55c4799aa MFH: reset the statement when closeCursor() is called. 21 years ago
Wez Furlong 739c0680d0 actually reset the statement when closeCursor() is called. 21 years ago