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