index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Xml
/
TXmlDocument.php
Age
Commit message (
Expand
)
Author
2015-12-07
Move urls from pradosoft.com to github's project page; drop unmaintained quic...
Fabio Bas
2015-11-07
Prepare for release: update (c) year to 2015, version to 3.3
Fabio Bas
2014-04-11
TXmlDocument::buildElement visibility changed
gnits
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-01-06
Happy 2014!
Fabio Bas
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2010-04-18
Ensured parent::__construct calls within TRpcClient and TXmlDocument
javalizard
2010-02-21
Merged latest changes into trunk (except r2773)
godzilla80@gmx.net
2009-04-16
Fixed Issue #112 - TXmlDocument add support for namespaces: for backward comp...
godzilla80@gmx.net
2008-10-21
removed all trailing ?>
qiang.xue
2008-08-14
minor typo
knut
2008-07-30
updated copyright
knut
2008-01-23
fixed an encoding issue in TXmlDocument.
xue
2007-06-01
resolved #634 and added unit tests for TXmlElement
knut
2007-01-27
Fixed the bug that TXmlElement did not encode attribute and text values when ...
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-06-15
Merge from 3.0 branch till 1166.
xue
2006-05-30
Merge from 3.0 branch till 1103
xue
2006-05-18
Fixed minor typo in param doc of setAttribute()
knut
2006-04-10
Merge from 3.0 branch till 885.
xue
2006-04-03
Added setAttribute().
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue