Commit graph

110 commits

Author SHA1 Message Date
Sara Golemon
70c288358b Fix broken endtag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118747 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 04:53:02 +00:00
Victor Boivie
9130132fd9 Incorrectly formatted function alias - fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 12:55:53 +00:00
Victor Boivie
1216a983d3 Fix for bug #22399
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118627 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-02 10:44:58 +00:00
Derick Rethans
48b5d7d8ad - Fix parameter type and use the true entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118170 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-26 09:53:43 +00:00
Philip Olson
5aa3b832c7 A global filesystem commit: Made use of entities note.no-remote and note.clearstatcache,
added <?php ?>, See also's, some example cleanup, and minor changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117578 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 18:55:36 +00:00
Philip Olson
9372a9f69c Entity change: file.clearstatcache -> note.clearstatcache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117393 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 22:45:16 +00:00
Philip Olson
dbceff8894 Use of &file.clearstatcache; and &note.no-remote; and mention checks if
directories exist too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117363 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:27:25 +00:00
Philip Olson
5969acce5f Use of &file.clearstatcache; and &note.no-remote;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117362 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:25:13 +00:00
Philip Olson
6979633d7c Use of note.no-remote entity, see also fwrite and file_exists(), and use of <parameter>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117359 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 17:09:30 +00:00
Philip Olson
72c4d162be Put mode descriptions into a <table> instead of a <itemizedlist>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116289 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-13 19:48:15 +00:00
Damien Seguy
5762af16c5 Light reordering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 03:04:15 +00:00
Thomas Schoefbeck
b51bf6181a typo and ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115613 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 20:19:04 +00:00
Thomas Schoefbeck
112d4b4c3f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115612 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-10 20:18:18 +00:00
Damien Seguy
8172469d71 handle usage instead of fp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113820 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 18:56:30 +00:00
Damien Seguy
c3a644067b missing programlisting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-27 02:57:25 +00:00
Damien Seguy
d4088ba4fa entity usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113554 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-27 02:50:41 +00:00
Sara Golemon
3db76d8df7 Bug # 19959. fgetc() :: binary safe.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:50 +00:00
Joey Smith
2913c89bc9 Open a file, not just the directory.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-17 02:11:08 +00:00
Thomas Schoefbeck
8201522c96 more fp->handle changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112011 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 20:22:11 +00:00
Sara Golemon
9c4ae88f49 Use 'handle' instead of 'fp' in parameter declarations and examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111625 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 02:54:28 +00:00
Sara Golemon
b3ad34670f Changed <type>int</type> to <type>resource</type> for file handles. Also renamed <parameter>handle</parameter> to <parameter>fp</parameter> for consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111445 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 18:20:22 +00:00
Derick Rethans
85b7662a00 - Remove bogus docs, it is not right to document a bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111212 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 21:27:29 +00:00
Nicolas Chaillan
ac298853c6 It will not return an error but output it @Goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111169 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:30:31 +00:00
Nicolas Chaillan
506f720daa Fixing #21546, looks okay according to james
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111168 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:24:32 +00:00
Nicolas Chaillan
aa4947722b fixing #21460 (less descriptive it looks its better)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110822 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:52:22 +00:00
Nicolas Chaillan
0a0f755747 fixing #21460
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110818 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-06 23:42:51 +00:00
Derick Rethans
4ea211d7e1 - Update docs to reflect change in warning level
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110527 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 23:57:19 +00:00
Nicolas Chaillan
fe7fb78b5b fixes again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110518 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 22:01:48 +00:00
Nicolas Chaillan
4017f22b9f fixing #21410
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110516 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 20:42:42 +00:00
Gabor Hojtsy
6489c0ba8e Modify wording in example (my => owner) to make it more "official"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110262 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:35:33 +00:00
Gabor Hojtsy
99836ba9dd Adding explanation of modes in chmod functions documentation. Feel free
to correct wording if it is not correct. Also moved Nicos' note on modes
here. Point to chmod page from mkdir for mode details.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110255 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:32:06 +00:00
Gabor Hojtsy
389b926c1c Correcting the corrections...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110251 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 21:11:31 +00:00
Nicolas Chaillan
88fac0db99 fixing again (mode is ignored on windows)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110239 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:11:56 +00:00
Nicolas Chaillan
2cfb22c9bf fixing optional argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110238 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 20:05:06 +00:00
Nicolas Chaillan
ddcde85408 fixing #18293, adding more informations about mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110231 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 19:58:58 +00:00
Sara Golemon
6fec56a107 Moved current streams documentation to its own reference section. Added reference manual page for streams.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110041 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:37:56 +00:00
Philip Olson
92da7ebaa3 Added example, see also getlastmod() and stat(), replaced date() info
and removed the portion about "last modification date in a footer"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109343 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-30 06:44:49 +00:00
Sara Golemon
e6317d5278 Added note "Re: Line limits in versions perior to 4.3.0"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106087 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-27 21:17:41 +00:00
Philip Olson
1ff1260a35 ini values are evaluated for constants. Closes bug #19608
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104864 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 08:50:05 +00:00
Philip Olson
572fa58ab8 Marking constants with <constant>, WS, and compacted the example.
Also, removed uneeded john@php.net comment.
Also, this function is available as of 4.3.0 so no need to specific per constant.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104399 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-16 01:50:30 +00:00
John Coggeshall
3be86cb45f Documented the valid flags for the glob() function, including the
two new flags I added to the source (GLOB_ONLYDIR and GLOB_BRACE).

Other flags documented:

	GLOB_MARK
	GLOB_NOSORT
	GLOB_NOCHECK
	GLOB_NOESCAPE
	GLOB_BRACE
	GLOB_ONLYDIR


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103778 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-13 23:36:37 +00:00
Philip Olson
e58bd8908b Removed empty note; a few <?php ?> additions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-09 21:01:11 +00:00
Maxim Maletsky
b6ab8c6d1a Forgot the ending semicolon for &false;. Thanks, Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103022 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:48:41 +00:00
Maxim Maletsky
1e4d2a5319 Fixed Bug #20318 - confusing return value (False instead -1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103021 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-08 19:42:32 +00:00
Friedhelm Betz
c6fe9855c5 example correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101642 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-28 10:19:32 +00:00
Hartmut Holzgraefe
e22d9639b8 ongoing changes to callback pseudo-type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 20:40:42 +00:00
Philip Olson
5b2e45153f Upon failure, file() returns false. (fixes: bug #20047)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101154 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-24 18:58:01 +00:00
Friedhelm Betz
d8119c181e Fix for #20050
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100897 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-23 22:14:39 +00:00
Hartmut Holzgraefe
5cac5e3d1b the parameter is optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100599 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-22 11:14:31 +00:00
Wez Furlong
2284f46e83 Document binary safety for fgets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100232 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-19 13:25:47 +00:00