Having migrated from MGA2 to MGA3 a server, I had this in the logs : PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/sqlite.so' - /usr/lib64/php/extensions/sqlite.so: undefined symbol: zval_property_ctor in Unknown on line 0 in fact php-sqlite-5.3.23-1.mga2 was still installed. I removed it, and it worked. So I think php-sqlite3 package should obsolete php-sqlite. I was done once in the SVN log, then removed. Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => oliver.bgr
Assignee: oliver.bgr => oe
It was removed because the sqlite support in roundcubemail and using php-pear-MDB2_Driver_sqlite can only handle sqlite2. Now, this bug was fixed recently by using a conflict instead of an obsolete.
Status: NEW => RESOLVEDResolution: (none) => FIXED