> > ranting is really not necessary here :) domxml was for a long time just a > > hack and didn't follow much of the standard, therefore there is still a > > lot of not-standard stuff in there and this stuff will (hopefully) not > > removed for BC's sake... > > I honistly wasn't ranting. That was a serious question. I wasn't sure if the > standard says how to create the inital domdocument.
there was a :) at the end, so it was not meant really serious. The standard says it's: DOMImplementation.createDocument() this would make domxml_create_document() in php it's domxml_new_doc()... mmmh, maybe make an alias for that... > Ok... I have to do some more testing. I'll submit a patch (hopefully later > today). since 4.3 will not be released in the next days, i would rather prefer you test your patch thoroughly .) so take your time. chregu -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php