]> granicus.if.org Git - php/commit
use new style constructors
authorRob Richards <rrichards@php.net>
Wed, 31 Mar 2004 17:18:59 +0000 (17:18 +0000)
committerRob Richards <rrichards@php.net>
Wed, 31 Mar 2004 17:18:59 +0000 (17:18 +0000)
commit010c340f296243ef78e50664df19b159223850fc
treef1dae612ae3e7f7a2dda47ba7da453101a79f42b
parent39a43c994edfe11243f4565690fba52e854a24d9
use new style constructors
fix return for nodelist item
12 files changed:
ext/dom/attr.c
ext/dom/cdatasection.c
ext/dom/comment.c
ext/dom/document.c
ext/dom/documentfragment.c
ext/dom/dom_fe.h
ext/dom/element.c
ext/dom/entityreference.c
ext/dom/nodelist.c
ext/dom/processinginstruction.c
ext/dom/text.c
ext/dom/xpath.c