History log of /php-src/ext/xsl/xsltprocessor.c (Results 126 – 150 of 191)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 680bc45b 10-May-2009 Felipe Pena

- MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)

Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.

Revision tags: NEWS, php-5.2.8
# 64a1f04f 05-Dec-2008 Rob Richards

MFH: fix arginfo - these also accept SimpleXMLElement

Revision tags: BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5
# 7d4fd3fd 27-Nov-2008 Dmitry Stogov

Fixed bug #46409 (__invoke method called outside of object context when using array_map)

Revision tags: php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change

# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

Revision tags: php-5.2.7RC2, php-5.2.7RC1
# 24e9b911 18-Sep-2008 Rob Richards

MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak)

Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1
# 87922550 04-May-2008 Rob Richards

MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable

Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 9d86113b 29-Jan-2008 Sebastian Bergmann

MFH: Fix arginfo and prototype.

# 98527ad5 29-Jan-2008 Sebastian Bergmann

MFH: Add Reflection API metadata for XSLTProcessor.

Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.

Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses

# ca4c55ad 06-Oct-2007 Antony Dovgal

MFH: fix ws & folding, nuke unused vars

Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 5b0f4647 02-Oct-2007 Christian Stocker

- Added xsl->setProfiling() for profiling stylesheets.

# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)

Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# b96718ba 30-Jul-2007 Rob Richards

allow user specified class to be returned from transformToDoc

Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.

# 7f376183 30-Dec-2006 Ilia Alshanetsky

C++ comment

# 9c2b6efb 25-Dec-2006 Antony Dovgal

MFH

Revision tags: php-5.2.1RC1
# 865f4d75 05-Dec-2006 Rob Richards

fix bug #39625 (Apache crashes on importStylesheet call)

Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# 88dfe8cf 31-Jul-2006 Christian Stocker

return false instead of null, if it's an invalid document

# e53c5381 31-Jul-2006 Christian Stocker

return true, if xsl import did work

Revision tags: php-5.2.0RC1, php-4.4.3RC2
# d7fd19b7 14-Jun-2006 Christian Stocker

MFH
Fix a segfault, when an unknown type was given and support all known xpath object types

Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 8d1427dd 12-May-2006 Rob Richards

MFH: add doXInclude property to allow processor to perform XIncludes

12345678