]> granicus.if.org Git - php/commit
Perform some maintenance work on the XSL extension
authorMáté Kocsis <kocsismate@woohoolabs.com>
Thu, 5 Mar 2020 20:12:59 +0000 (21:12 +0100)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Tue, 10 Mar 2020 10:41:15 +0000 (11:41 +0100)
commit9d0eccd980535eff78141ebaddea18372c05d6a6
tree8e2fa81f6c5c66e4d449d913edb3c91273a03af8
parentb31f73b1c8c967de73a82598415c467755d35a89
Perform some maintenance work on the XSL extension

Added stubs, fixed some ZPP, and changed PHP_FALIASes to PHP_METHODs.
Closes GH-5241
ext/xsl/tests/xsltprocessor_hasExsltSupport_wrongparam_001.phpt
ext/xsl/xsl_fe.h
ext/xsl/xsltprocessor.c
ext/xsl/xsltprocessor.stub.php [new file with mode: 0644]
ext/xsl/xsltprocessor_arginfo.h [new file with mode: 0644]