| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed test | Christoph M. Becker | 2015-08-01 | 1 | -1/+1 |
| | | |||||
| * | split the original test to check behaviour diff on 32- and 64-bit | Christoph M. Becker | 2015-05-31 | 2 | -0/+44 |
| | | |||||
| * | recovered original meaning of SXE xpath test | Christoph M. Becker | 2015-05-31 | 1 | -1/+8 |
| | | |||||
| * | Refactored the fix for bug #66084, by cmb@php.net | Anatol Belski | 2015-05-29 | 6 | -0/+298 |
| | | |||||
| * | this test depends on the simplexml ext, not just on xml | Ferenc Kovacs | 2014-08-24 | 1 | -0/+19 |
| | | |||||
| * | - Fixed missing NULL check in SimpleXMLElement::xpath() | Felipe Pena | 2014-05-10 | 1 | -0/+8 |
| | | |||||
| * | - Fixed missing NULL check | Felipe Pena | 2014-05-10 | 1 | -0/+9 |
| | | |||||
| * | Fixed bug #66084 simplexml_load_string() mangles empty node name | Anatol Belski | 2014-04-05 | 2 | -0/+85 |
| | | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 38 | -0/+0 |
| |\ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 38 | -0/+0 |
| | | | |||||
| | * | - add skipif for dom | Pierre Joye | 2011-09-07 | 1 | -1/+3 |
| | | | |||||
| | * | - add skipif | Pierre Joye | 2011-09-06 | 2 | -0/+4 |
| | | | |||||
| | * | Merge from Trunk | Christian Stocker | 2011-09-01 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | simplexml->query returns empty array if no nodes were found and false if libxml thinks the xpath-expression was invalid. Behaves now the same like DomXPath and fixes Bug #48601 Adjusted a test to reflect that change | ||||
| | * | fix bug #48601 (xpath() returns FALSE for legitimate query) | Rob Richards | 2010-05-05 | 1 | -0/+20 |
| | | | | | | | | | add test | ||||
| | * | - Improve test | Felipe Pena | 2010-04-20 | 1 | -0/+13 |
| | | | |||||
| | * | - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML) | Felipe Pena | 2010-04-20 | 1 | -0/+22 |
| | | | |||||
| * | | Merge branch 'pull-request/112' into PHP-5.4 | Stanislav Malyshev | 2012-07-07 | 1 | -0/+117 |
| |\ \ | | | | | | | | | | | | | | | | | | | * pull-request/112: Added in NEWS and UPGRADING for feature 55218 Adding in test for feature 55218 Implements feature 55218 | ||||
| | * | | Adding in test for feature 55218 | Lonny Kapelushnik | 2012-06-21 | 1 | -0/+117 |
| | | | | |||||
| * | | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -1/+1 |
| |/ / | |||||
| * | | - add skipif for dom | Pierre Joye | 2011-09-07 | 1 | -1/+3 |
| | | | |||||
| * | | - add skipif | Pierre Joye | 2011-09-06 | 2 | -0/+4 |
| | | | |||||
| * | | simplexml->query returns empty array if no nodes were found | Christian Stocker | 2011-08-31 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | and false if libxml thinks the xpath-expression was invalid. Behaves now the same like DomXPath and fixes Bug #48601 Adjusted a test to reflect that change | ||||
| * | | Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hash | Andrew Curioso | 2011-05-18 | 2 | -4/+6 |
| | | | |||||
| * | | fix bug #48601 (xpath() returns FALSE for legitimate query) | Rob Richards | 2010-05-05 | 1 | -0/+20 |
| | | | | | | | | | add test | ||||
| * | | - Improve test | Felipe Pena | 2010-04-20 | 1 | -0/+13 |
| | | | |||||
| * | | - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML) | Felipe Pena | 2010-04-20 | 1 | -0/+22 |
| |/ | |||||
| * | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 1 | -0/+18 |
| | | |||||
| * | fix broken test (spurious tab characters caused run-tests to spaz) | Gwynne Raskind | 2009-08-14 | 1 | -3/+3 |
| | | |||||
| * | - Remove duplicate section | Jani Taskinen | 2009-08-06 | 1 | -2/+0 |
| | | |||||
| * | Add missing SKIPIF sections to tests | andy wharmby | 2009-08-03 | 15 | -20/+67 |
| | | |||||
| * | Added comment to XFAIL | Zoe Slattery | 2009-07-18 | 1 | -0/+2 |
| | | |||||
| * | removing empty XFAIL sections | Zoe Slattery | 2009-07-18 | 1 | -1/+0 |
| | | |||||
| * | - Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator) | David Coallier | 2009-02-03 | 1 | -0/+24 |
| | | | | | | - Added test for bug #46048 | ||||
| * | MFH: Fix #45976 (Move SXE from SPL to SimpleXML) | Etienne Kneuss | 2008-11-06 | 6 | -0/+453 |
| | | |||||
| * | Committting tests for Olafur Waage | Zoe Slattery | 2008-10-02 | 2 | -0/+53 |
| | | |||||
| * | MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested ↵ | Rob Richards | 2008-09-11 | 1 | -0/+48 |
| | | | | | | | | array) add test | ||||
| * | MFH: fix bug #46003 (isset on nonexisting node return unexpected results) | Rob Richards | 2008-09-10 | 1 | -0/+30 |
| | | | | | | add test | ||||
| * | MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work) | Rob Richards | 2008-09-10 | 1 | -0/+31 |
| | | | | | | add test | ||||
| * | MFH: Move SXI::count to SXE::count and make it user-friendly | Etienne Kneuss | 2008-07-09 | 1 | -0/+22 |
| | | |||||
| * | - Added XFAIL | Felipe Pena | 2008-06-23 | 1 | -0/+1 |
| | | |||||
| * | MFH: Fix #44484 (define SimpleXMLElement::__toString()) | Etienne Kneuss | 2008-05-03 | 1 | -0/+26 |
| | | |||||
| * | MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes) | Rob Richards | 2008-03-20 | 1 | -0/+24 |
| | | | | | | add test | ||||
| * | count() before and after a simplexml array cast should be the same | Rasmus Lerdorf | 2008-02-28 | 1 | -0/+22 |
| | | |||||
| * | MFH: fix bug #42369 (Implicit conversion to string leaks memory) | Rob Richards | 2008-01-31 | 1 | -0/+25 |
| | | | | | | add test | ||||
| * | use expectF | Antony Dovgal | 2008-01-23 | 1 | -1/+1 |
| | | |||||
| * | fix test | Antony Dovgal | 2008-01-23 | 1 | -0/+3 |
| | | |||||
| * | fix leak appearing when appending data to unnamed attribute | Antony Dovgal | 2008-01-23 | 1 | -0/+13 |
| | | |||||
| * | - MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus) | Marcus Boerger | 2008-01-22 | 1 | -0/+14 |
| | | |||||
| * | MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute) | Rob Richards | 2007-11-12 | 1 | -0/+15 |
| | | | | | | add test | ||||
| * | fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces | Rob Richards | 2007-07-10 | 1 | -0/+14 |
| | | | | | | add test | ||||
