On 16 November 2010 21:30, Adam Richardson <simpleshot@xxxxxxxxx> wrote: > Hmmm... > > Nothing really stands out to me, but as my wife would attest, I'm often less > than observant. > > I would probably try sifting through fixes/upgrades in the change logs for > possible conflicts and/or changes in behavior. ÂNothing jumped out at me > after a quick glance. > > Sorry, > > Adam > Thanks for having a look. Far as I can tell, the main problem was related to the encoding of the input data - and as such, the problem was as likely to be in libxml as in php. I haven't seen any updates to the DOM* extensions that would explain the change in behaviour and really find it weird - but, at least I found a solution to the problems :) Quick note, in case anyone has similar problems: make sure that the data you feed into DOMDocument is UTF8 encoded Regards Peter -- <hype> WWW: plphp.dk / plind.dk LinkedIn: plind BeWelcome/Couchsurfing: Fake51 Twitter: kafe15 </hype> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php