summaryrefslogtreecommitdiff
path: root/adodb-xmlschema.inc.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Remove all magic quotes related codeDamien Regad1-18/+1
2021-01-24Fix get_magic* for xmlschema for PHP5.3-PHP8 (#657)peterdd1-2/+3
2018-03-30Don't bother with magic quotes when not availablejrfnl1-4/+6
2016-08-02xml: remove calls to 'unset($this)' (PHP 7.1 compatibility)Christian Kuhn1-2/+0
2016-08-02xml: fix php strict warningDamien Regad1-2/+4
2015-08-11Fix#139: Remove PHP 4 ConstructorsValentin Sheyretski1-6/+6
2014-02-24Remove closing php tagDamien Regad1-1/+0
2013-08-05Reorg: ADOdb5 (master) branchDamien Regad1-0/+2225