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