[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2006-10-25 Thread Sean Coates
seanThu Oct 26 02:11:58 2006 UTC Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: zcontext is inconsistent with the rest of the manual http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.27&r2=1.28&

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2005-03-31 Thread Jakub Vrana
vrana Thu Mar 31 09:41:26 2005 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Punctuation http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.25&r2=1.26&ty=u Index: phpdoc/en/reference/filesystem/

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2004-11-29 Thread Noel Forbes
nforbes Mon Nov 29 18:15:35 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Moved important emphasized text to separate notes; moved compatibility notice to above the table. http://cvs.php.net/diff.php/phpdoc/en/reference/fil

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2004-04-23 Thread Sara Golemon
pollita Fri Apr 23 14:23:08 2004 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: wrong param type http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fopen.xml?r1=1.23&r2=1.24&ty=u Index: phpdoc/en/reference/filesy

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml mkdir.xml rmdir.xml

2003-12-16 Thread Nuno Lopes
nlopess Tue Dec 16 12:22:43 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml mkdir.xml rmdir.xml Log: safe mode note Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-06-28 Thread Philip Olson
philip Sat Jun 28 16:59:12 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Clarify x and x+ modes. They generate E_WARNING and false when file exists, and attempt to create the file if the file does not yet exist. Ind

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-06-22 Thread Wez Furlong
wez Sun Jun 22 07:46:28 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Document "exclusive" mode for fopen(). Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u phpdoc/en/reference/filesystem/functions/f

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-06-08 Thread Philip Olson
philip Sun Jun 8 15:32:34 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: fopen() also generates E_WARNING on failure. Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u phpdoc/en/reference/filesystem/funct

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-06-07 Thread Wez Furlong
wez Sat Jun 7 10:12:51 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Explain a bit more about the nightmare that is the text-mode-translation, the spawn of satan. Index: phpdoc/en/reference/filesystem/functions/

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-02-13 Thread Philip Olson
philip Thu Feb 13 14:48:17 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Put mode descriptions into a instead of a . Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u phpdoc/en/reference/filesystem/funct

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2003-01-16 Thread Joey Smith
joeyThu Jan 16 21:11:08 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Open a file, not just the directory. Index: phpdoc/en/reference/filesystem/functions/fopen.xml diff -u phpdoc/en/reference/filesystem/functions/fop

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fopen.xml

2002-07-14 Thread Philip Olson
philip Sun Jul 14 14:56:44 2002 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: * Briefly document fourth zcontext parameter (does not yet close bug #17784) * See also file(), fgets(), file_exists(), and is_readable(). * We ment