Commit graph

696 commits

Author SHA1 Message Date
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
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
dd3930696e Mention that these only exist for fc, don't actually do anything until 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279392 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-26 11:48:55 +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
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Philip Olson
7c239d70d3 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275609 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 18:06:54 +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
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +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
Brett Bieber
948436e5dc Update since for FILE_BINARY and FILE_TEXT == 5.2.7, noted by Laurent Laville
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-17 23:05:52 +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
Philip Olson
0b4604213d Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268597 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-08 19:02:18 +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
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Kalle Sommer Nielsen
45a1295aad strptime, dio_fcntl, dio_tcsetattr, dio_truncate, stream_socket_pair - Moved &note.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
Hannes Magnusson
dab857bc25 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix

 NOTE: The "seealso" section in reference.xml is still there, however
       the <section> tags and ID was removed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248718 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:35:29 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
Nuno Lopes
de383c4aab fully automatic update of the ini.xml files
please review this patch and notify me of any problems
PS: please review this :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
a8b8d3bac1 semi-automatic update of ini.xml files, take #3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +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
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
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