Skip to content

Minor bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@dshafik dshafik released this 09 Oct 23:08
· 131 commits to master since this release
  • [ADD] Added the result type to the mysql_fetch_array function (@HDsign)
  • [FIX] mysql_connect should return FALSE when mysqli_connect fails. (@mekras)
  • [FIX] Don't trigger weird behavior in PHP 5.6 with extraneous args (@dshafik)
  • [TEST] Test on PHP 7.1 and nightly (@dshafik)