--TEST-- Bug #74852 property_exists returns true on unknown DateInterval property --FILE-- abcde)); var_dump($interval->abcde); ?> --EXPECTF-- bool(false) bool(false) Warning: Undefined property: DateInterval::$abcde in %s on line %d NULL