diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-10-07 13:20:14 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-10-07 13:22:11 +0200 |
commit | 8cdab9b217fad0fbcf6d658befc66cd5d8a8fc95 (patch) | |
tree | ca104ca21a529f5cb157a512f7cac55f1bd25db9 /ext/reflection/php_reflection.c | |
parent | 81d95c4c3ca4828943bd8169a9b7760b4e54ec98 (diff) | |
download | php-git-8cdab9b217fad0fbcf6d658befc66cd5d8a8fc95.tar.gz |
Bail out if JUNIT is not enabled
Otherwise we would try to access an array element of `false`, which
issues a notice as of PHP 7.4.0. This would happen, for instance, for
bug63447_001.phpt if CGI is not available.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions