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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bd6ec4c91c7a18b66dfdae5b8fac7a30e38b235
archived-php-src
/
ext
/
xsl
T
History
Rob Richards
17ad61bd7f
enable exslt support for win32 builds
...
WS fixes for exslt tests
2004-07-18 13:22:46 +00:00
..
tests
enable exslt support for win32 builds
2004-07-18 13:22:46 +00:00
config.m4
added exslt support
2003-11-19 12:07:59 +00:00
config.w32
enable exslt support for win32 builds
2004-07-18 13:22:46 +00:00
CREDITS
Some missing files..
2003-06-06 06:34:30 +00:00
EXPERIMENTAL
Some missing files..
2003-06-06 06:34:30 +00:00
php_xsl.c
implement the clone code for the XSLTProcessor object and
fix
#29108
2004-07-12 13:04:01 +00:00
php_xsl.h
- Update with new destructor code
2004-02-04 11:14:47 +00:00
xsl_fe.h
@- added XsltProcessor->registerPhpFunctions() (Christian)
2004-01-19 15:07:08 +00:00
xsl.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
xsltprocessor.c
Fixed memory leak on error.
2004-05-28 14:17:46 +00:00