Commit graph

699 commits

Author SHA1 Message Date
Felipe Pena
d487956794 Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-04 21:38:36 +00:00
Maciek Sokolewicz
3372ac6a33 added possible return value 'socket'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244576 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-22 08:43:30 +00:00
Nuno Lopes
1f7e9bb0ff fix bug #42997: this function is only similar, not identical to file()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-19 11:35:38 +00:00
Hannes Magnusson
b6dadfe7f8 Add str_getcsv/fgetcsv to the seealso section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 13:40:05 +00:00
Hannes Magnusson
91f6add4c2 Document the optional escape parameter, available as of 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244145 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:24:17 +00:00
Hannes Magnusson
05e84d623c Remove bogus function from the seealso section (Paul Reinheimer)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244037 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-11 06:59:22 +00:00
Philip Olson
0284002995 ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242571 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-15 02:44:00 +00:00
Nick Berard
d7918a5fed Fixed bug #42524
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242093 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-03 06:26:17 +00:00
Hannes Magnusson
9bc94af73e Improve parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242080 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 22:11:56 +00:00
Hannes Magnusson
768cd0bd0f New-doc-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242079 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 22:03:33 +00:00
Hannes Magnusson
1c04d22371 Fix the fix for bug#32889, also closes bug#42066
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242078 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 21:40:46 +00:00
Nick Berard
b9384f9d4c Fixed bug #42430
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-26 04:20:56 +00:00
Jakub Vrana
9b836c02c4 Keys and sections are evaluated as integers only before PHP 5.2.4 (bug #29306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241652 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:32:19 +00:00
Jakub Vrana
097a59c938 Windows examples (bug #36956)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241639 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:21:22 +00:00
Nick Berard
bb0035fc91 Added reference to stream_context_create in the pagraph for context description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:43:24 +00:00
Nick Berard
c0cbf0f917 - Corrected wrongly spelled function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241527 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:36:56 +00:00
Nick Berard
0348eb53ff - Added parameter informations
- Added return value informations
- Updated prototype
- Added warning for versions prior to PHP 6 about the 'flags' parameter
- Made the page unicode-aware


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:20:50 +00:00
Nick Berard
2ac5efcd57 Default encoding can also be changed with stream_default_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241525 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:18:02 +00:00
Nick Berard
cfe7982cba Only true if unicode.semantics=1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241513 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 15:13:16 +00:00
TAKAGI Masahiro
bf013152d0 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241505 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 09:01:06 +00:00
Nick Berard
ba278a3b5c - Added reference to FILE_TEXT and FILE_BINARY flags
- Described the context parameter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241495 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:37:18 +00:00
Nick Berard
fac64645e8 Fixed small typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241494 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:32:34 +00:00
Nick Berard
30a9c08673 Specify explicitly the behaviour when the file already exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241493 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:19:49 +00:00
Nick Berard
b3fd3001c5 - Added a table with the available flags for the flags parameter
- Added PHP 6's FILE_TEXT and FILE_BINARY


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 03:32:51 +00:00
Jakub Vrana
ff1eff60b8 Safe mode aware (bug #38724)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241457 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:39:41 +00:00
Jakub Vrana
10691d2154 Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241325 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 15:48:12 +00:00
Jakub Vrana
5414c4b5dc Doesn't return false for empty file (bug 41754)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241319 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:08:22 +00:00
Jakub Vrana
9d9191d9c0 unlink clears cache (bug #41755)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241318 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:04:11 +00:00
Jakub Vrana
f95fc9e44b LOCK_NB not supported on Windows (bug #41769)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241317 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:46:21 +00:00
Jakub Vrana
a5918e092e Mandatory lock under Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:39:01 +00:00
Jakub Vrana
482f9428de 'blocks' not available on Windows (bug #41798)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241315 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:32:51 +00:00
Jakub Vrana
01615908a9 Terminates line (bug #42202)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241296 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 09:00:27 +00:00
Matt Li
e6c3eb9718 Fix typo #42234
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240852 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 22:07:48 +00:00
Hannes Magnusson
2660f9bef5 Reword/fix (thanks Jani)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-02 13:12:18 +00:00
TAKAGI Masahiro
ab07b306e2 fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-28 20:32:10 +00:00
Mehdi Achour
38db28310e More new doc style
# Also fixed fputcsv() where the fields parameters is required


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238982 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-01 21:31:16 +00:00
Mehdi Achour
e747e6c62a Fix #41493
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238375 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:12:58 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
899c18ccbc ref.filesystem: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237808 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:17:14 +00:00
Mehdi Achour
891ea0a06e WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237787 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:45:56 +00:00
Gwynne Raskind
f437acec06 Documented FILE_TEXT and FILE_BINARY flags. Fixes bug #41609.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237694 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 21:11:57 +00:00
Hannes Magnusson
c9d8e1779e Document the second parameter correctly (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233199 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 20:38:29 +00:00
Jakub Vrana
dbbee91caa Doesn't use effective UID (bug #40535)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:10:05 +00:00
Sean Coates
a39a2b0be6 add note about atomic fwrites in append mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231084 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 18:24:00 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Hannes Magnusson
f3607a0f15 No short-tags!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229056 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 18:03:39 +00:00
Hannes Magnusson
3efa1e2f15 copy&paste typo
# Thanks Sean :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228971 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 16:14:18 +00:00
Hannes Magnusson
566c82cf24 Bug#40267 (tempnam creates file with access permissions mode of 0600)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228956 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 13:49:49 +00:00
Philip Olson
a142babd0f WS, preparing for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Mehdi Achour
49b930dc0c Fix 38853: Include example output for realpath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227812 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 01:46:15 +00:00
Vincent Briet
44bbf07f58 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223550 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-18 14:37:53 +00:00
Nuno Lopes
a661fbddf5 fix #38810: GLOB_BRACE not avaible on solaris
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 15:31:05 +00:00
Sean Coates
8a5ab24f14 add links to stream_context_create
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222384 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:17:14 +00:00
Sean Coates
d713b0d904 zcontext is inconsistent with the rest of the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222383 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:11:57 +00:00
Hannes Magnusson
3b11e00e2d Returns false on failure, not bytes_written (user note: glen -AT- delfi dot ee)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218885 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-26 11:30:09 +00:00
Nuno Lopes
8a5283de30 close bug #37660: explicitate that it returns an empty array when there are no matches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:22:14 +00:00
Nuno Lopes
9f30643fe2 fix #36747: not available everywhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217979 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:50:23 +00:00
Nuno Lopes
47d9d2f36b enhance example (#38187)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-22 15:32:38 +00:00
Antony Dovgal
8fb36c05ed docs for new pathinfo() constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216538 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-17 10:50:14 +00:00
Etienne Kneuss
efbb69f3c9 little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214941 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-17 00:16:58 +00:00
Etienne Kneuss
6730f8ddb7 Avoid using aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214929 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:11:33 +00:00
Etienne Kneuss
e81f680bde Fix #37815 (returned array can have no extention element)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214822 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 10:55:27 +00:00
Hartmut Holzgraefe
9f35c90bde Renamed php_get_tmpdir() to sys_get_temp_dir()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 10:49:45 +00:00
Ben Ramsey
642f53ede6 Bug #36977 - Changed the word "from" to "to" in the function description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:33:28 +00:00
Hartmut Holzgraefe
548f7620f2 added documentation for new function php_get_tmpdir()
(see also bug #35380)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212528 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 09:59:37 +00:00
Dave Barr
8b2c8751c0 - Add lchgrp() and lchown().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212281 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-02 02:57:45 +00:00
Mehdi Achour
80afd21b93 Change output of example 2 to be consitant with example 1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211545 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 14:06:15 +00:00
Jakub Vrana
907a26ed5b Describe current default of length (bug #36976)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210817 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-05 16:20:04 +00:00
Jakub Vrana
c3b9f789f9 Typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 09:06:31 +00:00
Jakub Vrana
759c3c2f28 Even unrelated wrapper affects the limit (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206131 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:48:53 +00:00
Jakub Vrana
f69d6bd475 {} have special meaning too (bug #36149)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206125 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:08:14 +00:00
Jakub Vrana
c3c7337699 E.g. Windows don't support st_blksize (bug #36120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205692 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 11:05:16 +00:00
Sean Coates
b203243154 grammar & flow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205153 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 16:04:01 +00:00
Jakub Vrana
afc34c72c9 Userspace streams limits to 8K (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205103 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 11:00:19 +00:00
Jakub Vrana
4b3dd9c085 Directories under Windows (bug #35980)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 10:45:47 +00:00
Jakub Vrana
2f7d2c61a9 Userspace streams have a limit too (bug #30936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204866 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 15:24:53 +00:00
Nuno Lopes
eda42dd013 fix proto (return value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204484 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 19:04:03 +00:00
Jakub Vrana
3176ee6e75 Can return string (bug #35840)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204479 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:19:23 +00:00
Matt Li
6f7cff7c56 Add required parameter to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204356 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 08:37:24 +00:00
Jakub Vrana
8fedae8f9a Missing quotes (bug #35576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-07 11:46:40 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Wez Furlong
4c20c1c6a7 clarify that greedy read is for regular local files only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199380 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-27 20:31:18 +00:00
Jakub Vrana
baf0536db2 An unique (bug #34880)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Jakub Vrana
637bfe8cb5 Can return false (bug #34869)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 08:56:55 +00:00
Jakub Vrana
55ef57d80c More similar to file_get_contents (bug #34867)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198394 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 07:11:15 +00:00
Oliver Albers
fbc8a92b31 Bug 34632: example headline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 02:05:07 +00:00
Dallas Wang
48015c097a Structure does not follow DTD, fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 21:38:58 +00:00
anatoly techtonik
596a77680f * also works for directories
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:09:43 +00:00
anatoly techtonik
45b1f93b7a + document feof() pitfall if invalid handle passed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:06:16 +00:00
Friedhelm Betz
e0d2e69deb see also fgetss
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196176 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:30:14 +00:00
Friedhelm Betz
31c352f875 prevent infinite loop, user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:13:44 +00:00
Jakub Vrana
bb8f4eb85d Translation of special values (bug #34354)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 09:02:28 +00:00
Nuno Lopes
1b8af4371c fix the path (caused by wrong quotes). user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194857 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 15:30:28 +00:00
Jakub Vrana
ee93b90a41 Mode can be changed only by owner (bug #33639)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:20:34 +00:00
Nuno Lopes
ba9debc1d8 fix 32627: failure on BSD systems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 12:52:24 +00:00
Jakub Vrana
bf274e9d82 Forbidden characters (bug #33981)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:14:25 +00:00
Sean Coates
ece756ea10 bug #33701 -- document E_WARNING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 16:03:16 +00:00
Nuno Lopes
aa0244ff05 convert to new style and document the support for LOCK_EX in php 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 19:30:51 +00:00
Nuno Lopes
8ca9a99013 fix #33540: typo in the example's title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189712 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 18:41:18 +00:00
Yannick Torres
699d4a71f7 correct php tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:37:26 +00:00
Yannick Torres
02eeea9187 no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:34:42 +00:00
Jakub Vrana
e66e60201a One should definitely know about stream_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:33:56 +00:00
Hartmut Holzgraefe
affca01b7d added GLOB_ERR documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 22:32:37 +00:00
Damien Seguy
c9443b9828 adding example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187448 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-01 14:58:57 +00:00
Derick Rethans
ab4f84c0af - Fix speling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187212 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 10:31:07 +00:00
Uwe Schindler
5e1bc85425 Warn user from using umask() in multithreaded webservers (bug #33176)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187211 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 09:47:23 +00:00
Jakub Vrana
3aaf76b76d File pointer movement (bug #32889)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185459 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 14:19:03 +00:00
anatoly techtonik
bdbfbde58c "a+"ppend notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 10:46:50 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
72b7d99b16 Typo (spotted by Dave Barr)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184816 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:27:51 +00:00
Jakub Vrana
dd233c07d3 Files can be included even if they don't 'exist' (bug #32286)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184814 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:22:44 +00:00
Antony Dovgal
73c9ab216e make it consistent and prevent appearing of 2 colons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 11:59:02 +00:00
David Mytton
53958b7659 Removed tabs from examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:36:37 +00:00
David Mytton
d32d344d9f Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:46:30 +00:00
David Mytton
89f421c3ea Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:36:41 +00:00
David Mytton
47823bcf5b Added function tag to example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:32:43 +00:00
David Mytton
8080a537a5 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:31:30 +00:00
Jakub Vrana
6e83b49413 Context parameter (bug #32499)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:01:44 +00:00
Jakub Vrana
13a2f8a898 Punctuation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183265 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:41:25 +00:00
Dave Barr
6c6f180b21 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Nuno Lopes
fa0ef737c5 its php5.0.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 19:09:37 +00:00
Marcus Boerger
140fbe25df - Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 18:47:12 +00:00
Nuno Lopes
121447cca4 fix #31983: the results of this function arent cached
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:34:49 +00:00
anatoly techtonik
7241e96fa7 integrated note 39637, added example
please check wording


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 16:20:00 +00:00
Nuno Lopes
ab6b36e104 document more PHP 5.1 changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:06:38 +00:00
Jakub Vrana
9facd06f8e Locale sensitive (bug #31740)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178873 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:25:59 +00:00
Mehdi Achour
f896d93144 this iswrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176996 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 19:55:02 +00:00
Kenneth Schwartz
27f2d9134b Bug #31407: move_uploaded_file() documentation incohenrent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176925 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 01:12:58 +00:00
Mehdi Achour
52d44c15b1 Reword my bad english, merci Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 15:00:09 +00:00
Mehdi Achour
b8d5634e2e fix #31151: parse_ini_file() can't handle newline with PHP4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175789 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:53:14 +00:00
Mehdi Achour
38725d95e1 we don't all share the same /etc/passwd
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175102 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:20:43 +00:00
Noah Fontes
e96527812a Moved important emphasized text to separate notes; moved compatibility notice to above the table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-29 23:15:35 +00:00
Jakub Vrana
fb5f6ccc00 fclose() releases the lock (bug #30600)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-28 11:38:36 +00:00
Sean Coates
02eb4ce4fc see also: file_put_contents()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173397 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 19:43:51 +00:00
Jakub Vrana
df1bfeb3e3 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Alexander Voytsekhovskyy
0faed4a2db description and example are rewritten a bit by George Miroshnikov
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 07:59:34 +00:00
Alexander Voytsekhovskyy
8bd8145872 Fixes very small whitespace typo by George Miroshnikov
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 10:28:10 +00:00
Nuno Lopes
d70677100c remove the example in how to use urlencode()
#sorry Aidan, but it simply doesnt work


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:52:50 +00:00
Nuno Lopes
5020ffe84d data can also be an array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-24 17:22:50 +00:00
Sean Coates
2db70d02c2 cleared up confusion about mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 03:33:14 +00:00
Nuno Lopes
c38e38bb9c add offset parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170676 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:31:38 +00:00
Damien Seguy
f1720e55ed fix spelling + extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:24:13 +00:00
Nuno Lopes
80671121aa document new PHP 5.1 function: fputcsv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:24:05 +00:00
Aidan Lister
ec02964d51 Added note about line endings, bug #30097
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169244 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:21:15 +00:00
Jakub Vrana
bb21c98654 Double 'the'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:15:17 +00:00
Aidan Lister
d8cfd5d911 Explained parameters in a varlist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-08 05:55:52 +00:00
Mehdi Achour
f5e405f318 Reverted last commit
# merci pour les explications :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 19:58:30 +00:00
Mehdi Achour
49cbe807b0 don't use glob in a foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:25:39 +00:00
Nuno Lopes
3c3746916a fix #29942: misleading timeout description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168093 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-06 19:48:29 +00:00
Aidan Lister
2a944d0e01 Fixed bug #29924
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167762 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:01:26 +00:00
Aidan Lister
ca6990fc4b Fixed word spelling, used &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167621 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 09:49:35 +00:00
Aidan Lister
0127ad913f Simplified example
Added note about windows compatability


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 07:32:21 +00:00
Tom Sommer
fa528147a6 Bug #29876 - Very minor inaccuracy in the doc for tempnam()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 14:54:16 +00:00
Aidan Lister
c187f05c07 Changed URL (RFC #2606)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:26:38 +00:00
Aidan Lister
94e2902f00 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:22:46 +00:00
Aidan Lister
d2ba182639 Added file_put_contents to the see-also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 08:57:23 +00:00
Jakub Vrana
2c6b4b7e97 Length is optional (bug #29696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166468 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-16 08:38:06 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Nuno Lopes
9236122617 closing #24071
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165636 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 13:56:06 +00:00
Jakub Vrana
4641f42abc Can't use ftell with a (bug #24071)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165617 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 08:56:21 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
ali
35fc8e364f closing paragraph element in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 14:03:28 +00:00
Jakub Vrana
c36889d738 Next parameters are passed by reference, they are mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164448 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 13:31:59 +00:00
Jakub Vrana
c963dd0208 Numbers in keys and section names (bug #29306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164422 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 09:44:05 +00:00
Philip Olson
148550502b Added "is binary safe" information as per NEWS. Used &note.bin-safe; for anything < 4.0.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Mehdi Achour
58f051e5c1 missing closing tags and commnted invalid code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163954 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 21:16:23 +00:00
Mehdi Achour
8f73ddc8f3 dave, it was missing a dot :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163943 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 18:43:56 +00:00
Mehdi Achour
e121cc7c59 user note integration
# by tomsommer


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163942 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 18:42:20 +00:00
Dave Barr
8c1cadd826 - Fix #28836.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163729 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 10:25:33 +00:00
Aidan Lister
0852df0fcc Added an example for opening a URI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163442 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 11:20:24 +00:00
Aidan Lister
1b90ecc372 Deleted junk from end of file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163295 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:58:42 +00:00
Aidan Lister
5ec3921d47 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:57:08 +00:00
Aidan Lister
06ef671d0a Changed wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163293 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:49:41 +00:00
Aidan Lister
a9ab1c9404 Added two examples for displaying permissions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 10:42:29 +00:00
Stefan Walk
a71ac4c538 fix #28656
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-03 09:41:30 +00:00
Nuno Lopes
c9fdde9aca fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159143 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-20 15:40:32 +00:00
Jakub Vrana
504a009092 ctime is not file creation time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-20 15:01:39 +00:00
Mehdi Achour
74095ffa0d no french ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158856 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-18 14:46:32 +00:00
Damien Seguy
f72f51e389 fixing a point in stat, adding some tags, and comestics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-18 14:23:19 +00:00
Mehdi Achour
06cdf062ab added a new entity and use an old one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158757 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-17 19:42:15 +00:00
Nuno Lopes
e17f3034bb fix #28283: path separator->directory separator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158029 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-05 16:29:13 +00:00
Wez Furlong
2cdc5f8705 Some windows notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157998 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-05 09:30:56 +00:00
Sara Golemon
5453af8d47 wrong param type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156970 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-23 18:23:08 +00:00
Kenneth Schwartz
708c7cf61c create entity for context support in PHP 5; add to fopen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155955 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-14 05:28:54 +00:00
Nuno Lopes
df4645cc0e fix #20895
dirname changed its behaviour


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155290 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-03 16:00:56 +00:00
Kenneth Schwartz
3c00e94a9b ref.xsl: fixed build issues (functions will be coming in a few)
others: fputs() -> fwrite() (use of aliases deprecated)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 06:31:15 +00:00
Ken
63b76131f1 Reverted two changes to the old functions/ directory and applied Rasmus'
fix to en/reference/functions/fgetcsv.xml.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154783 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 18:04:15 +00:00
Sara Golemon
9125bb167c Fix example 3. Remove erroneous note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154524 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-24 20:39:40 +00:00
Mehdi Achour
02a57b874e missing ?>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152794 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 15:58:17 +00:00
Nuno Lopes
797da9e82f reverting my mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-01 16:27:37 +00:00
Nuno Lopes
f09047bb4e use the note.no-windows entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152718 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-01 16:04:29 +00:00
Jakub Vrana
bdd3ef10a6 Not on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152706 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-01 13:36:33 +00:00
Kenneth Schwartz
f9aafa63da updated example (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152122 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-23 08:09:31 +00:00
Sara Golemon
3960b4b277 Missing optional parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151971 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 23:02:13 +00:00
Sean Coates
b4d108a8e5 added "or directory" (bug #27329)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151920 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 13:36:47 +00:00
Mehdi Achour
5518f46b27 using the good entity and adding a new one
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-19 17:53:49 +00:00
Nuno Lopes
4075e438c3 fix #23220
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-19 16:06:56 +00:00
Nuno Lopes
1906ef1c2a fix #27256
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151723 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 19:56:44 +00:00
Mehdi Achour
5db4c1b147 corrected return value (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150947 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-10 10:02:58 +00:00
Nuno Lopes
3f0b271d68 bah, my english...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150626 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-06 15:16:09 +00:00
Nuno Lopes
6285fdaacc typo fix. thabks Gabor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-05 20:00:50 +00:00
Nuno Lopes
83c244195c fix #27134
php dont cache info about non-existent files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150588 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-05 19:44:51 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Sara Golemon
1f06e33776 What happens when file_get_contents() fails?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148883 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 19:29:09 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
db4a559b4a parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-13 02:18:00 +00:00
Jakub Vrana
943dba731a Dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148329 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-09 16:54:16 +00:00
Mehdi Achour
7391717d3b proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148181 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 09:43:27 +00:00
Mehdi Achour
eef25ae95a typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147977 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-06 14:35:49 +00:00
Nuno Lopes
ba2b2ae982 example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147701 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-02 17:24:29 +00:00
Nuno Lopes
92e1c9f103 safe mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147556 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 10:39:43 +00:00
Nuno Lopes
bb3a707f99 safe mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147392 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-28 14:12:29 +00:00
Nuno Lopes
61922cb80f windows example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147347 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-26 19:48:54 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f803865331 Xmas typos 3/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Nuno Lopes
f6badcbd5d safe mode note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146595 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-16 17:22:43 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Nuno Lopes
7e0a84b0d6 reference to obsolete funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146385 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 21:21:07 +00:00
Sara Golemon
dc39a7da4b mkdir/rmdir now support wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146384 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 21:18:12 +00:00
Sara Golemon
0f5d4ca3ef rename() now supports fopen wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146347 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-12 23:20:18 +00:00
Nuno Lopes
8505c0dca9 finally done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146223 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:15:57 +00:00
Nuno Lopes
623accd57a oops...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146220 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:00:28 +00:00
Nuno Lopes
6bd9d1c206 fixed #21485
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 14:49:29 +00:00
Sara Golemon
5d6043700f Update proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145702 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-05 19:58:06 +00:00
Mehdi Achour
c9adc6afa1 fix #26489
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145326 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-01 18:14:09 +00:00
Sara Golemon
6777ff863a Add tip introducing url_stat() support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145140 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-29 16:39:55 +00:00
Mehdi Achour
2893638af7 s/usefull/useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141559 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-02 16:05:16 +00:00
Mehdi Achour
fe399b1010 adding role when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:43:32 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Friedhelm Betz
bce16a9f4c hint for format parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140457 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-16 21:19:28 +00:00
Friedhelm Betz
1a712894b7 crosslink to file_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139913 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-09 11:32:55 +00:00
Mehdi Achour
dc12b3bc55 adding examples proposed by vincent at php dot net
most of them are from users notes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138029 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 21:42:13 +00:00
André Luis Ferreira da Silva Bacci
3155ea3650 see also 'and' place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-12 23:05:26 +00:00
Mehdi Achour
590b8899fd adding null to reserved words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136624 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-04 17:07:19 +00:00
Andy Lindeman
e041a07655 adding note about the behavior of tempnam()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135695 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-23 15:27:32 +00:00
Davey Shafik
f5fd78b0f9 added mime_content_type to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135625 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-22 15:57:45 +00:00
Mehdi Achour
391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Derick Rethans
bd9943ebaf - Move warning to the correct place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134383 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-07 19:14:09 +00:00
Derick Rethans
b0aa535d32 - Upgrade note to warning per comments in bug #24001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134382 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-07 19:05:11 +00:00
Sebastian-H. Picklum
7e52a40276 Typo from Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134106 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:34:15 +00:00
Hartmut Holzgraefe
e2039f9c79 it should be more clear this way?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134103 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 15:12:27 +00:00
Hartmut Holzgraefe
ad6dc06cd5 GLOB_ONLYDIR behaviour will change ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134101 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-03 14:39:45 +00:00
Philip Olson
0115fcc0dd Use of example.com for urls.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133817 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 22:55:45 +00:00
Sara Golemon
73283f81e8 Clarify behavior of fread on network streams.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133790 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 18:21:03 +00:00
Thomas Schoefbeck
6410f8b345 just small grammar ch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 19:58:30 +00:00
Philip Olson
5434e2e2f0 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.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:59:12 +00:00
Derick Rethans
32c5c5832a - Document return value
#- I'm just implementing this...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 07:19:56 +00:00
Philip Olson
45d077dbd7 Document return on success change from 1 to true in 4.3.3, and see also fopen/fseek.
This documents bug #24162


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132989 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 01:05:48 +00:00
Wez Furlong
e01d90c389 Document "exclusive" mode for fopen().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132861 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:46:28 +00:00
Derick Rethans
a09f981d33 - Structural changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:57:32 +00:00
Philip Olson
45f5fbc352 Returns bool not int, closes bug #24162
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131282 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:40:03 +00:00
Philip Olson
e3abc11bfe returns bool, not int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131281 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 01:09:38 +00:00
Philip Olson
249e4eaffd fopen() also generates E_WARNING on failure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130639 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 19:32:33 +00:00
Philip Olson
551b169f3c Implement &return.falseproblem; and &note.bin-safe; entities, and added an example.
This closes bug #21877


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 14:29:25 +00:00
Wez Furlong
ed0cbff43c Explain a bit more about the nightmare that is the text-mode-translation, the
spawn of satan.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130532 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 14:12:51 +00:00
Sara Golemon
de42e1b1f9 Note about filesizes > 2^31 bytes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 20:51:26 +00:00
Wez Furlong
7988ec6499 Fix copy-n-paste error and explain why do {} while(true) is better than
while(!feof()) {} in this example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129799 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 23:11:51 +00:00
Philip Olson
77b0927f90 rename can move files across *nix partitions as of PHP 4.3.3, which closes
the doc part of bug #23913.  Also fixed the example spacing, and added see alsos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:51:14 +00:00
Wez Furlong
44461f04b1 fix omission...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129525 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-31 00:15:18 +00:00
Philip Olson
d9fc90e266 Added php tags (<?php ?>) to examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129494 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 20:43:26 +00:00
Wez Furlong
8befa0e8fe Revise docs a little; document the non-greedy fread semantics when reading from
network streams and fifos.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129235 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 20:10:20 +00:00
Wez Furlong
df5537486a Tweak some of the docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-24 20:43:53 +00:00
Friedhelm Betz
ba571c3376 use of entities for php.ini, .htaccess and httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Philip Olson
d3468a47ac Is available for Windows user in PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127883 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-20 00:10:05 +00:00
Sara Golemon
2616e55615 Notes re context option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127811 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 20:26:58 +00:00
Sara Golemon
c1e0f13a4d Update documentation per addition of unlink method in wrappers operations.
Create standardized table for listing wrapper attributes in appendices/wrappers.xml,
this will ease lookup of common information by reducing what must be read through.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 22:04:50 +00:00
Mehdi Achour
e7f97c5c33 final changes .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126426 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 23:35:29 +00:00
Andy Lindeman
fb0bc2a0bb good suggestion by didou
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126424 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 23:18:26 +00:00
Andy Lindeman
9cf70800c2 refer to stat() page, so we don't have to keep both places up-to-date, as they return the same information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:52:54 +00:00
Andy Lindeman
3324dc61f1 put star in standard place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126417 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:50:16 +00:00
Andy Lindeman
c6bb8e4d38 implementation of user notes, as in bug #23568
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126416 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-09 21:42:28 +00:00
Moriyoshi Koizumi
8c50bb6737 Added info about the default value of enclosure parameter
Removed "enclosure cannot be null" notice as it now rejects such a wrong
parameter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124900 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 15:18:55 +00:00
Philip Olson
0cefe3f854 Change &alias; to alias (we have no such entity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124831 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 19:24:38 +00:00
Sara Golemon
f67fd60b35 Document zcontext parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-20 01:36:25 +00:00
Andy Lindeman
ac73e43297 fix bug #23207
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123397 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-14 20:44:06 +00:00
Sara Golemon
c25464d85b Additional context parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-09 00:02:53 +00:00
Sara Golemon
d091efacab New function file_put_contents()
Update constants.xml with FILE_* family.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122947 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 23:43:56 +00:00
Sara Golemon
b073987b8b context parameter added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 00:07:12 +00:00
Andy Lindeman
59071ec3b5 fixing bug #23044
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122784 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 20:54:26 +00:00
Sara Golemon
dee4c1c963 New function: stream_get_line()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122482 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:44:12 +00:00
Andy Lindeman
6b5cabf841 fixing bug #22923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:19:32 +00:00
Victor Boivie
bc46e3c5ec Removed single quotes from pathnames (bug #22399)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118768 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-03 11:49:39 +00:00
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
Jan Lehnardt
de10ad4d95 - file is now binary safe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100175 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 20:47:26 +00:00
Philip Olson
d006fd4494 Note: Use proc_open() for bi-directional support.
See also proc_open() and fopen()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100102 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:30:33 +00:00
Philip Olson
168e3d52f2 Added a simple fclose example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100097 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 03:07:44 +00:00
Philip Olson
3bdad6c640 Added a well commented example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100096 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:59:42 +00:00
Philip Olson
4684dff065 Rewrote example using foreach instead of while/list. Expanded the comments.
See also file_get_contents() and include().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100095 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 02:15:02 +00:00
Philip Olson
45f6127d4d Rewrote to hopefully make more sense. See also explode, file, and pack.
Moved "enclosure added in PHP 4.3.0" to a note.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100094 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:48:11 +00:00
Philip Olson
beb88e3da0 Added an example; moved the windows share information to a note;
See also is_readable(), is_writable(), is_file(), and file().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100093 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 01:00:32 +00:00
Philip Olson
762d3cbf9a Note: Getting the current path info is discussed in the predefined var section
of the manual.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100092 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-18 00:39:18 +00:00
André Luis Ferreira da Silva Bacci
48a60f2a86 more litle useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98925 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 00:25:46 +00:00
Markus Fischer
4ad0dfc5e6 - Document latest scientific researches on PHP functions
(thanks to Marc Boeren for finding this).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98593 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 15:45:38 +00:00
Wez Furlong
f1242944c3 More streams related changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97309 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 23:30:31 +00:00