| Newsgroups |
php.bugs |
| Message-ID |
<[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=74217&edit=1
ID: 74217
Comment by: [email protected]
Reported by: remo dot laubacher at ortic dot com
Summary: Allow creation of deterministic sqlite functions
Status: Closed
Type: Feature/Change Request
Package: SQLite related
Operating System: any
PHP Version: 7.1.3RC1
Assigned To: nikic
Block user comment: N
Private report: N
New Comment:
See http://git.php.net/?p=php-src.git;a=commitdiff;h=012dc336a6ae01208c394994b648c221337bf81d
Previous Comments:
------------------------------------------------------------------------
[2017-03-29 05:21:06] [email protected]
Notice SQLITE_DETERMINISTIC is only available in recent sqlite versions, so this change break build with system libsqlite (reproduced on RHEL/CentOS-7 which have sqlite 3.7.17
Patch ready (#ifdef), will apply after a set of tests
------------------------------------------------------------------------
[2017-03-17 14:08:23] [email protected]
JFTR: documented with <http://svn.php.net/viewvc?view=revision&revision=342155>.
------------------------------------------------------------------------
[2017-03-12 19:25:52] remo dot laubacher at ortic dot com
Thanks guys, I'm impressive about how smooth this went!
------------------------------------------------------------------------
[2017-03-12 17:30:19] [email protected]
PR merged into 7.1.
------------------------------------------------------------------------
[2017-03-10 18:02:41] [email protected]
The PR targets PDO_sqlite as well as sqlite3, so I'm changing the
package back to "SQLite related".
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
https://bugs.php.net/bug.php?id=74217
--
Edit this bug report at https://bugs.php.net/bug.php?id=74217&edit=1