1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00

17 Commits

Author SHA1 Message Date
Stanislav Malyshev
ed8eb78349 merge patch from http://www.sqlite.org/cvstrac/chngview?cn=1953
bug led to PHP exiting on queries with unknown columns
2005-01-03 11:28:12 +00:00
Wez Furlong
0a925c90d4 prep for release.
Touch parse.c to avoid weird implicit bison make rule breaking build
2004-07-18 10:31:35 +00:00
Wez Furlong
902f9d52cf Upgrade bundled library to 2.8.14 + misc fixes
(http://www.sqlite.org/cvstrac/chngview?cn=1742)
2004-07-10 12:25:35 +00:00
Ilia Alshanetsky
d478d178bf MFH: Fixed bug #27928 (sqlite incorrectly handles invalid filenames). 2004-04-09 18:02:18 +00:00
Edin Kadribasic
ae2e30d461 Update version number 2004-01-14 22:40:31 +00:00
SVN Migration
cd9a7fe277 This commit was manufactured by cvs2svn to create branch 'PECL_4_3'. 2004-01-14 21:17:10 +00:00
Ilia Alshanetsky
a508453b1c Touch parser. 2004-01-14 18:00:06 +00:00
Ilia Alshanetsky
b10c1ea433 Upgrade bundled libsqlite to 2.8.11 2004-01-14 17:59:08 +00:00
Wez Furlong
b230df9254 Touch lemon generated file 2003-06-06 22:46:33 +00:00
Wez Furlong
30fc9e152f Update bundled library to 2.8.3 + patches from sqlite author to enable
authorization checks for the ATTACH database command.
2003-06-06 22:44:57 +00:00
Wez Furlong
c1817c9b8d Update for 2.8.2 2003-06-06 16:33:32 +00:00
Wez Furlong
80e7f7001d Update bundled library to version 2.8.2.
Make OnUpdateInt compatible with ZE2.
Fix the makefile fragment for non-gnu makes
2003-06-04 22:40:00 +00:00
Wez Furlong
604a41e244 win32 fixes 2003-04-22 23:24:44 +00:00
Wez Furlong
11a96965c9 Add windows .dsp and some kludgy pre-generated headers. 2003-04-22 19:06:31 +00:00
Wez Furlong
c53017d4c3 Remove whitespace added while touching. 2003-04-17 11:44:06 +00:00
Wez Furlong
64d20f54c4 Touch generated files 2003-04-17 11:43:26 +00:00
Wez Furlong
05d5a35c9b Bundle relevant parts of sqlite 2.8.0.
# sqlite has a completely non-restrictive license
2003-04-17 11:27:30 +00:00