dmitry Fri Aug 15 14:59:48 2008 UTC
Modified files:
/TSRM tsrm_virtual_cwd.c
Log:
- [DOC] make stat, touch, filemtime, filemsize and related functions more
portable (almost 100% equivalent to linux now)
- [DOC] add support for touch($dir)
- fix windows
dmitry Tue Aug 12 08:01:44 2008 UTC
Modified files:
/TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h
Log:
- Added system independent realpath() implementation which caches
intermediate directories in realpath-cache
- Fixed bug #45044 (relative paths not resolv