]> granicus.if.org Git - php/commit
Promote warnings to exceptions in ext/simplexml
authorMáté Kocsis <kocsismate@woohoolabs.com>
Tue, 18 Aug 2020 17:20:56 +0000 (19:20 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Tue, 25 Aug 2020 13:15:58 +0000 (15:15 +0200)
commit6c8fb123d25235b08908c4d69b5056143f64e696
treee0f3af2df0bc7422edcc80fd2bba9ba8b1b75bfc
parentf77200f5c6cbca064070bd0de555665d767673be
Promote warnings to exceptions in ext/simplexml

Closes GH-6011

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
Zend/zend_object_handlers.h
ext/simplexml/simplexml.c
ext/simplexml/simplexml.stub.php
ext/simplexml/simplexml_arginfo.h
ext/simplexml/tests/012.phpt
ext/simplexml/tests/SimpleXMLElement_addAttribute_required_attribute_name.phpt
ext/simplexml/tests/SimpleXMLElement_xpath_4.phpt
ext/simplexml/tests/bug37076_1.phpt
ext/simplexml/tests/bug38406.phpt