]> granicus.if.org Git - php/commit
Remove unused TSRM/readdir.h header
authorPeter Kokot <peterkokot@gmail.com>
Sun, 28 Apr 2019 03:15:47 +0000 (05:15 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 28 Apr 2019 22:51:13 +0000 (00:51 +0200)
commitb931dacc888ed59ccae6598338fe604030c251d6
tree2a6f129539af6afb7a95d86f08adaf561985f78f
parent8446554fedc194f5fc660bac754cc547f6a876b4
Remove unused TSRM/readdir.h header

This was once part of TSRM but then got refactored into the windows
implementation win32/readdir.h directly. Instead of including such files
directly code should use zend_virtual_cwd.h which is already part of the
php.h file.
TSRM/readdir.h [deleted file]
Zend/zend_virtual_cwd.h