summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavey Shafik <me@daveyshafik.com>2016-01-28 16:14:56 +0100
committerDavey Shafik <me@daveyshafik.com>2016-02-02 12:50:51 -0500
commite2f4aeb61cae100653b61c10a1424771eb6ff25c (patch)
tree7af810a0babe1d6420c42551bd7044427235616f /tools
parent3d5a14dbea4538a87ddbcfc19c3ac1dc00c475e1 (diff)
downloadphp7-mysql-shim-e2f4aeb61cae100653b61c10a1424771eb6ff25c.zip
php7-mysql-shim-e2f4aeb61cae100653b61c10a1424771eb6ff25c.tar.gz
php7-mysql-shim-e2f4aeb61cae100653b61c10a1424771eb6ff25c.tar.bz2
Fix return values for `mysql_fetch_*` functions
The methods `mysql_fetch_* and `mysqli_fetch_*` have different return values, if there is no [more] results to fetch. Therefore the **null** return value of `mysqli` needs to be matched to the **false** return value of `mysql`. Thanks to @muhammedalialat
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions