phpmyadmin/libraries/dbi
Tim Siebels d9cbf2664c Fix default port to null for hhvm
HHVM doesn't allow false to be passed as port to mysqli_real_connect.
It only allows a nullable integer until ZendParamMode is finished.

See facebook/hhvm#1817

Signed-off-by: Tim Siebels <tim_siebels_aurich@yahoo.de>
2014-07-24 17:54:21 +02:00
..
DBIDrizzle.class.php Fix parameter name 2014-05-10 13:19:06 +02:00
DBIDummy.class.php RFE-1488/781: User privilege tab not shown in all relevant cases 2014-07-18 00:13:08 +05:30
DBIExtension.int.php The storeResult needs mysqli lin parameter to operate 2014-05-09 16:29:56 +02:00
DBIMysql.class.php Fix default port to null for hhvm 2014-07-24 17:54:21 +02:00
DBIMysqli.class.php Avoid duplicate flags 2014-05-09 16:46:33 +02:00
drizzle-wrappers.lib.php Update PHPDoc and remove useless variables and methods to fix scrutinizer errors. 2014-06-19 22:09:18 +02:00