Re: [PHP-DEV] SimpleXML bug with the properties hash

2011-05-13 Thread Andrew Curioso
Thank you. That makes sense. I attached the ".txt" version this time. Hopefully that works. 2011/5/13 Johannes Schlüter > On Fri, 2011-05-13 at 19:43 -0400, Andrew Curioso wrote: > > I attached a diff of my changes. > > This didn|T come through. Make sure it is send as text&plain *for > isntan

Re: [PHP-DEV] SimpleXML bug with the properties hash

2011-05-13 Thread Johannes Schlüter
On Fri, 2011-05-13 at 19:43 -0400, Andrew Curioso wrote: > I attached a diff of my changes. This didn|T come through. Make sure it is send as text&plain *for isntance name it .txt( johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub

[PHP-DEV] SimpleXML bug with the properties hash

2011-05-13 Thread Andrew Curioso
I'm looking for feedback since this is my first commit to PHP and it changes some behavior of SimpleXMLElement. If no-one has an objections I'll go ahead and commit the code. First, here is the original bug: ---BEGIN-- $string = ' Blah 1 Blah 2 Blah 3 Blah 4 '; $foo = simp