Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d9cbf2664c77c52fd7b334a67798d31e3b8e99e4
      
https://github.com/phpmyadmin/phpmyadmin/commit/d9cbf2664c77c52fd7b334a67798d31e3b8e99e4
  Author: Tim Siebels <tim_siebels_aur...@yahoo.de>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    M libraries/DatabaseInterface.class.php
    M libraries/dbi/DBIMysql.class.php

  Log Message:
  -----------
  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_aur...@yahoo.de>


  Commit: adb9ab921e82d1183482b9232dee78e84204531e
      
https://github.com/phpmyadmin/phpmyadmin/commit/adb9ab921e82d1183482b9232dee78e84204531e
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2014-07-25 (Fri, 25 Jul 2014)

  Changed paths:
    M libraries/DatabaseInterface.class.php
    M libraries/dbi/DBIMysql.class.php

  Log Message:
  -----------
  Merge pull request #1299 from SiebelsTim/fix-hhvm-serverport

Fix default port to null for hhvm


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/484a85a51b16...adb9ab921e82
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to