php5: add sqlite extension
authorMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
commit91c464a406175c902433588fbfa185fc8d6094c6
tree6143b5000b5e8c84b9cdea483b6e219eda7475f8
parent5ac12226c989da24c519e81d5fb92759bbff8689
php5: add sqlite extension

This extension was dropped with the release 5.4 of php and there is
a reference to a pecl module in the changelog. However, the pecl module
doesn't exist (yet) so this is a 'backport' of the latest sqlite
extension of php's 5.3 branch.
This is not tested completely.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 32877
lang/php5/patches/090-restore-sqlite2.patch [new file with mode: 0644]
lang/php5/patches/091-fix-sqlite2.patch [new file with mode: 0644]