1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Arnaud Le Blanc a51e5ebaeb Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.
2008-08-07 09:24:04 +00:00
Steph Fox a4cb8c536f - killed off UEXPECT 2008-05-27 09:34:55 +00:00
Felipe Pena 702a290aba Fix test 2008-03-05 14:22:06 +00:00
Jani Taskinen 532761442d fix test 2007-11-02 12:57:52 +00:00
Raghubansh Kumar 1514977352 New testcase for clearstatcache() function 2007-08-13 11:50:47 +00:00