Nick Berard
bb0035fc91
Added reference to stream_context_create in the pagraph for context description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:43:24 +00:00
Nick Berard
c0cbf0f917
- Corrected wrongly spelled function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241527 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:36:56 +00:00
Nick Berard
0348eb53ff
- Added parameter informations
...
- Added return value informations
- Updated prototype
- Added warning for versions prior to PHP 6 about the 'flags' parameter
- Made the page unicode-aware
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:20:50 +00:00
Nick Berard
2ac5efcd57
Default encoding can also be changed with stream_default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241525 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:18:02 +00:00
Nick Berard
cfe7982cba
Only true if unicode.semantics=1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241513 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 15:13:16 +00:00
TAKAGI Masahiro
bf013152d0
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241505 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 09:01:06 +00:00
Nick Berard
ba278a3b5c
- Added reference to FILE_TEXT and FILE_BINARY flags
...
- Described the context parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241495 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:37:18 +00:00
Nick Berard
fac64645e8
Fixed small typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241494 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:32:34 +00:00
Nick Berard
30a9c08673
Specify explicitly the behaviour when the file already exists
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241493 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:19:49 +00:00
Nick Berard
b3fd3001c5
- Added a table with the available flags for the flags parameter
...
- Added PHP 6's FILE_TEXT and FILE_BINARY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 03:32:51 +00:00
Nick Berard
35be93c82e
- Added the FILE_TEXT and FILE_BINARY constants
...
- Put the "since PHP x.y" statements in parentheses
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241490 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 03:18:11 +00:00
Jakub Vrana
ff1eff60b8
Safe mode aware (bug #38724 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241457 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:39:41 +00:00
Jakub Vrana
10691d2154
Grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241325 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 15:48:12 +00:00
Jakub Vrana
5414c4b5dc
Doesn't return false for empty file (bug 41754)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241319 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:08:22 +00:00
Jakub Vrana
9d9191d9c0
unlink clears cache (bug #41755 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241318 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:04:11 +00:00
Jakub Vrana
f95fc9e44b
LOCK_NB not supported on Windows (bug #41769 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241317 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:46:21 +00:00
Jakub Vrana
a5918e092e
Mandatory lock under Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:39:01 +00:00
Jakub Vrana
482f9428de
'blocks' not available on Windows (bug #41798 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241315 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:32:51 +00:00
Jakub Vrana
01615908a9
Terminates line (bug #42202 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241296 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 09:00:27 +00:00
Matt Li
e6c3eb9718
Fix typo #42234
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240852 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 22:07:48 +00:00
Hannes Magnusson
2660f9bef5
Reword/fix (thanks Jani)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-02 13:12:18 +00:00
TAKAGI Masahiro
ab07b306e2
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-28 20:32:10 +00:00
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