summaryrefslogtreecommitdiff
path: root/adodb-xmlschema.inc.php
AgeCommit message (Expand)AuthorFilesLines
2023-05-22PHPDocDamien Regad1-2/+2
2023-03-17Fix PHP 8.2 dynamic properties deprecation warningsDamien Regad1-0/+15
2022-03-29xml: fix PHP Notice in dbData::create()Damien Regad1-1/+2
2022-01-16Fix reported errors in generated documentationDamien Regad1-1/+1
2021-10-25Fix PHPDoc blocksDamien Regad1-636/+641
2021-08-17Redo Merge branch 'hotfix/5.21' Standardized file headersDamien Regad1-11/+19
2021-08-17Revert changes since Standardized file headers mergeDamien Regad1-19/+11
2021-08-15Merge branch 'hotfix/5.21' Standardized file headersDamien Regad1-11/+19
2021-08-14Standard file header: /Damien Regad1-11/+19
2021-03-15Merge branch 'hotfix/5.21' into masterDamien Regad1-1/+1
2021-03-11PHPDoc and camelCase for newDataDictionaryDamien Regad1-1/+1
2021-02-01Merge branch 'release/5.21' into masterDamien Regad1-18/+1
2021-01-25Remove all magic quotes related codeDamien Regad1-18/+1
2021-01-24Merge branch 'release/5.21' into masterDamien Regad1-2/+3
2021-01-24Fix get_magic* for xmlschema for PHP5.3-PHP8 (#657)peterdd1-2/+3
2021-01-23Remove legacy code from adodb-xmlschema (#669)Saša Todorović1-30/+9
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