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-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1433dec2d0c00fcda5bebaeebefca8264deb912a
archived-php-src
/
ext
/
sqlite3
History
Nikita Popov
0d7a638866
Implement variadic function syntax
...
As per RFC:
https://wiki.php.net/rfc/variadics
2013-09-26 18:39:17 +02:00
..
libsqlite
Merge branch 'PHP-5.4' into PHP-5.5
2013-08-04 16:06:24 -07:00
tests
Merge branch 'PHP-5.4' into PHP-5.5
2013-01-14 17:36:07 +01:00
config0.m4
Fix long-standing visual pain point: the misalignment of './configure help' text.
2013-08-06 11:06:09 -07:00
config.w32
let the libsqlite3 symbols be exported in dll
2013-09-17 13:05:44 +02:00
CREDITS
Good patch from Brad Dewar that adds missing createCollation()
2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h
less serious compatAbility fixes
2013-07-15 00:21:39 -07:00
php_sqlite3.h
Happy New Year
2013-01-01 16:37:09 +08:00
sqlite3.c
Implement variadic function syntax
2013-09-26 18:39:17 +02:00