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-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6900399d7ee8a6cf2b173cb7e1025cf4ea6f8fcc
archived-php-src
/
ext
/
xsl
T
History
Dmitry Stogov
c5237d82bf
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00
..
tests
Fixed tests
2009-09-07 14:18:46 +00:00
config.m4
MFH: Fix some configure --help texts
2007-07-03 17:25:43 +00:00
config.w32
- be sure we define the deps so the right exts are built before (dom symbol error)
2008-12-26 14:05:05 +00:00
CREDITS
…
php_xsl.c
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
2010-05-24 14:11:39 +00:00
php_xsl.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
xsl_fe.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00
xsl.dsp
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
xsltprocessor.c
Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table
2010-04-20 10:57:45 +00:00