If you are very busy, you can answer "yes, yes, no" :)
1.
> Setting the value using the value property should behave like setting the
> value via
> the DOMAttr constructor - input should be treated as literal text
But in this case value does not be treated:
$attr = new DOMAttr('test', 'foo&bar');
Sokolov Evgeniy wrote:
Hi, I wont fix this bug: http://bugs.php.net/bug.php?id=47532, but
have some questions. Can you help me?
There is the test case: http://pastebin.org/91030
First, I careful that when we fix this bug, we have broken BC, because
now when we write $attr->value = "foo&bar"; -
2010/2/12 Jesús Rafael Cova Huerta :
> I want to fix the tutorial part of php.net. Mr.Magnusson authorized me..
I said we want to see patches before you get karma.
-Hannes
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php