This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-07 16:13:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.3.0beta1
archived-php-src
/
ext
/
xsl
History
Niels Dossche
f8faa8b2ee
Use zval_ptr_dtor_nogc() for callable in ext/xslt (
#11356
)
...
It cannot contain cycles because it's either a string or an array with 2 strings.
2023-06-02 11:58:00 +01:00
..
tests
Fix bug 69168: DomNode::getNodePath() returns invalid path
2023-01-19 14:06:41 +01:00
config.m4
ext/xsl: Use PKG_CHECK_MODULES to detect the EXSLT library
2019-06-07 09:35:14 +02:00
config.w32
…
CREDITS
…
php_xsl_arginfo.h
Narrow some more return types to true
2023-05-10 19:08:15 +02:00
php_xsl.c
Port all internally used classes to use default_object_handlers
2022-08-31 16:45:27 +02:00
php_xsl.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
php_xsl.stub.php
Narrow some more return types to true
2023-05-10 19:08:15 +02:00
xsltprocessor.c
Use zval_ptr_dtor_nogc() for callable in ext/xslt (
#11356
)
2023-06-02 11:58:00 +01:00