TECLIB / CFPropertyList

PHP Implementation of Apple's PList (binary and xml)
http://teclib.github.io/CFPropertyList/
MIT License
454 stars 112 forks source link

Allow saveXML() to create formatted XML output #48

Closed btry closed 6 years ago

btry commented 6 years ago

Just passes the param from saveXML() to save() to toXML().

ajsb85 commented 6 years ago

Hi, @btry I little comment: feat(xml): Allow don't capitalize the first letter feat(xml): allow

btry commented 6 years ago

You're right. I picked the original commit message.