summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it_xml.class
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Add and use it::utf8_decode and it::utf8_encode for easier migration to PHP 8.2
Christian Schneider
1
-1
/
+1
2022-11-27
Make itools ready for PHP 8.2: Creation of dynamic property deprecated
Christian Schneider
1
-0
/
+1
2021-11-09
handle missing safety
Urban Müller
1
-1
/
+1
2021-11-09
allow generic it_error params
Urban Müller
1
-7
/
+6
2021-01-13
Update copyright date
Christian Schneider
1
-1
/
+1
2020-09-15
Make itools PHP 8 compatible
Christian Schneider
1
-0
/
+3
2019-02-12
Migrate old style constructors to __construct, temporary transition functions...
Christian Schneider
1
-1
/
+1
2017-08-10
document strange behaviour
Urban Müller
1
-0
/
+1
2016-10-19
fix phan warnings
Urban Müller
1
-1
/
+1
2016-10-19
fix phan warnings
Urban Müller
1
-1
/
+1
2016-03-10
Accept both utf8 and utf-8 as xml encoding
Christian Schneider
1
-1
/
+1
2013-11-01
Remove $Id$
Christian Schneider
1
-2
/
+0
2013-03-21
Fix bug with missing is_final mark when giving whole XML data in one chunk
Christian Schneider
1
-1
/
+1
2013-02-15
better docs
Urban Müller
1
-7
/
+6
2012-07-02
Improved cleanup handling for illegal characters in html, now handles utf-8 a...
Christian Schneider
1
-1
/
+1
2012-03-23
it_xml uses correct target encoding by default, adapt tests to utf-8 deafult
Christian Weber
1
-6
/
+5
2012-03-20
Explicitely give encoding for htmlspecialchars for PHP 5.4 compatibility
Christian Schneider
1
-2
/
+2
2012-02-14
Simplify it_xml::__toString: Always return a string
Christian Schneider
1
-1
/
+1
2012-02-14
return "" for undefined nodes
Urban Müller
1
-1
/
+1
2012-02-13
Replace preg_replace /e modifier with preg_replace_callback: Modified planned...
Christian Schneider
1
-1
/
+1
2011-10-19
Remove obsolete references for PHP 5.4 compatibility
Christian Schneider
1
-2
/
+2
2010-11-04
string cast accesses field
Urban Müller
1
-0
/
+5
2010-04-14
dont trigger latinize on line feed
Urban Müller
1
-1
/
+1
2010-04-14
faster, commented
Urban Müller
1
-1
/
+2
2010-04-14
remove bogus chars in latin input
Urban Müller
1
-0
/
+3
2010-03-11
inherit prefix...
Urban Müller
1
-4
/
+6
2010-03-05
too kludgy for now
Urban Müller
1
-3
/
+1
2010-03-04
get prefix from parent classname
Urban Müller
1
-1
/
+3
2010-01-21
allow setting of subtrees
Urban Müller
1
-0
/
+38
2009-10-27
Keep memory footprint of it_xml in streaming mode low
Christian Schneider
1
-1
/
+1
2009-10-27
Only ltrim at beginning of xml file when sanitizing (fixes streaming mode)
Christian Schneider
1
-2
/
+2
2009-10-15
Make string and file read mode of it_xml equivalent again, added tests for fi...
Christian Schneider
1
-21
/
+35
2009-10-08
use original xml in err msg
Urban Müller
1
-3
/
+5
2009-10-08
leave quote entities alone
Urban Müller
1
-1
/
+1
2009-10-07
never trust the encoding
Urban Müller
1
-2
/
+3
2009-10-07
handle blanks before <?xml
Urban Müller
1
-1
/
+2
2009-10-07
fix mixed utf8 and latin in input
Urban Müller
1
-1
/
+11
2009-10-05
Fix typo in data sanitizer and added encoding support
Christian Schneider
1
-1
/
+1
2009-10-05
handle bad xml
Urban Müller
1
-0
/
+3
2009-10-01
more verbose errors
Urban Müller
1
-1
/
+1
2009-10-01
warn by default about bad xml
Urban Müller
1
-6
/
+6
2008-10-15
phplint cleanup
Urban Müller
1
-4
/
+4
2007-10-11
More uniform file headers
Christian Schneider
1
-7
/
+15
2007-10-11
Populated release branch
Christian Schneider
1
-0
/
+293