Commit graph

422 commits

Author SHA1 Message Date
Davey Shafik
0a1a5f3ba4 Better language for the ftell() description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265018 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 00:14:18 +00:00
Kalle Sommer Nielsen
e85f3ac16b Fixes #43728 (An addition to fread)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:14:43 +00:00
Kalle Sommer Nielsen
65edc5f0e7 Fixes #45547
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263086 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 12:55:39 +00:00
Kalle Sommer Nielsen
31863a641f rdev is actually available on Windows, see MSDN docs (st_rdev == st_dev)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262241 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-08 01:17:41 +00:00
Philip Olson
97b4b22e86 Implemented role="noversion"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Kalle Sommer Nielsen
45a1295aad strptime, dio_fcntl, dio_tcsetattr, dio_truncate, stream_socket_pair - Moved &note.no-windows; into a note refsec
lchgrp, lchown - Added not implemented on Windows note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260402 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 04:42:07 +00:00
Hannes Magnusson
6565b69698 file_exists() returns false on symlinks pointing nowhere (user note <eweringATgmail>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260312 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-26 11:30:03 +00:00
Kalle Sommer Nielsen
edf90ac05e Fixes #43727
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257786 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 06:29:10 +00:00
Hannes Magnusson
c6f437feea Fixed bug#43530 (glob returns FALSE instead of empty array when no files
matched)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257411 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 23:50:22 +00:00
Mark Wiesemann
8d18dde215 - added missing comma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256642 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 07:46:39 +00:00
Nuno Lopes
869a9ddff2 remove bogus '. n' from the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255396 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-18 19:36:40 +00:00
Jakub Vrana
ac24a7622a See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254744 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-10 09:26:23 +00:00
Philip Olson
af412a86b0 Removed my recently introduced parse error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253977 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 17:55:20 +00:00
Philip Olson
f7cb72e070 Added a flags parameter example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253976 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 17:47:09 +00:00
Hannes Magnusson
81534059fc Add an example on how realpath() works on windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253392 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 11:46:28 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
581ef07abc Document the default value for the optional recursive parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252839 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 13:59:20 +00:00
Jakub Vrana
c3b09ae8b7 Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 10:03:12 +00:00
Paul Reinheimer
cbbc8d0495 Fix #43481
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247566 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-04 01:36:37 +00:00
Jakub Vrana
707622fbc9 List reading stop (bug #42827)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:18:39 +00:00
Richard Quadling
18fb15b3d0 Context is optional, but not skippable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245757 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 14:54:11 +00:00
Richard Quadling
3ba87d4395 Changelog 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:29:13 +00:00
Richard Quadling
72ff7fc9e0 Updated prototype to include context which seems to have been introduced in 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:04:37 +00:00
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