This test case did 100,000 includes of a non existing file to show the memory leak; this is not necessary, because after the first failing include, memory is not supposed to increase for further includes. Closes GH-7088.
We have to destroy (un-opened) ZEND_HANDLE_FILENAMEs.