Home
last modified time | relevance | path

Searched refs:sqlite (Results 26 – 45 of 45) sorted by relevance

12

/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug66033.phpt17 $pdo = new PDO('sqlite::memory:', null, null);
H A Dbug_63916-2.phpt11 $conn = new PDO('sqlite::memory:');
H A Dpdo_sqlite_createfunction.phpt8 $db = new pdo('sqlite::memory:');
H A Dbug44327_2.phpt10 $db = new pdo('sqlite::memory:');
H A Dpdo_sqlite_createcollation.phpt8 $db = new pdo('sqlite::memory:');
H A Dpdo_fetch_func_001.phpt10 $db = new PDO('sqlite::memory:');
/PHP-5.5/ext/pdo/tests/
H A Dbug47769.phpt27 $test = new test('sqlite::memory:');
H A Dbug_43663.phpt26 $a = new test('sqlite::memory:');
/PHP-5.5/ext/sqlite3/
H A Dconfig0.m435 AC_MSG_ERROR([Please reinstall the sqlite distribution from http://www.sqlite.org])
/PHP-5.5/travis/
H A Dcompile.sh24 --with-pdo-sqlite \
/PHP-5.5/
H A DMakefile.gcov60 …bfl ext/mbstring/oniguruma ext/pcre/pcrelib ext/pdo_sqlite/libsqlite ext/sqlite/libsqlite ext/sqli…
H A DREADME.REDIST.BINS7 7. Sqlite/Sqlite3 ext/sqlite3 ext/sqlite
98 7. Sqlite/Sqlite3 ext/sqlite3 ext/sqlite
H A DEXTENSIONS231 EXTENSION: sqlite
H A Dphp.ini-development943 [sqlite]
944 ; http://php.net/sqlite.assoc-case
945 ;sqlite.assoc_case = 0
H A Dphp.ini-production943 [sqlite]
944 ; http://php.net/sqlite.assoc-case
945 ;sqlite.assoc_case = 0
H A DNEWS390 . Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
538 . Fixed bug #69287 (Upgrade bundled sqlite to 3.8.8.3). (Anatol)
4907 - Upgraded bundled sqlite to version 3.6.23.1. (Ilia)
5190 - Upgraded bundled sqlite to version 3.6.22. (Ilia)
5426 - Upgraded bundled sqlite to version 3.6.19. (Scott)
5677 - Upgraded bundled sqlite to version 3.6.15. (Scott)
6611 - Fixed memory leak inside PDO sqlite's sqliteCreateAggregate() method.
8860 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)
9183 . SQLite 2 library in ext/sqlite to 2.8.16. (Ilia)
9309 - Fixed bug #34899 (Fixed sqlite extension compile failure). (Ilia)
[all …]
/PHP-5.5/win32/
H A Dphp5ts.dsw48 Project: "libsqlite"=..\ext\sqlite\libsqlite\src\libsqlite.dsp - Package Owner=<4>
H A Dphp5dllts.dsp48 …\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D …
74 …\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D …
101 …\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D …
128 …\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D …
2198 SOURCE=..\ext\sqlite\php_sqlite.h
2206 SOURCE=..\ext\sqlite\sess_sqlite.c
2210 SOURCE=..\ext\sqlite\sqlite.c
2673 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
2684 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
2695 USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def" "..\ext\libxml\php_libxml2.def"
[all …]
/PHP-5.5/ext/phar/
H A DTODO77 would be allowed always. This allows storing sqlite databases, cache, or
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c862 PDO_DRIVER_HEADER(sqlite),

Completed in 64 milliseconds

12