History log of /PHP-5.4/ext/xsl/xsltprocessor.c (Results 76 – 96 of 96)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 23b30e9a 19-Jan-2004 Christian Stocker

@- added XsltProcessor->registerPhpFunctions() (Christian)
without that method call, it is not allowed to call php functions from
xslt stylesheets for security reasons.


Revision tags: php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


# ab29ed00 22-Dec-2003 Rob Richards

rollback to previouos version
bug #26690 fixed in libxml.c


# a8c58f1d 22-Dec-2003 Ilia Alshanetsky

Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 5c039bba 29-Nov-2003 Christian Stocker

Fixed for Bug #26384 (domxslt->process causes segfault with xsl:key)


# 44ae8187 21-Nov-2003 Christian Stocker

- Added $proc->hasExsltSupport()


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# 45614453 27-Oct-2003 Christian Stocker

fix for test Nr 3 bug (not freeing all params)


# 09c09f42 26-Oct-2003 Rob Richards

use common structures from php_libxml.h


Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1
# bd2511af 22-Sep-2003 Rob Richards

set base href for copied, imported doc
set environment for imported stylesheet
add optional clone parameter for data to transform


Revision tags: RELEASE_0_7, php-4.3.3
# ea1b3343 24-Aug-2003 Rob Richards

remove document pointer references as doc is now copied


# 20a878dc 20-Aug-2003 Rob Richards

doc must be copied when importing stylesheet
libxslt uses the _private for processing


Revision tags: php-4.3.3RC4
# 93bcd55e 12-Aug-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


# 036b93c4 07-Aug-2003 Rob Richards

fix segfault when importing multiple documents


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 3b2507b9 07-Jul-2003 Rob Richards

changed to studlyCaps naming convention


# 1688895f 05-Jul-2003 Rob Richards

use common doc with ref counting rather than copy


Revision tags: php-5.0.0b1
# e52b96a2 19-Jun-2003 Rob Richards

add xsl_xsltprocessor_transform_to_uri functionality
fix a few unhandled error conditions
fix compiler warnings


Revision tags: php-4.3.3RC1
# 14fad0e5 14-Jun-2003 Rob Richards

interoperability support


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# f2957721 09-Jun-2003 Rob Richards

changes for /ext/dom document ref count
changes for /ext/dom internal object handling


# 3ebf2972 05-Jun-2003 Moriyoshi Koizumi

Avoid unnecesary zval separation


# 848795e3 05-Jun-2003 Rob Richards

Inital cut of new xsl extension
interoperates with new dom extension
PHP5 only


1234