PHP 7.3: boolean is now bool in warning message

This commit is contained in:
Kevin Adler
2019-01-31 00:37:20 -06:00
committed by Abhinav Radke
parent 96f7317768
commit 2bc8ee7161

View File

@@ -139,7 +139,7 @@ Good, no memory leaks
Good, no memory leaks
Good, no memory leaks
Warning: db2_fetch_array() expects parameter 1 to be resource, boolean given in %s
Warning: db2_fetch_array() expects parameter 1 to be resource, bool%S given in %s
Good, no memory leaks
Good, no memory leaks
Good, no memory leaks