Jakub Vrana
22deb8e7df
Returns false in error (bug #49801 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290700 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:15:08 +00:00
Richard Quadling
47da5a1cef
Fixed example. Bug # 50122
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290412 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 12:22:07 +00:00
Richard Quadling
f658721332
Use &return.falseforfailure; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Daniel Convissor
4ad6a6d8e4
also mention in main description that it checks for existence.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290078 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-30 14:59:33 +00:00
Daniel P. Brown
17b2fe0398
Fixes Bug #49892 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289674 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-15 16:58:21 +00:00
Richard Quadling
17d11c7a0e
Fix example : Fix#49841
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289616 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-13 11:46:54 +00:00
Elizabeth Marie Smith
fd2c5915d9
changed to "executable" fixes bug #49722
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288997 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 13:47:31 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Torben Wilson
67b72af27e
Noted that the maxlen param is actually not -1 but is instead an
...
internal value (PHP_STREAM_COPY_ALL) and may not be directly specified
from within a script.
Addresses bug #49038 (although perhaps this is better fixed in the long
term by making file_get_contents() behave normally).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288188 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-09 07:31:53 +00:00
Torben Wilson
14e0c3062d
Removed a redundant use of LOCK_EX with FILE_APPEND in an example.
...
Addresses bug #49329 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288122 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-07 06:36:10 +00:00
Torben Wilson
c889127223
Note that in order to use a negative offset to count from the end of
...
the file, you must specify SEEK_END in the 'whence' parameter.
Addresses bug #47371 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288029 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-04 07:28:53 +00:00
Peter Cowburn
bbb5333f08
Fixes #49044 broken sentence in fopen error docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286621 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-01 12:35:48 +00:00
Peter Cowburn
9f24c92646
Fixed fgetss typo and trailing comma
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284744 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-25 10:44:27 +00:00
Daniel P. Brown
c84aa28cba
Fixed "see also" section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284670 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 22:29:54 +00:00
Daniel P. Brown
db8326b02e
Fixed "see also" section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284669 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 22:29:40 +00:00
Daniel P. Brown
4e8d35424a
Fixed "see also" section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284668 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 22:29:20 +00:00
Daniel P. Brown
c23eee6021
Incorporates suggested change by aharvey@php.net as noted in Bug #48999 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284629 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 02:53:22 +00:00
Nilgün Belma Bugüner
32c02d8b9f
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:05:15 +00:00
Rasmus Lerdorf
81d318ad96
Don't use w+ in the example here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283282 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:15:16 +00:00
Hannes Magnusson
da86ca4641
Remove odd statement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283262 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 13:33:21 +00:00
Hannes Magnusson
e609b71e4b
fix language
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283009 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:34:57 +00:00
Rasmus Lerdorf
2f23be37bf
Fix bug #48522 to make Gwynne happy.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282711 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-24 10:52:49 +00:00
Kalle Sommer Nielsen
5864c5a8ad
Fixed example being in wrong file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282485 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 01:58:48 +00:00
Pierre Joye
948411970b
- add a note about hard link on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281807 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 09:42:11 +00:00
Hannes Magnusson
488cee7edb
Fixed bug#48467 (Wrong use of example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 21:42:41 +00:00
Pierre Joye
975ee68493
- be more precised in the changelog (even if we have this info in a note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281580 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 08:52:31 +00:00
Pierre Joye
8deeadcbc1
- be more precised in the changelog (even if we have this info in a note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281579 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 08:52:30 +00:00
Hannes Magnusson
2a16c46460
Fail. The example was correct, it was just the variable and api argument
...
naming that was so dead confusing :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281567 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 21:01:45 +00:00
Hannes Magnusson
1edfcca722
- Fixed parameter order in the example
...
- Rename the arguments to to_path and from_path to be cristal clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-02 20:50:49 +00:00
Jakub Vrana
460e567981
Network stream
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281274 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-28 09:00:55 +00:00
Kalle Sommer Nielsen
39befb28a0
Shouldn't have been in here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280436 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-13 08:14:03 +00:00
Kalle Sommer Nielsen
9168a10cb0
New example for parse_ini_string(), plus add ^ as one of the special characters in INI files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280435 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-13 08:12:43 +00:00
Florian Anderiasch
4793804cd1
fixed bug #48032
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-27 15:15:25 +00:00
Hannes Magnusson
a3be604733
The FILE_USE_INCLUDE_PATH can be used as of PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279393 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 12:13:14 +00:00
Hannes Magnusson
0850f319ac
- Remove version info (its already in the changelog)
...
- Add a note that these constants do exist since 5.2.7 (but dont do anything)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279391 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:48:23 +00:00
Hannes Magnusson
5a1b81985f
SELECT version FROM php ORDER BY desc;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279390 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:47:34 +00:00
Florian Anderiasch
d38553cb2e
fixed bug #47778
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 03:11:56 +00:00
Florian Anderiasch
7fcdd3d18c
fixed bug #47834
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279094 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 02:52:46 +00:00
Yannick Torres
07d7ec4107
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 16:46:20 +00:00
Richard Quadling
059a9d812d
Bug#47843, grammar and entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 08:17:17 +00:00
Johannes Schlüter
36e395fbb5
Drop broken example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277665 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 23:13:45 +00:00
Mehdi Achour
68bd154ab9
Work on constants
...
Added missing constants:
DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL
Added missing <constant></constant> markup
Fixed:
* GD_BUNDLE => GD_BUNDLED
* SOCKET_ERMCHG => SOCKET_EREMCHG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Philip Olson
b51dded646
Removed unicode semantics goodness, as it likely won't exist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 23:37:26 +00:00
Richard Quadling
1c53f2ad61
Grammar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 16:49:08 +00:00
Kalle Sommer Nielsen
39d77121d2
Fixed #47511 (undocumented: is_dir() returns true for symbolic links to directories)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276572 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-27 16:05:26 +00:00
Kouber Saparev
242fa858cb
Fix example comment.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276506 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-26 16:49:20 +00:00
Kouber Saparev
8bf5f1a378
Fix example title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276505 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-26 16:39:58 +00:00
Richard Quadling
0678a1f3e4
New filerefs for PhD0.4.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275914 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 11:38:14 +00:00
Philip Olson
8348abbc15
Revert "New filerefs for images." as the build system is not ready
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275729 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-13 07:36:38 +00:00
Richard Quadling
b1bc689d5a
New filerefs for images.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 15:40:54 +00:00
Ross Masters
4375ee59c9
* Fix for http://news.php.net/php.webmaster/3784
...
* Examples for uasort, DateTimeZone::construct, file_get_contents, file_put_contents and ini_set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275453 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 21:54:29 +00:00
Sascha Schumann
5c7ca9e97f
- extend example with [] syntax, small typo fix
...
patch by thorstenr, cleaned up
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-02 13:05:20 +00:00
Kalle Sommer Nielsen
9f6cf2b555
* Document Windows support for: fnmatch(), link(), linkinfo(), readlink(), symlink(), checkdnsrr(), dns_get_record(), getmxrr() and stream_socket_pair()
...
* Document that socket_create_pair() was unavailable on Windows between 4.3 and 5.3, aswell as making the example work on Windows and fix a syntax error in there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 10:21:20 +00:00
Jakub Vrana
485ec76050
parse_ini_string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273653 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 18:32:13 +00:00
Jakub Vrana
5730e7a2fa
Initializers - part 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Jakub Vrana
0ef9a59224
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 15:36:27 +00:00
Daniel P. Brown
27a008690d
Typofix in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272346 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 03:05:01 +00:00
Kalle Sommer Nielsen
c733d0d1f9
* Documented the scanner_mode parameter on parse_ini_file
...
* Documented INI_SCANNER_NORMAL and INI_SCANNER_RAW constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270913 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 20:18:39 +00:00
Kalle Sommer Nielsen
effe822770
Fixed bug #46666 (Clearstatcache missing parameter info)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270562 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 03:29:28 +00:00
Hannes Magnusson
f8416d8733
- Dont make it literal (makes the char look like a slash)
...
- Add a link to the bitwise manual page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270226 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 13:05:41 +00:00
Philip Olson
84525eff8e
Changed deprecated ereg to preferred preg from SeeAlso and Examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270042 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-28 20:34:00 +00:00
Jakub Vrana
ed4ad80c0c
Windows trim prefix (bug #44222 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268491 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:35:03 +00:00
Jakub Vrana
56c718d1ef
Read whole lines (bug #44674 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268472 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 09:57:12 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Daniel P. Brown
e4f61b566b
Added cross-link to chmod()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267390 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-16 13:17:29 +00:00
Ross Masters
0db3f7cb2c
Fixing example code to comply with PEAR coding standards.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-14 15:10:17 +00:00
Ross Masters
964f0c1f63
Added examples for all functions.
...
Added forced download image for readfile example.
Added see also links for the following:
- flush
- fileowner
- rewind
- rmdir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-13 19:26:50 +00:00
Ross Masters
66095fd370
Added missing examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267129 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 20:40:06 +00:00
Hannes Magnusson
4a6e79e26a
as of PHP5.3 we have our own realpath() implementation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266037 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:43:53 +00:00
Hannes Magnusson
cc1e4dff77
Returns false on parse errors as of PHP5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:34 +00:00
Kalle Sommer Nielsen
497b2e700c
Fix examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265781 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 22:45:31 +00:00
Kalle Sommer Nielsen
fce226114f
Added new example for touch()
...
Added two examples for stat()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265705 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-31 01:30:39 +00:00
TAKAGI Masahiro
288e57e4ff
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265454 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-25 04:22:37 +00:00
Kalle Sommer Nielsen
e2fde08dda
Move note regrading time resolution into an entity (note.filesystem-time-res)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265412 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-24 07:36:06 +00:00
Hannes Magnusson
5cd5661448
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
43de627a27
Added note on fileatime, filectime, filemtime, stat and touch regrading time resolution from file system to another
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265254 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-21 23:50:27 +00:00
Kalle Sommer Nielsen
0de11ca950
Document recent changes to the file system portability:
...
* touch($dir) works on Windows as of 5.3
* ino, uid & gid is always 0 on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265125 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-19 13:03:09 +00:00
Davey Shafik
0a1a5f3ba4
Better language for the ftell() description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265018 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-18 00:14:18 +00:00
Kalle Sommer Nielsen
e85f3ac16b
Fixes #43728 (An addition to fread)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264831 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 10:14:43 +00:00
Kalle Sommer Nielsen
65edc5f0e7
Fixes #45547
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263086 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-21 12:55:39 +00:00
Kalle Sommer Nielsen
31863a641f
rdev is actually available on Windows, see MSDN docs (st_rdev == st_dev)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262241 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-08 01:17:41 +00:00
Philip Olson
97b4b22e86
Implemented role="noversion"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Kalle Sommer Nielsen
45a1295aad
strptime, dio_fcntl, dio_tcsetattr, dio_truncate, stream_socket_pair - Moved ¬e.no-windows; into a note refsec
...
lchgrp, lchown - Added not implemented on Windows note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260402 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-28 04:42:07 +00:00
Hannes Magnusson
6565b69698
file_exists() returns false on symlinks pointing nowhere (user note <eweringATgmail>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260312 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-26 11:30:03 +00:00
Kalle Sommer Nielsen
edf90ac05e
Fixes #43727
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257786 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 06:29:10 +00:00
Hannes Magnusson
c6f437feea
Fixed bug#43530 (glob returns FALSE instead of empty array when no files
...
matched)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257411 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 23:50:22 +00:00
Mark Wiesemann
8d18dde215
- added missing comma
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256642 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 07:46:39 +00:00
Nuno Lopes
869a9ddff2
remove bogus '. n' from the example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255396 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-18 19:36:40 +00:00
Jakub Vrana
ac24a7622a
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254744 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-10 09:26:23 +00:00
Philip Olson
af412a86b0
Removed my recently introduced parse error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253977 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 17:55:20 +00:00
Philip Olson
f7cb72e070
Added a flags parameter example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253976 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 17:47:09 +00:00
Hannes Magnusson
81534059fc
Add an example on how realpath() works on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253392 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 11:46:28 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
581ef07abc
Document the default value for the optional recursive parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252839 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-13 13:59:20 +00:00
Jakub Vrana
c3b09ae8b7
Grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-24 10:03:12 +00:00
Paul Reinheimer
cbbc8d0495
Fix #43481
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247566 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-04 01:36:37 +00:00
Jakub Vrana
707622fbc9
List reading stop (bug #42827 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 15:18:39 +00:00
Richard Quadling
18fb15b3d0
Context is optional, but not skippable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245757 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 14:54:11 +00:00
Richard Quadling
3ba87d4395
Changelog 5.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:29:13 +00:00
Richard Quadling
72ff7fc9e0
Updated prototype to include context which seems to have been introduced in 5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 10:04:37 +00:00
Felipe Pena
d487956794
Fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-04 21:38:36 +00:00
Maciek Sokolewicz
3372ac6a33
added possible return value 'socket'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244576 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-22 08:43:30 +00:00
Nuno Lopes
1f7e9bb0ff
fix bug #42997 : this function is only similar, not identical to file()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-19 11:35:38 +00:00
Hannes Magnusson
b6dadfe7f8
Add str_getcsv/fgetcsv to the seealso section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-15 13:40:05 +00:00
Hannes Magnusson
91f6add4c2
Document the optional escape parameter, available as of 5.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244145 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:24:17 +00:00
Hannes Magnusson
05e84d623c
Remove bogus function from the seealso section (Paul Reinheimer)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244037 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-11 06:59:22 +00:00
Philip Olson
0284002995
ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242571 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-15 02:44:00 +00:00
Nick Berard
d7918a5fed
Fixed bug #42524
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242093 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-03 06:26:17 +00:00
Hannes Magnusson
9bc94af73e
Improve parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242080 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 22:11:56 +00:00
Hannes Magnusson
768cd0bd0f
New-doc-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242079 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 22:03:33 +00:00
Hannes Magnusson
1c04d22371
Fix the fix for bug#32889, also closes bug#42066
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242078 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-02 21:40:46 +00:00
Nick Berard
b9384f9d4c
Fixed bug #42430
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241837 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-26 04:20:56 +00:00
Jakub Vrana
9b836c02c4
Keys and sections are evaluated as integers only before PHP 5.2.4 (bug #29306 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241652 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:32:19 +00:00
Jakub Vrana
097a59c938
Windows examples (bug #36956 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241639 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:21:22 +00:00
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
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
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
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
Jakub Vrana
baf0536db2
An unique (bug #34880 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Jakub Vrana
637bfe8cb5
Can return false (bug #34869 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 08:56:55 +00:00
Jakub Vrana
55ef57d80c
More similar to file_get_contents (bug #34867 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198394 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 07:11:15 +00:00
Oliver Albers
fbc8a92b31
Bug 34632: example headline
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 02:05:07 +00:00
Dallas Wang
48015c097a
Structure does not follow DTD, fixed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 21:38:58 +00:00
anatoly techtonik
596a77680f
* also works for directories
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:09:43 +00:00
anatoly techtonik
45b1f93b7a
+ document feof() pitfall if invalid handle passed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:06:16 +00:00
Friedhelm Betz
e0d2e69deb
see also fgetss
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196176 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:30:14 +00:00
Friedhelm Betz
31c352f875
prevent infinite loop, user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 11:13:44 +00:00
Jakub Vrana
bb8f4eb85d
Translation of special values (bug #34354 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 09:02:28 +00:00
Nuno Lopes
1b8af4371c
fix the path (caused by wrong quotes). user note.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194857 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 15:30:28 +00:00
Jakub Vrana
ee93b90a41
Mode can be changed only by owner (bug #33639 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:20:34 +00:00
Nuno Lopes
ba9debc1d8
fix 32627: failure on BSD systems
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 12:52:24 +00:00
Jakub Vrana
bf274e9d82
Forbidden characters (bug #33981 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:14:25 +00:00
Sean Coates
ece756ea10
bug #33701 -- document E_WARNING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-14 16:03:16 +00:00
Nuno Lopes
aa0244ff05
convert to new style and document the support for LOCK_EX in php 5.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-12 19:30:51 +00:00
Nuno Lopes
8ca9a99013
fix #33540 : typo in the example's title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189712 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 18:41:18 +00:00
Yannick Torres
699d4a71f7
correct php tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:37:26 +00:00
Yannick Torres
02eeea9187
no tab
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 20:34:42 +00:00
Jakub Vrana
e66e60201a
One should definitely know about stream_get_contents
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-17 08:33:56 +00:00
Hartmut Holzgraefe
affca01b7d
added GLOB_ERR documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-13 22:32:37 +00:00
Damien Seguy
c9443b9828
adding example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187448 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-01 14:58:57 +00:00
Derick Rethans
ab4f84c0af
- Fix speling.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187212 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 10:31:07 +00:00
Uwe Schindler
5e1bc85425
Warn user from using umask() in multithreaded webservers (bug #33176 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187211 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-29 09:47:23 +00:00
Jakub Vrana
3aaf76b76d
File pointer movement (bug #32889 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185459 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 14:19:03 +00:00
anatoly techtonik
bdbfbde58c
"a+"ppend notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 10:46:50 +00:00
Philip Olson
cee7c2bba3
Implemented the new alias doc style. This alias no longer requires translation
...
as it exclusively uses the language-* files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
72b7d99b16
Typo (spotted by Dave Barr)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184816 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:27:51 +00:00
Jakub Vrana
dd233c07d3
Files can be included even if they don't 'exist' (bug #32286 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184814 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 10:22:44 +00:00
Antony Dovgal
73c9ab216e
make it consistent and prevent appearing of 2 colons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-13 11:59:02 +00:00
David Mytton
53958b7659
Removed tabs from examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:36:37 +00:00
David Mytton
d32d344d9f
Added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:46:30 +00:00
David Mytton
89f421c3ea
Added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:36:41 +00:00
David Mytton
47823bcf5b
Added function tag to example title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:32:43 +00:00
David Mytton
8080a537a5
Added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:31:30 +00:00
Jakub Vrana
6e83b49413
Context parameter (bug #32499 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183271 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:01:44 +00:00
Jakub Vrana
13a2f8a898
Punctuation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183265 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 14:41:25 +00:00
Dave Barr
6c6f180b21
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Kenneth Schwartz
d259129bb0
use example.outputs[.similar] entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Nuno Lopes
fa0ef737c5
its php5.0.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181592 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 19:09:37 +00:00
Marcus Boerger
140fbe25df
- Update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 18:47:12 +00:00
Nuno Lopes
121447cca4
fix #31983 : the results of this function arent cached
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:34:49 +00:00
anatoly techtonik
7241e96fa7
integrated note 39637, added example
...
please check wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 16:20:00 +00:00
Nuno Lopes
ab6b36e104
document more PHP 5.1 changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:06:38 +00:00
Jakub Vrana
9facd06f8e
Locale sensitive (bug #31740 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178873 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:25:59 +00:00
Mehdi Achour
f896d93144
this iswrong
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176996 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 19:55:02 +00:00
Kenneth Schwartz
27f2d9134b
Bug #31407 : move_uploaded_file() documentation incohenrent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176925 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 01:12:58 +00:00
Mehdi Achour
52d44c15b1
Reword my bad english, merci Derick
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 15:00:09 +00:00
Mehdi Achour
b8d5634e2e
fix #31151 : parse_ini_file() can't handle newline with PHP4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175789 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:53:14 +00:00
Mehdi Achour
38725d95e1
we don't all share the same /etc/passwd
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175102 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:20:43 +00:00
Noah Fontes
e96527812a
Moved important emphasized text to separate notes; moved compatibility notice to above the table.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-29 23:15:35 +00:00
Jakub Vrana
fb5f6ccc00
fclose() releases the lock (bug #30600 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173666 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-28 11:38:36 +00:00
Sean Coates
02eb4ce4fc
see also: file_put_contents()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173397 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-23 19:43:51 +00:00
Jakub Vrana
df1bfeb3e3
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Alexander Voytsekhovskyy
0faed4a2db
description and example are rewritten a bit by George Miroshnikov
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 07:59:34 +00:00
Alexander Voytsekhovskyy
8bd8145872
Fixes very small whitespace typo by George Miroshnikov
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 10:28:10 +00:00
Nuno Lopes
d70677100c
remove the example in how to use urlencode()
...
#sorry Aidan, but it simply doesnt work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:52:50 +00:00
Nuno Lopes
5020ffe84d
data can also be an array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-24 17:22:50 +00:00
Sean Coates
2db70d02c2
cleared up confusion about mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 03:33:14 +00:00
Nuno Lopes
c38e38bb9c
add offset parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170676 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:31:38 +00:00
Damien Seguy
f1720e55ed
fix spelling + extra tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:24:13 +00:00
Nuno Lopes
80671121aa
document new PHP 5.1 function: fputcsv
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 15:24:05 +00:00
Aidan Lister
ec02964d51
Added note about line endings, bug #30097
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169244 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:21:15 +00:00
Jakub Vrana
bb21c98654
Double 'the'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168615 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-15 08:15:17 +00:00
Aidan Lister
d8cfd5d911
Explained parameters in a varlist
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168168 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-08 05:55:52 +00:00
Mehdi Achour
f5e405f318
Reverted last commit
...
# merci pour les explications :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 19:58:30 +00:00
Mehdi Achour
49cbe807b0
don't use glob in a foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168128 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-07 14:25:39 +00:00