vrana Thu Aug 16 15:48:12 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
Grammar
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/clearstatcache.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc
vrana Thu Aug 16 14:04:11 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
unlink clears cache (bug #41755)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/clearstatcache.xml?r1=1.11&r2=1.12&di
nlopess Fri Feb 6 10:16:09 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
bah, my english...
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/clearstatcache.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/e
> "If you create the file, it will return &true; even if you then delete
> the file". Are you sure?
Oh yeah! read the Wez comment at http://bugs.php.net/27134
> var_dump(file_exists('temp.txt'));
> touch('temp.txt');
> var_dump(file_exists('temp.txt'));
> unlink('temp.txt');
>
On Friday, February 6, 2004, 6:44:52 AM, Nuno wrote:
> nlopess Thu Feb 5 14:44:52 2004 EDT
> Modified files:
> /phpdoc/en/reference/filesystem/functions clearstatcache.xml
> Log:
> fix #27134
> php dont cache info about non-existent files
> +
> +
> Typo: untill
>
> Goba
>
>
Thanks Goba! Its fixed.
Nuno, the bug hunter, strikes again!... :)
nlopess Thu Feb 5 15:00:51 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
typo fix. thabks Gabor
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/clearstatcache.xml?r1=1.6&r2=1.7&ty=u
Index: phpd
+ doesn't exist, it will return &false; untill you create the file. If you
Typo: untill
Goba
nlopess Thu Feb 5 14:44:52 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
fix #27134
php dont cache info about non-existent files
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/clearstatcache
Hi,
When can I expect the new clearstatcache() page to go live?
Thanks,
Erica
> -Original Message-
> From: Heilig (Cece) Szabolcs [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 06, 2002 7:15 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /en/refer
ceceFri Sep 6 10:15:27 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
fixed tag overlapping
Index: phpdoc/en/reference/filesystem/functions/clearstatcache.xml
diff -u phpdoc/en/reference/filesystem/functions
Thanks! I'm still new at this (first night tonight!)
Erica
> -Original Message-
> From: Derick Rethans [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 11:55 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /en/reference/
derick Fri Sep 6 02:54:44 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
- Fix layout (no tabs, not more than 78 chars on a line)
- Corrected foo() to foo
Index: phpdoc/en/reference/filesystem/functions/clear
erica Fri Sep 6 02:43:13 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions clearstatcache.xml
Log:
Rewrote description of this function for clarity (check user notes -- no one knew
what this function actually did. ;)
Index: phpdoc/en/r
14 matches
Mail list logo