php-src/ext/sqlite3
Stanislav Malyshev 5a5b63774b Merge branch 'pull-request/1091'
* pull-request/1091:
  Stop trying to call the callback after it has thrown an exception. Also, as an exception has been thrown, there is no need to have a separate error message.
  Fix freeing null segfault. Added test for behaviour.

Conflicts:
	ext/sqlite3/tests/bug68760.phpt
2015-03-22 16:48:54 -07:00
..
libsqlite bump year 2015-01-15 23:27:30 +08:00
tests Merge branch 'pull-request/1091' 2015-03-22 16:48:54 -07:00
config0.m4 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02:00
config.w32 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3_structs.h bump year 2015-01-15 23:27:30 +08:00
php_sqlite3.h made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
sqlite3.c Merge branch 'pull-request/1091' 2015-03-22 16:48:54 -07:00