Matteo Beccati
|
6eaadc0228
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
|
2014-06-09 07:07:17 +02:00 |
|
Matteo Beccati
|
5c8c57aa6c
|
Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191
DOMDocument::substituteEntities needs to be set to true in order for
external entities to be parsed.
|
2014-06-09 07:05:23 +02:00 |
|
Scott MacVicar
|
1f3af9cd21
|
[libxml] Unit test for libxml_disable_entity_loader()
Summary:
Test to make sure libxml_disable_entity_loader() is behaving.
|
2014-02-16 22:34:52 -08:00 |
|
Michael Wallner
|
e9877fe92e
|
fix test concurrency
|
2013-09-18 10:53:11 +02:00 |
|
Stanislav Malyshev
|
02e4d7a290
|
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
|
2013-06-10 14:30:59 -07:00 |
|
Stanislav Malyshev
|
ac40c0b562
|
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
|
2013-06-10 14:20:18 -07:00 |
|
Xinchen Hui
|
3342e7276c
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-30 11:10:26 +08:00 |
|
Xinchen Hui
|
2f1c4064f8
|
Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak)
Simply change the expect parameter type, the valid of the resource will
be checked in using time.
|
2012-10-30 11:08:14 +08:00 |
|
zoe slattery
|
867447f420
|
Fix: 62067 Moved comments to FILE section
|
2012-05-19 16:34:16 +01:00 |
|
zoe slattery
|
778d69ddfe
|
Fix: 62067 Moved comments to FILE section
|
2012-05-19 16:33:36 +01:00 |
|
Anatoliy Belsky
|
3d106aeb0d
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
|
2012-04-16 15:46:02 +02:00 |
|
Anatoliy Belsky
|
bceafee879
|
Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
|
2012-04-16 15:45:03 +02:00 |
|
Stanislav Malyshev
|
2a74cb4008
|
Merge branch 'sec53' into sec54
* sec53:
fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
|
2012-03-25 12:51:46 -07:00 |
|
Stanislav Malyshev
|
167e2fd782
|
fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
|
2012-03-25 12:50:25 -07:00 |
|
Christian Stocker
|
c1d92d7925
|
fixed libxml tests
|
2011-08-31 08:58:12 +00:00 |
|
Gustavo André dos Santos Lopes
|
5b544394c4
|
- Fixed tests when run from outside their directory.
|
2011-08-31 06:23:24 +00:00 |
|
Gustavo André dos Santos Lopes
|
0d7e6a73d6
|
- Added libxml_set_external_entity_loader().
|
2011-08-29 05:00:26 +00:00 |
|
Gustavo André dos Santos Lopes
|
047ed8dfbb
|
- Fixed bug #54440: libxml extension ignores default context.
|
2011-04-09 18:32:55 +00:00 |
|
Gustavo André dos Santos Lopes
|
09b990f499
|
- Fixed bug #54440: libxml extension ignores default context.
|
2011-04-09 18:32:55 +00:00 |
|
Felipe Pena
|
1cb417edd7
|
- Fixed test
|
2008-04-14 17:24:11 +00:00 |
|
Rob Richards
|
b96a8a79ba
|
Fixed Bug #42112 (deleting a node produces memory corruption)
add test
|
2007-07-28 08:32:51 +00:00 |
|
Nuno Lopes
|
38e47dd0bb
|
add new tests. bump code coverage to more than 80%
|
2006-06-27 22:43:26 +00:00 |
|