Josh Sherman
|
3cad264843
|
Unit tests for dump
Got coverage up to 90% probably need @IMSoP to finish the rest as I'm having
a hard time getting tests to hit the logic.
|
2014-08-09 11:36:04 -04:00 |
|
Josh Sherman
|
af30ba47b6
|
Working on better code coverage
Added a new test that gets us up to 80% coverage. Still a ways to go.
|
2014-08-08 22:16:54 -04:00 |
|
Josh Sherman
|
75acba318d
|
Started on some unit tests.
|
2014-08-07 22:47:07 -04:00 |
|
Josh Sherman
|
24b9c670a3
|
Composer package.
Really great project, wanted a composer package for it.
|
2014-07-17 18:04:36 -04:00 |
|
Rowan Collins
|
8c051a219f
|
Remove formal licensing information in favour of a do-what-you-like-but-be-nice policy.
It's not like I'm going to hire a lawyer if you don't follow it anyway.
Fixes Issue #6
|
2013-09-22 11:13:37 -07:00 |
|
Rowan Collins
|
8a6e4cf345
|
Mention simplexml_tree() in README
|
2012-10-14 01:25:14 +01:00 |
|
Rowan Collins
|
d05192edb6
|
When given multiple nodes, hint how to access each as [0], [1], etc
|
2012-10-14 01:21:22 +01:00 |
|
Rowan Collins
|
5231f710de
|
Always list attributes, with only the string content optional
|
2012-10-14 01:13:24 +01:00 |
|
Rowan Collins
|
e092558286
|
Show (string) as hint for getting string content (including on attributes,
although this makes for more vertical scrolling)
|
2012-10-14 01:09:03 +01:00 |
|
Rowan Collins
|
4233dc8a6d
|
Improved namespace handling: now shows shortest syntax for attributes and
elements in current namespace.
|
2012-10-14 00:58:00 +01:00 |
|
Rowan Collins
|
6ba4a27275
|
New function! simplexml_tree() for recursive viewing of whole trees
|
2012-10-14 00:01:05 +01:00 |
|
Rowan Collins
|
7c746c4485
|
Fix child name hash not to give "undefined array key" Notices
|
2012-10-13 23:56:26 +01:00 |
|
Rowan Collins
|
16d724ed78
|
Mention CDATA. Everyone panics about CDATA.
|
2012-09-04 22:46:39 +01:00 |
|
Rowan Collins
|
5fdfb8f7af
|
Add a README, and authorship information in the DocBlock
|
2012-09-04 22:34:52 +01:00 |
|
Rowan Collins
|
b501dabab4
|
List names of children and attributes, not just total count
|
2012-09-02 22:20:38 +01:00 |
|
Rowan Collins
|
490e4376a3
|
Handle null-namespace special case (or at least handle it better...)
|
2012-09-02 22:05:14 +01:00 |
|
Rowan Collins
|
853249c284
|
Improve comments, add return-mode, remove test code
|
2012-09-02 21:42:18 +01:00 |
|
Rowan Collins
|
e6ed9928a6
|
Improvements to namespace handling using new test case 21/08/2012 00:18
|
2012-09-02 21:24:00 +01:00 |
|
Rowan Collins
|
ee77e63662
|
Initial prototype 20/08/2012 23:25
|
2012-09-02 21:21:55 +01:00 |
|