]> granicus.if.org Git - php/commit
Promote a few forgotten warnings to exceptions
authorMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 25 Sep 2020 08:18:12 +0000 (10:18 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 25 Sep 2020 10:08:15 +0000 (12:08 +0200)
commit41b096b392e551df51c80d29f6f30c163a0630ea
treeea1eda0afdce34542d9305ae9d8ff39363d1af5f
parent166178ae6db297e8168cbef0afc281fd1a49e93c
Promote a few forgotten warnings to exceptions

Closes GH-6211
18 files changed:
ext/date/php_date.c
ext/date/tests/date_sunrise_and_sunset_error.phpt [new file with mode: 0644]
ext/fileinfo/fileinfo.c
ext/fileinfo/tests/bug61964-mb.phpt
ext/fileinfo/tests/bug61964.phpt
ext/fileinfo/tests/bug68996.phpt
ext/fileinfo/tests/bug71527-mb.phpt
ext/fileinfo/tests/bug71527.phpt
ext/fileinfo/tests/finfo_open_001.phpt
ext/fileinfo/tests/finfo_open_error.phpt
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/tests/mysqli_commit_oo.phpt
ext/mysqli/tests/mysqli_fetch_array.phpt
ext/mysqli/tests/mysqli_fetch_array_oo.phpt
ext/mysqli/tests/mysqli_stmt_bind_param.phpt
ext/mysqlnd/mysqlnd_connection.c
ext/xsl/xsltprocessor.c