--TEST-- Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) --EXTENSIONS-- dom --FILE-- item(0)); echo "OK\n"; ?> --EXPECT-- NULL OK