Jakub Vrana
50e15d60d3
Example on Windows (doc bug #53401 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308194 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:30:43 +00:00
Jakub Vrana
cc173e00af
Rename parameters (doc bug #53560 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308193 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 14:03:50 +00:00
Karoly Negyesi
0419c2fe75
tried to clarify what popen does and added a note to array walk.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308188 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:53:33 +00:00
Jakub Vrana
38fb898f9a
Initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307951 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-02 10:38:07 +00:00
Philip Olson
82ad9d6117
- Document that the offset parameter does not work with remote files
...
- Mentioned when file_get_contents() emits E_WARNING errors
- Closes PHP Bug #53790
- Deals with PHP Bug #46043
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307767 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 20:38:28 +00:00
Kalle Sommer Nielsen
f5d5459f49
Fixed bug #53557 (pathinfo() does not return correct values for path with accents in it)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 02:04:27 +00:00
Adam Harvey
44aabb8f7e
Move the "emits E_WARNING" paragraph for functions that do so when an internal
...
stat() fails to an entity, as suggested by Hannes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-13 09:04:07 +00:00
David Tajchreber
09353e6249
Fixed bug #53510 Need to have a notice about ===
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306217 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 04:41:22 +00:00
Kalle Sommer Nielsen
750841d531
This also applies to dirname() -- bug #53262
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305449 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 08:48:36 +00:00
Kalle Sommer Nielsen
c5168db28a
Fixed bug #53262 (basename() cannot handle argument with special characters like french "ééé")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305448 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 08:47:14 +00:00
Gustavo André dos Santos Lopes
6616df4f3e
- Behavior when seeking past the end of file.
...
Partially addresses bug #52335 .
- Expanded note on how the stream may not support seeking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305317 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-13 15:09:52 +00:00
Joey Smith
c1bb7dd16d
Fix typo in is-uploaded-file.xml (missing apostrophe)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305278 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-11 20:37:33 +00:00
Justin Martin
2ccada702e
Clarified behaviour of dirname and basename, as per bug #51830 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305142 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 03:55:45 +00:00
Richard Quadling
9b48b91781
Tabs to spaces (or removed if trailing)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305081 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 13:32:52 +00:00
Jakub Vrana
c02fdb48ec
Remove bogus initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 12:09:37 +00:00
Gustavo André dos Santos Lopes
b9d88d3d68
- Documented that the INI setting "from" is used to populate the From
...
header in connections with the http wrapper.
- Addresses bug #53198 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-29 15:37:55 +00:00
Peter Cowburn
11ff354d6e
Added success return value for move_uploaded_file (fixes doc #53174 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304942 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:03:48 +00:00
Kalle Sommer Nielsen
2fa565d97d
Consistency in examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304878 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:09:21 +00:00
Kalle Sommer Nielsen
cec7396039
Fixed bug #52815 (pclose return value documentation.)
...
# The same applies to proc_close() as they both use the same
# internal exit logic
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 12:09:54 +00:00
Kalle Sommer Nielsen
89fd31bb2e
Fixed bug #51208 (fgets return values)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304534 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:46:07 +00:00
Kalle Sommer Nielsen
6140afcca4
Fixed bug #52085 (Filesystem resources' description is absent)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 05:13:26 +00:00
Kalle Sommer Nielsen
c1e01bb991
Improve example for fgets() ( Fixes #52721 ) -- Patch by mmailnew4ster at gmail dot com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304499 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:44:44 +00:00
Adam Harvey
f668f7feff
Fix doc bug #53088 (fseek: Second note section ends with same text as first).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 01:59:58 +00:00
Adam Harvey
4c39c0fb73
Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the
...
functions that call stat() internally.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304365 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 08:58:01 +00:00
Gustavo André dos Santos Lopes
ef51b90769
- Added to the changelog when the "c" option was added (fixed bug #52936 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303804 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-27 23:05:33 +00:00
Gustavo André dos Santos Lopes
46d967c91b
- Reading also stops when a socket timeout is triggered.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303774 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-27 01:44:55 +00:00
Richard Quadling
23c9927830
? is a special character, like it is for parse_ini_file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303613 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 10:33:23 +00:00
Daniel P. Brown
f1961a717d
Fixes a minor typo ('flags is' => 'flag is').
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 20:31:39 +00:00
Gustavo André dos Santos Lopes
56e659b2dc
- Added documentation for the fopen "c" mode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 10:12:04 +00:00
Gustavo André dos Santos Lopes
12baf14d9f
- Reversing changes from revisions 288122 and 282711, which addressed bug #49329 and bug #48522 (bogus bugs).
...
- Closes bug #52767 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 00:17:00 +00:00
Adam Harvey
ef2bc28e42
Per Pierre's e-mail, add a note that the fix for bug #48771 made cross-drive
...
renames work in Windows.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303070 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 11:00:50 +00:00
Adam Harvey
a7c428272a
Fix doc bug #50676 (rename across Volumes throws warning "Operation not
...
permitted").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 04:05:02 +00:00
Richard Quadling
74a8cf789c
Reverted example and simply changed "before" to "after".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 23:58:52 +00:00
Richard Quadling
0334b04ba3
Correct example. Fix #52764
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302984 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 22:59:25 +00:00
Peter Cowburn
e7d0222acd
example output is to a file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302844 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-27 08:49:21 +00:00
Richard Quadling
ba351d4b1b
Renamed files with _ to -
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302791 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-26 08:26:00 +00:00
Peter Cowburn
658b27babf
added see also link from file_get_contents to $http_response_header
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302750 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-24 20:17:36 +00:00
Peter Cowburn
9bc006dc36
better basic example for fputcsv (doc #52680 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302723 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-23 21:50:12 +00:00
Adam Harvey
e01bd18a6e
Fix doc bug #52665 (Typo).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302671 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-23 03:18:01 +00:00
Adam Harvey
9197963209
Fix doc bug #52366 (flock() fails on gzopen()'d file pointer) by making it
...
clearer that flock() only works on actual file handles. Also fixed a couple of
grammatical problems, and added a more detailed explanation of when mandatory
locking will be used that's hopefully more or less accurate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301386 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 04:30:25 +00:00
Jakub Vrana
58e026c057
Fix PHP syntax errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +00:00
Peter Cowburn
48e96a6563
remove bad example (unlink a directory) - closes doc #52132
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300632 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-21 11:46:34 +00:00
Pedro Antonio Gil Rodríguez
31c7bd07e1
Added a </entry> tag in line 114
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299370 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 11:11:11 +00:00
Daniel Egeberg
f3b46b64e6
Fixed PHP bug #51771 (fclose() seems not to unlock the file)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299368 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 07:43:23 +00:00
Philip Olson
80d5ab0279
Have example use lib.inc.php instead of index.html to demonstrate multiple . behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-08 02:26:36 +00:00
Pierrick Charron
076bad363e
The default value should be false not 0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298681 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-28 03:29:16 +00:00
Peter Cowburn
8e818466a5
use_include_path is boolean not integer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298661 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 13:32:52 +00:00
Richard Quadling
f4eb1d0736
Param is use_include_path. Fix#51673
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298656 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 12:27:15 +00:00
Hannes Magnusson
40abd3ce4e
Better folder/file name to showcase the need of escaping the slash
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298488 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-25 09:57:18 +00:00
Paul Dragoonis
91e5261947
Updated the reserved characters for ini files. Question marks are reserved also but not stated in this docs file.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298036 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-15 14:59:18 +00:00