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-26 17:38:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1f3beaa137d604daa4ece6e5843900a5cdb62eb
archived-php-src
/
ext
/
xsl
T
History
Joe Orton
2685ca935f
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
...
to support multi-ABI platforms.
2004-11-03 14:32:52 +00:00
..
tests
change xsl_xsltprocessor_set_parameter() to support parameter->value arrays
2004-08-05 13:31:17 +00:00
config.m4
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
2004-11-03 14:32:52 +00:00
config.w32
MFB: enable exslt support for win32 builds
2004-07-18 13:23:33 +00:00
CREDITS
Some missing files..
2003-06-06 06:34:30 +00:00
php_xsl.c
fix issue with multiple xsl objects using registerPHPfunctions
2004-09-08 16:54:17 +00:00
php_xsl.h
fix issue with multiple xsl objects using registerPHPfunctions
2004-09-08 16:54:17 +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
fix issue with multiple xsl objects using registerPHPfunctions
2004-09-08 16:54:17 +00:00