Re: [PHP-DEV] Bundled SQLlite3

2016-07-28 Thread Christoph Becker
On 25.07.2016 at 17:36, Anatol Belski wrote: >> -Original Message- >> From: Christoph Becker [mailto:cmbecke...@gmx.de] >> Sent: Monday, July 25, 2016 10:30 AM >> To: Davey Shafik ; Anatol Belski >> Cc: internals@lists.php.net; Ferenc Kovacs >> Sub

RE: [PHP-DEV] Bundled SQLlite3

2016-07-25 Thread Anatol Belski
> -Original Message- > From: Christoph Becker [mailto:cmbecke...@gmx.de] > Sent: Monday, July 25, 2016 10:30 AM > To: Davey Shafik ; Anatol Belski > Cc: internals@lists.php.net; Ferenc Kovacs > Subject: Re: [PHP-DEV] Bundled SQLlite3 > > On 25.07.2016 at 0

Re: [PHP-DEV] Bundled SQLlite3

2016-07-25 Thread Christoph Becker
wrt. new releases and possibly necessary updates in PHP. > On Sun, Jul 24, 2016 at 11:57 PM, Anatol Belski > wrote: > >> Hi Christoph, >> >>> -Original Message- >>> From: Christoph Becker [mailto:cmbecke...@gmx.de] >>> Sent: Monday, July 2

Re: [PHP-DEV] Bundled SQLlite3

2016-07-25 Thread Davey Shafik
t; > Sent: Monday, July 25, 2016 12:49 AM > > To: internals@lists.php.net > > Subject: [PHP-DEV] Bundled SQLlite3 > > > > Hi! > > > > What's our stance on updating the bundled SQLite3? > > > > Currently the PHP-5.6 and 7.0 branch have 3.8

RE: [PHP-DEV] Bundled SQLlite3

2016-07-24 Thread Anatol Belski
Hi Christoph, > -Original Message- > From: Christoph Becker [mailto:cmbecke...@gmx.de] > Sent: Monday, July 25, 2016 12:49 AM > To: internals@lists.php.net > Subject: [PHP-DEV] Bundled SQLlite3 > > Hi! > > What's our stance on updating the bundled SQLite3

[PHP-DEV] Bundled SQLlite3

2016-07-24 Thread Christoph Becker
Hi! What's our stance on updating the bundled SQLite3? Currently the PHP-5.6 and 7.0 branch have 3.8.10.2, while the PHP-7.1 and master branch have 3.9.2 (sqlite3.h) respectively 3.13.0 (sqlite3.c). The latter would have certainly to be fixed to be consistent, but I have some doubts regarding st