This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb4d76b505a4d189be0ac3eb8d50a97241dde205
archived-php-src
/
ext
/
sqlite3
History
Scott MacVicar
cb4d76b505
Fix bug
#47055
- When intl is shared dont enable icu support in SQLite3
2009-01-10 01:46:55 +00:00
..
libsqlite
MFH Patch has the wrong filename
2008-12-22 13:26:25 +00:00
tests
MFH Stop using sqlite3_aggregate_count() as this is now deprecated.
2008-12-24 19:22:16 +00:00
config0.m4
Fix bug
#47055
- When intl is shared dont enable icu support in SQLite3
2009-01-10 01:46:55 +00:00
config.m4
Fix bug
#47055
- When intl is shared dont enable icu support in SQLite3
2009-01-10 01:46:55 +00:00
config.w32
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:16:21 +00:00
CREDITS
…
php_sqlite3_structs.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
php_sqlite3.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:15:49 +00:00
sqlite3.c
Added missing initialization
2009-01-04 16:31:12 +00:00