[dev] MySQLi test patch
Jan Schneider
jan at horde.org
Tue May 2 09:51:58 PDT 2006
Zitat von Peter Arien <Peter.Arien at cc.kuleuven.ac.be>:
> Since MySQLi is a database backend option in conf.xml maybe we should
> test for it in test.php?
>
> Index: test.php
> ===================================================================
> RCS file: /repository/horde/test.php,v
> retrieving revision 1.145
> diff -u -2 -b -r1.145 test.php
> --- test.php 30 Mar 2006 08:09:06 -0000 1.145
> +++ test.php 2 May 2006 11:00:48 -0000
> @@ -83,4 +83,5 @@
> ),
> 'mysql' => 'MySQL Support',
> + 'mysqli' => 'MySQLi Support',
> 'openssl' => 'OpenSSL Support',
> 'pgsql' => 'PostgreSQL Support',
Maybe we should rather revamp the database extension testing into a
separate section, testing for all possible databases?
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list