diff options
author | hubaishan <saeed@hubaishan.com> | 2018-08-25 16:17:55 +0300 |
---|---|---|
committer | hubaishan <saeed@hubaishan.com> | 2018-08-25 16:17:55 +0300 |
commit | b0b70589a25594a32ad072315e9f78b197e1bea6 (patch) | |
tree | cd4d7a4d17b0c4dd5b7684cc3c791296ad321d4b /phpBB/includes/diff | |
parent | bd90a5358969e2bb82df34727ed8f6575781e5d2 (diff) | |
download | forums-b0b70589a25594a32ad072315e9f78b197e1bea6.tar forums-b0b70589a25594a32ad072315e9f78b197e1bea6.tar.gz forums-b0b70589a25594a32ad072315e9f78b197e1bea6.tar.bz2 forums-b0b70589a25594a32ad072315e9f78b197e1bea6.tar.xz forums-b0b70589a25594a32ad072315e9f78b197e1bea6.zip |
[ticket/15612] Fix PHP7.2 count() bug in MSSQL driver
sqlsrv_fetch_array() function returns an array when data found,
null when no data or false on error. So we need to change null to false only.
PHPBB3-15612
Diffstat (limited to 'phpBB/includes/diff')
0 files changed, 0 insertions, 0 deletions