Commit graph

549 commits

Author SHA1 Message Date
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
Daniel Egeberg
45f23b0d1a Fixed PHP bug #51497 (Missing informations for rmdir and unlink.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297722 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-08 22:48:22 +00:00
Philip Olson
0b4c5897dd Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Adam Harvey
b1d6df4015 Fix doc bug #51474 (Typo in clearstatcache documentation) and touch up a couple
of other grammatical issues with the clearstatcache() page at the same time.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297556 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 04:26:06 +00:00
Mark Wiesemann
ea7746ad91 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-05 13:45:14 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
81d42a8080 Space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296956 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 02:44:38 +00:00
Pierrick Charron
0bd236ecea Fixed bug #51408
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296900 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-27 02:40:32 +00:00
Jakub Vrana
1d2f019c2f Utilize <initializer>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296834 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 09:19:20 +00:00
Richard Quadling
e89c7494fb Corrected titles. Fix bug#51377
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296698 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 10:07:00 +00:00
Richard Quadling
e3459b4e37 w/s Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296582 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 16:07:38 +00:00
Kalle Sommer Nielsen
7af997f945 Fixed bug #51200 (file_get_contents() and "offset" & "length" misunderstanding)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296352 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:36:00 +00:00
Kalle Sommer Nielsen
fece0b4dcb Fixed bug #51157 (The "recursive" parameter for mkdir is not documented.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295712 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 01:50:22 +00:00
Joey Smith
31ead3f041 Note that these functions will trim NULs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295297 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-21 02:49:12 +00:00
Kalle Sommer Nielsen
fa4a06c39e Fixed bug #51006 (bug in fwrite section of the manual)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295141 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:32:03 +00:00
Hannes Magnusson
5408903296 - Mention the fact realpath() needs to have executable permissions to work
- Remove odd period in the description


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294802 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-09 13:07:15 +00:00
Richard Quadling
98307ef0af W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294384 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:27:32 +00:00
Richard Quadling
4ac23ed948 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294383 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:26:54 +00:00
Richard Quadling
e1c4516b62 Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294368 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:04:24 +00:00
Pedro Antonio Gil Rodríguez
d403f0c45a Deleted tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294051 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 19:56:51 +00:00
Pedro Antonio Gil Rodríguez
61c1880f71 Deleted tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294050 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-26 19:55:40 +00:00
Daniel Egeberg
479f5f7ed0 Mentioning that is_dir() is restricted by open_basedir.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293994 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:23 +00:00
Yago Ferrer
b6843ffd21 Closing ?> tag
'Print file access time'

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293577 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 14:40:44 +00:00
Yago Ferrer
2a58fec35d before instead of below.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293517 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 21:08:08 +00:00
Richard Quadling
c29b3639b7 Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 11:33:32 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Kalle Sommer Nielsen
326303276c Fixed bug #50218 (flock() has numerous documentation errors)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:50:20 +00:00
Kalle Sommer Nielsen
c653243a38 Fixed bug #47703 (ini file syntax not well documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:02:35 +00:00
Kalle Sommer Nielsen
f2c64624b2 Fix build, use <para> instead of <simpara>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293384 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 05:04:12 +00:00
Kalle Sommer Nielsen
b4ceb970a7 Fixed bug #43782 (feof() does not detect timeout on socket)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293364 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 23:38:48 +00:00
Richard Quadling
04a0c156ef Add <alt> tags to <mediaobject> tags.
Corrected typo in example title for image/functions/imagestringup.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293274 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 13:59:09 +00:00
Mark Wiesemann
dbc0e13b43 - coding standards
- typo fixes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-06 21:33:51 +00:00
Mark Wiesemann
66e106a4d5 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293050 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 22:14:04 +00:00
Mark Wiesemann
c7ebccc937 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293049 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 21:47:39 +00:00
Mark Wiesemann
d39b4c13e4 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293048 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 21:47:22 +00:00
Richard Quadling
333545502d Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 10:00:35 +00:00
Stanislav Malyshev
dc8c2a124a document realpath_cache functions and stream_resolve_include_path()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-09 01:51:53 +00:00
Richard Quadling
605539d771 Documented flags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291640 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-03 11:52:18 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
52d41fb3ab Uses 512B blocks (bug #46991)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291063 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:04:26 +00:00
Jakub Vrana
7f5fbb545c Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290977 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 11:14:49 +00:00
Jakub Vrana
7f6c594220 Overwriting handle would release the log (bug #48308)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290972 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:37:00 +00:00
Jakub Vrana
8b80fc1009 LOCK_NB can be added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290971 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:25:05 +00:00
Richard Quadling
9785d7ff62 Updated return types for invalid file handle. Updated example to include error checking for fopen(). Fix # 50221
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290968 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 08:53:30 +00:00
Jakub Vrana
9b7733b978 Fix example (bug #50177)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 11:19:59 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00