Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1, 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, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2 |
|
#
59b8592c |
| 29-Mar-2006 |
Antony Dovgal |
fix bug #36898 (__set() leaks in classes extending internal ones) Added: ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC) ZEND_API void zend_ob
fix bug #36898 (__set() leaks in classes extending internal ones) Added: ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC) ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC) to initialize and destroy zend_object structs
show more ...
|
Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
#
41284d17 |
| 26-Dec-2005 |
Pierre Joye |
- MFH: #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION and LIBEXSLT_DOTTED_VERSION
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1 |
|
#
d3e0b57e |
| 15-Nov-2005 |
Dmitry Stogov |
Allow recursive calls to __get/__set for different properties
|
#
241aa9a5 |
| 14-Nov-2005 |
Antony Dovgal |
MFH: fix #35197 (Destructor is not called) and similar issues in other extensions
|
Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9 |
|
#
869d6002 |
| 15-Jul-2005 |
George Schlossnagle |
Darwin seems to like this arrangement much better.
|
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2 |
|
#
371135fa |
| 17-Jun-2005 |
foobar |
Use the new dependency system
|
Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
997690b1 |
| 06-Apr-2005 |
Christian Stocker |
- Added optional first parameter to XsltProcessor::registerPHPFunctions to only allow certain functions to be called from XSLT.
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1 |
|
#
c90305cb |
| 02-Mar-2005 |
Rob Richards |
Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP) - only in 5.1 branch for now due to significance of change
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3 |
|
#
da5ff5d9 |
| 08-Sep-2004 |
Rob Richards |
fix issue with multiple xsl objects using registerPHPfunctions - also fixes threading issue
|
Revision tags: PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2 |
|
#
d39cca15 |
| 30-Aug-2004 |
Rob Richards |
remove clone functionality
|
#
53d0c7a7 |
| 24-Aug-2004 |
Rob Richards |
fix segfault when object cloned
|
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
5f888422 |
| 28-Jul-2004 |
Christian Stocker |
Fix for bug #29409 (Segfault in PHP functions called from XSLT). (by Rob)
|
#
6bd845e3 |
| 25-Jul-2004 |
Christian Stocker |
set errorhandler to generic php_libxml_error_handler
|
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
14a61929 |
| 12-Jul-2004 |
Christian Stocker |
implement the clone code for the XSLTProcessor object and fix #29108 "xslt segfaults when ze1_compatibility_mode is on" (By Rob Richards)
|
Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3 |
|
#
fb39035e |
| 07-Apr-2004 |
Rob Richards |
Fix class name
|
Revision tags: php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1 |
|
#
09fe52c6 |
| 04-Feb-2004 |
Marcus Boerger |
Fix Warning
|
#
8424be84 |
| 04-Feb-2004 |
Zeev Suraski |
- Update with new destructor code
|
Revision tags: php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split |
|
#
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
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1 |
|
#
87bd1f4d |
| 10-Dec-2003 |
Christian Stocker |
fix crashes when you call php:functionString() with a non-string handler (by adam)
|
#
49494dee |
| 09-Dec-2003 |
Rob Richards |
fix issues when passing in mulitple arguments
|