Commit graph

464 commits

Author SHA1 Message Date
Daniel P. Brown
e4f61b566b Added cross-link to chmod()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267390 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-16 13:17:29 +00:00
Ross Masters
0db3f7cb2c Fixing example code to comply with PEAR coding standards.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 15:10:17 +00:00
Ross Masters
964f0c1f63 Added examples for all functions.
Added forced download image for readfile example.

Added see also links for the following:
- flush
- fileowner
- rewind
- rmdir


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-13 19:26:50 +00:00
Ross Masters
66095fd370 Added missing examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267129 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 20:40:06 +00:00
Hannes Magnusson
4a6e79e26a as of PHP5.3 we have our own realpath() implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266037 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:43:53 +00:00
Hannes Magnusson
cc1e4dff77 Returns false on parse errors as of PHP5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:34 +00:00
Kalle Sommer Nielsen
497b2e700c Fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265781 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 22:45:31 +00:00
Kalle Sommer Nielsen
fce226114f Added new example for touch()
Added two examples for stat()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:30:39 +00:00
TAKAGI Masahiro
288e57e4ff fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-25 04:22:37 +00:00
Kalle Sommer Nielsen
e2fde08dda Move note regrading time resolution into an entity (note.filesystem-time-res)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265412 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:36:06 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
43de627a27 Added note on fileatime, filectime, filemtime, stat and touch regrading time resolution from file system to another
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265254 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-21 23:50:27 +00:00
Kalle Sommer Nielsen
0de11ca950 Document recent changes to the file system portability:
* touch($dir) works on Windows as of 5.3
* ino, uid & gid is always 0 on Windows


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265125 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:03:09 +00:00
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
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +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
Hannes Magnusson
dab857bc25 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix

 NOTE: The "seealso" section in reference.xml is still there, however
       the <section> tags and ID was removed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248718 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:35:29 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
a8b8d3bac1 semi-automatic update of ini.xml files, take #3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +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