169 Commits (aaa295fa3517f452c074c3ed718262cda68c19bb)

Author SHA1 Message Date
Ilia Alshanetsky 1fd7133d5a No longer experimental 19 years ago
Ilia Alshanetsky 3f1b9990a4 Fixed bug #41831 (pdo_sqlite prepared statements convert resources to 19 years ago
foobar 7ed3c4536d MFH: Fix some configure --help texts 19 years ago
foobar 76872ee86e MFH: - Fixed bug #41794 (build fails with external libs under Solaris) 19 years ago
Antony Dovgal 074b58b7f1 MFH: php_localtime_r() checks 19 years ago
Nuno Lopes 83aba2c5b9 fix gcov build....... 19 years ago
Ilia Alshanetsky 2b46d621e6 Upgraded libsqlite3 to SQLite 3.3 19 years ago
Nuno Lopes 0f99cf14c1 fix gcov build 19 years ago
Ilia Alshanetsky 111df261a5 Upgraded SQLite 3 to version 3.3.16 19 years ago
Antony Dovgal cf440194b0 declare THREADSAFE explicitly (it's On if undefined) 19 years ago
Ilia Alshanetsky eb8d30f912 Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15 19 years ago
Wez Furlong cbb0db124b export the module guy in the external dll version of the build 19 years ago
Wez Furlong 76329a99f0 Add php_pdo_sqlite_external.dll to windows build. 19 years ago
Nuno Lopes 6be4ea4d97 fix gcov build (#line stuff) 19 years ago
Ilia Alshanetsky 03e5b080a3 Upgraded SQLite 3 library to version 3.3.13 19 years ago
Nuno Lopes 14a6567f09 fix build on cygwin with windows-style EOLs 19 years ago
Nuno Lopes 1bd4f5bef4 fix gcov build (#line directives) 19 years ago
Ilia Alshanetsky d35449bbfb Upgraded SQLite 3 to version 3.3.12 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Derick Rethans 7180422fdc - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignores 19 years ago
Rob Richards cf4c83dd2b Fix win32 build 20 years ago
Ilia Alshanetsky ca89b6dedd last set of zts fixes 20 years ago
Antony Dovgal 9503b966ec MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails) 20 years ago
Antony Dovgal 8d2406f448 add missing ifdef 20 years ago
Ilia Alshanetsky 92c3cfd81f Additional expand_filepath() checks 20 years ago
Nuno Lopes 868b219a28 use relative paths, so that we dont break the lcov reports 20 years ago
Hannes Magnusson 413de3f4a5 Removed duplicated entry 20 years ago
Ilia Alshanetsky b4da7e6672 Added missing file entry 20 years ago
Ilia Alshanetsky e8f30d4502 Upgraded bunbled SQLite lib to 3.3.7 20 years ago
Edin Kadribasic bbf97549b8 Remove pecl includes (Steph), except pdo_odbc which will remain broke 20 years ago
Pierre Joye dbf2a5c65c - document the --with-pdo-sqlite[=dir] 20 years ago
Wez Furlong 30f98ae77b set min pdo dep to 1.0.3, which will be the new pecl release 20 years ago
Wez Furlong 7614368f8a prep for pecl release 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 8d63360fc4 MFH:- Fixed bug #35377 (undefined reference to "fdatasync") 20 years ago
Antony Dovgal c92ae847c7 add missing skipif conditions 20 years ago
Ilia Alshanetsky 3450841dbe Updated libsqlite in ext/pdo_sqlite to 3.2.8. 20 years ago
Ilia Alshanetsky 5961160f95 Proper error handling for persistent connections. 20 years ago
Ilia Alshanetsky 4e09db1dbf Fixed possible memory corruption. 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Wez Furlong 17683295e4 switch to package2.xml 21 years ago
Ilia Alshanetsky 58c05c04f4 Regen files so they work properly with gcov. 21 years ago
Antony Dovgal 5a606e0be3 use || instead of -o to support weird systems with old `test` 21 years ago
Wez Furlong 85ad81736c set to 1.0 stable. 21 years ago
foobar 366832fbd2 MFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these are not Zend exts :) 21 years ago
Wez Furlong 0a865c89c5 prep for release 21 years ago
Antony Dovgal 1e93bb16e4 fix #35336 (crash on PDO::FETCH_CLASS + __set()) 21 years ago
Wez Furlong 38c5dd2929 prep for PECL release 21 years ago
Wez Furlong dbc09d3325 Closes PECL Bug #5633. 21 years ago
Ilia Alshanetsky 8b91c8f32e ZTS test fix 21 years ago