]> granicus.if.org Git - php/commit
Fix compiler warnings, always cast to zend_long from sqlite3_int64 when converting...
authorKalle Sommer Nielsen <kalle@php.net>
Thu, 20 Oct 2016 08:57:38 +0000 (10:57 +0200)
committerKalle Sommer Nielsen <kalle@php.net>
Thu, 20 Oct 2016 08:57:38 +0000 (10:57 +0200)
commitf38834a18057fd605d456c670a4ed88a2f671ee0
tree2144f853891effd077ea8e52758771a1158e39ca
parent6ca38e8cf8a4fa4b11a4a92131ef8f476659b7a9
Fix compiler warnings, always cast to zend_long from sqlite3_int64 when converting to a zval
ext/sqlite3/sqlite3.c