Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
32b5f8a1 |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
|
#
4737910b |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
fdbc4261 |
| 19-Jan-2011 |
Gustavo André dos Santos Lopes |
- Hopefully finally fixed the mess in rev 307562 and rev 307563.
|
#
b9b1fb18 |
| 19-Jan-2011 |
Gustavo André dos Santos Lopes |
- Hopefully finally fixed the mess in rev 307562 and rev 307563.
|
#
f455f85e |
| 18-Jan-2011 |
Gustavo André dos Santos Lopes |
- Fixed wrong function call in original commit to FR #39771.
|
#
8cdcdb1b |
| 18-Jan-2011 |
Gustavo André dos Santos Lopes |
- Fixed wrong function call in original commit to FR #39771.
|
#
163b3bce |
| 18-Jan-2011 |
Gustavo André dos Santos Lopes |
- Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional DOMNode like DOMDocument::saveXML).
|
#
d6ac8821 |
| 18-Jan-2011 |
Gustavo André dos Santos Lopes |
- Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional DOMNode like DOMDocument::saveXML).
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
68b19057 |
| 23-Sep-2010 |
Kalle Sommer Nielsen |
Cast to char * here
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
01d9389c |
| 02-Apr-2010 |
Rob Richards |
fix bug #48983 (DomDocument : saveHTMLFile wrong charset)
|
#
0758c879 |
| 02-Apr-2010 |
Rob Richards |
fix bug #48983 (DomDocument : saveHTMLFile wrong charset)
|
#
6feb1edc |
| 02-Apr-2010 |
Rob Richards |
re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old trunk add test BFN
|
#
12b71200 |
| 02-Apr-2010 |
Rob Richards |
re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old trunk add test BFN
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
bc1feb90 |
| 06-Jan-2010 |
Rob Richards |
fix bug #50661 (DOMDocument::loadXML does not allow UTF-16) add test
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4 |
|
#
3fa1ea97 |
| 03-Dec-2009 |
Rob Richards |
fix bug #47848 (importNode doesn't preserve attribute namespaces) add tests
|
Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10 |
|
#
1c8d0506 |
| 14-Jun-2009 |
Ilia Alshanetsky |
MFB: Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and E_WARN if no DTD)
|
Revision tags: php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2 |
|
#
f0b4c7be |
| 07-Apr-2009 |
Rob Richards |
MFH: fix bug #47849 (Non-deep import loses the namespace) add test
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5 |
|
#
63ccee5b |
| 13-Mar-2009 |
Rob Richards |
MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent previousSibling) add test
|
Revision tags: php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
cbdb8f61 |
| 26-Jan-2009 |
Rob Richards |
MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4 |
|
#
3919b16f |
| 19-Nov-2008 |
Etienne Kneuss |
MFH: Fix #46241 (stacked error_handlers, error_handling in general)
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|