Commit graph

387 commits

Author SHA1 Message Date
Mehdi Achour
38db28310e More new doc style
# Also fixed fputcsv() where the fields parameters is required


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238982 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-01 21:31:16 +00:00
Mehdi Achour
e747e6c62a Fix #41493
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238375 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:12:58 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
899c18ccbc ref.filesystem: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237808 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:17:14 +00:00
Mehdi Achour
891ea0a06e WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237787 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 19:45:56 +00:00
Gwynne Raskind
f437acec06 Documented FILE_TEXT and FILE_BINARY flags. Fixes bug #41609.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237694 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 21:11:57 +00:00
Hannes Magnusson
52ace87bde typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233208 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 20:58:06 +00:00
Hannes Magnusson
14787c8f60 Add version info & one-line-description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233201 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 20:45:12 +00:00
Hannes Magnusson
c9d8e1779e Document the second parameter correctly (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233199 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-03 20:38:29 +00:00
Jakub Vrana
dbbee91caa Doesn't use effective UID (bug #40535)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:10:05 +00:00
Sean Coates
a39a2b0be6 add note about atomic fwrites in append mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231084 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 18:24:00 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Hannes Magnusson
f3607a0f15 No short-tags!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229056 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 18:03:39 +00:00
Hannes Magnusson
3efa1e2f15 copy&paste typo
# Thanks Sean :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228971 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 16:14:18 +00:00
Hannes Magnusson
566c82cf24 Bug#40267 (tempnam creates file with access permissions mode of 0600)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228956 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 13:49:49 +00:00
Philip Olson
a142babd0f WS, preparing for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Mehdi Achour
49b930dc0c Fix 38853: Include example output for realpath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227812 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 01:46:15 +00:00
Etienne Kneuss
6cfcd6045f Document allow_url_include properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225344 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-19 22:47:05 +00:00
Vincent Briet
44bbf07f58 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223550 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-18 14:37:53 +00:00
Nuno Lopes
a661fbddf5 fix #38810: GLOB_BRACE not avaible on solaris
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-09 15:31:05 +00:00
Sean Coates
8a5ab24f14 add links to stream_context_create
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222384 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:17:14 +00:00
Sean Coates
d713b0d904 zcontext is inconsistent with the rest of the manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@222383 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-26 02:11:57 +00:00
Hannes Magnusson
3b11e00e2d Returns false on failure, not bytes_written (user note: glen -AT- delfi dot ee)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218885 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-26 11:30:09 +00:00
Nuno Lopes
8a5283de30 close bug #37660: explicitate that it returns an empty array when there are no matches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:22:14 +00:00
Nuno Lopes
9f30643fe2 fix #36747: not available everywhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217979 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:50:23 +00:00
Nuno Lopes
47d9d2f36b enhance example (#38187)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-22 15:32:38 +00:00
Antony Dovgal
8fb36c05ed docs for new pathinfo() constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216538 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-17 10:50:14 +00:00
Etienne Kneuss
efbb69f3c9 little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214941 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-17 00:16:58 +00:00
Etienne Kneuss
6730f8ddb7 Avoid using aliases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214929 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-16 18:11:33 +00:00
Etienne Kneuss
e81f680bde Fix #37815 (returned array can have no extention element)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214822 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-15 10:55:27 +00:00
Hartmut Holzgraefe
9f35c90bde Renamed php_get_tmpdir() to sys_get_temp_dir()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 10:49:45 +00:00
Ben Ramsey
642f53ede6 Bug #36977 - Changed the word "from" to "to" in the function description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:33:28 +00:00
Hartmut Holzgraefe
548f7620f2 added documentation for new function php_get_tmpdir()
(see also bug #35380)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212528 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 09:59:37 +00:00
Dave Barr
8b2c8751c0 - Add lchgrp() and lchown().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212281 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-02 02:57:45 +00:00
Mehdi Achour
80afd21b93 Change output of example 2 to be consitant with example 1 (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211545 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-17 14:06:15 +00:00
Jakub Vrana
907a26ed5b Describe current default of length (bug #36976)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210817 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-05 16:20:04 +00:00
Jakub Vrana
c3b9f789f9 Typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 09:06:31 +00:00
Jakub Vrana
759c3c2f28 Even unrelated wrapper affects the limit (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206131 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:48:53 +00:00
Jakub Vrana
f69d6bd475 {} have special meaning too (bug #36149)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206125 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:08:14 +00:00
Jakub Vrana
c3c7337699 E.g. Windows don't support st_blksize (bug #36120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205692 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 11:05:16 +00:00
Sean Coates
b203243154 grammar & flow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205153 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 16:04:01 +00:00
Jakub Vrana
afc34c72c9 Userspace streams limits to 8K (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205103 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 11:00:19 +00:00
Jakub Vrana
4b3dd9c085 Directories under Windows (bug #35980)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 10:45:47 +00:00
Jakub Vrana
2f7d2c61a9 Userspace streams have a limit too (bug #30936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204866 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 15:24:53 +00:00
Nuno Lopes
eda42dd013 fix proto (return value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204484 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 19:04:03 +00:00
Jakub Vrana
3176ee6e75 Can return string (bug #35840)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204479 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:19:23 +00:00
Matt Li
6f7cff7c56 Add required parameter to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204356 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-02 08:37:24 +00:00
Jakub Vrana
8fedae8f9a Missing quotes (bug #35576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-07 11:46:40 +00:00
Jakub Vrana
86f52dd346 PHP examples syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200791 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-18 16:25:23 +00:00
Wez Furlong
4c20c1c6a7 clarify that greedy read is for regular local files only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199380 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-27 20:31:18 +00:00