Adam Harvey
919cdfc8de
Tweak the wording of the symlink() note to make it clearer that, while it
...
refers to Windows users, symlink() itself works cross-platform.
Fixes doc bug #63385 (Confusing wording Symlink Documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328192 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-30 06:08:52 +00:00
Yannick Torres
3a8dc25d68
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328095 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-22 11:49:37 +00:00
Yannick Torres
00649f549f
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-19 09:28:27 +00:00
Adam Harvey
fdccfb5a64
Grammar fix arising from r327743 (thanks to bjori for pointing it out).
...
Additionally, make the notes actual note elements, and reorder the changelog to
be in the usual descending order, since I already have the file open.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327758 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-24 03:54:38 +00:00
Adam Harvey
1ad5ef04d9
Add pathinfo() to the see also list on filetype(), since we got a user note
...
over the weekend that suggests that people who find filetype() might actually
want pathinfo() instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327757 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-24 01:32:33 +00:00
Jakub Vrana
fa99d27fdb
File functions with directories
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327743 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-22 14:12:33 +00:00
Jakub Vrana
0794362fa2
Available on Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327666 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 20:56:50 +00:00
Karoly Negyesi
d1d11ef7fa
clarify the filename parameter of clearstatcache().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327263 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-24 21:03:36 +00:00
Sherif Ramadan
a387db6c00
Updated error section. Fixed invalid warning documented for offset parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326897 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-31 03:02:00 +00:00
Hannes Magnusson
cfe5b5214a
We know it is PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326065 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:55:27 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Adam Harvey
b1d6cf11cc
Fix build error caused by r325523.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 00:36:12 +00:00
Paul Reinheimer
0d7e2a3615
- Adding note that the function does not use much memory unless you have output_buffering enabled. Hopefully this will help stem the tide of comments about weird looped fread() calls.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 21:57:45 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
813a3239bc
Remove duplicate info about initializers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324585 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-27 18:53:04 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Adam Harvey
63533b0559
Fix doc bug #61436 (Missing fflush() in flock() LOCK_EX example).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324378 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-20 07:58:19 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
52abaae9b2
Linkable core constants, remove duplicate and non-existent constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323636 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 19:56:00 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Adam Harvey
6b345e4d7f
Re-fix doc bug #55775 (fileperms() return value not documented on success).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322937 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-30 14:19:05 +00:00
Jakub Vrana
065dd47a92
Replace _ by - in IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
53b6f116ed
dir is a function creating an instance of Directory class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321886 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:06:29 +00:00
Peter Cowburn
ea3fa446b3
link to SplFileObject from fopen (thanks Kieran)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321766 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-04 15:11:07 +00:00
Hannes Magnusson
d7321b2085
post- and pre-check headers aren't needed for IE (and in fact IE bugs cause them to double download the file), see bug#60516
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321292 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-21 14:48:14 +00:00
Nikita Popov
23474fb94e
Remove duplicate notice in pathinfo() example
...
display_errors + log_errors + cli = duplicate notices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 22:31:53 +00:00
Nikita Popov
0dd95f18a5
Add the FIXME PHP_6 comments back which I erroneously removed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320702 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 22:05:23 +00:00
Nikita Popov
0037813fdd
Fix Doc Bug #60047 : allow_url_fopen has inconsistent 'Changable' locations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320701 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 21:49:09 +00:00
Justin Martin
addeaababd
Reverting previous commit, which was mistaken. Bug #60464 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320623 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 00:10:04 +00:00
Justin Martin
86bb4e0b09
Fixed return value. Closed bug #60464 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320620 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 23:33:50 +00:00
Justin Martin
f205639d6c
Clarified empty/no extension example. Closes bug #60325 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320471 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-06 00:53:51 +00:00
Justin Martin
71895e9afb
Added language snippet note regarding the 32bit integer limit causing weird results for files over 2GB.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317928 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 22:33:42 +00:00
Peter Cowburn
76301af98b
use proper FIXME comment
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-05 10:40:55 +00:00
Peter Cowburn
8225d9300b
use current modifiable level for allow_url_fopen (FIXME PHP 6)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-05 10:39:14 +00:00
Adam Harvey
ae3a2c5caf
Fix doc bug #55775 (fileperms() return value not documented on success) by
...
linking to the chmod() page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317254 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-24 19:49:12 +00:00
Hannes Magnusson
94ddd79c4c
add umask() to seealso as suggested in bug#55302
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315065 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 12:29:24 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Mike Ford
fa6e196973
Improve English: "in case" does not mean "if" (part 1).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Mike Ford
709d4139c8
Clarify purpose of options parameter, be more explicit about return values; extra example; miscellaneous tidy ups.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313876 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-28 15:09:43 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Justin Martin
99341e9182
Reworded BSD-specific changelog item to be more clear.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312840 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 02:28:13 +00:00
Richard Quadling
5ca36de963
realpath prior to 5.0.0 returned the script directory rather than the current directory when supplied with '' or null paths.
...
There are a few undocumented exceptions (at least on Windows).
V4.2.0 operates the same way at V5.0.0+
V4.0.2 - V4.0.3 return False.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-07 14:58:42 +00:00
Pierrick Charron
2dea760475
Fixed bug #54841
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 15:52:47 +00:00
Peter Cowburn
1a34931477
clarify default value for atime parameter for touch() (doc #54747 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311148 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 20:52:27 +00:00
Hannes Magnusson
64042ccbff
Remove several html entities and replace them with utf8 chars so we can drop the
...
dtd include
# replaced with nothing
# — with —
# € with €
# ä with ä
# Ä with Ä
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310796 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-05 20:59:34 +00:00
David Tajchreber
343d5f4dd6
Appeased #54526 - added rename to see also section of move_uploaded_file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310222 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-15 03:23:00 +00:00
Yannick Torres
2873682814
another try
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309200 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-14 06:12:53 +00:00
Shein Alexey
0885523faf
Updated example results in chown function ( closes #54115 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308757 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-28 10:16:50 +00:00