mirror of https://github.com/php/php-src
Browse Source
touch sets wrong atime or mtime when they are not specified. touch silently failed when HAVE_UTIME is not defined. (This needs more consideration. Which platform does not support it?) # Derick, after HAVE_UTIME issue is resovled, this should be merged. # or we can just merge 1st problem for now.experimental/new_ui_api
3 changed files with 11 additions and 5 deletions
Loading…
Reference in new issue