George Peter Banyard
95d6121ed0
Remove See Also link to the current function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347574 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 13:12:35 +00:00
George Peter Banyard
af6fdf16ab
Remove PHP 4 and 5.0.0 mentions.
...
This includes changelogs but also some paragraphs and notes which mention PHP 4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347043 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-24 19:38:53 +00:00
Tyson Andre
a9ada9d6f9
fix typos in extension documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346848 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:42:50 +00:00
Christoph Michael Becker
bf4cb26cc9
Remove string_encoding() man page
...
This function never made it into GA.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345555 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-26 16:29:11 +00:00
Christoph Michael Becker
6f0a42ef91
Notification callbacks are only supported for http:// and ftp://
...
Cf. <https://lxr.room11.org/search?project=php-src%40master&q=&defs=&refs=php_stream_notify_info&path=&hist=&type= >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345305 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-12 22:05:22 +00:00
Christoph Michael Becker
22c8f44c1a
Fix #69273 : bad context option name given
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345163 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-18 10:52:06 +00:00
Christoph Michael Becker
e4a3ece42b
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344559 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:49:06 +00:00
Christoph Michael Becker
1ea113f076
Document stream_isatty()
...
Patch provided by Michele Locati.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344558 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:40:52 +00:00
Christoph Michael Becker
b5e5847fa9
Non-blocking IO for local files is not supported on Windows
...
Patch provided by mattficken.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344556 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:31:00 +00:00
Jakub Vrana
c461caafc2
Add new function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343926 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:35:35 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Christoph Michael Becker
ce6ab41aa1
Fix #67358 : Incorrectly referencing "default" context
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341539 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 12:36:41 +00:00
Christoph Michael Becker
855cead916
Improve parameter description
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340476 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:33:16 +00:00
Christoph Michael Becker
983b96e259
Document new STREAM_CRYPTO_METHOD_* constants
...
Patch provided by Stéphane Hulard
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340287 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-03 16:41:04 +00:00
Christoph Michael Becker
604ce6e4e6
Fix #72900 : stream_copy_to_stream() can also return false
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339912 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-19 22:48:02 +00:00
Christoph Michael Becker
56293cbaa6
Address #61168 : fwrite() has no buffering
...
The info that fwrite() is normally buffered is obviously wrong, but the
rest of the paragraph also looks fishy, so we remove it altogether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339538 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-01 21:12:58 +00:00
Joe Watkins
77386c9ed6
Fix #71951 : shutdown behaviour note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338908 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 08:58:43 +00:00
Thomas Punt
a951ca7b66
Resolve doc bug #71638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-21 12:48:31 +00:00
Adam Harvey
0e9f78e1a5
Improve removal warnings for other odds and ends.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338431 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 01:35:51 +00:00
Thomas Punt
158ca973fb
Fixes bug #71107
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 17:21:47 +00:00
Christoph Michael Becker
54b0642683
Documentation for functions stream_bucket_prepend and stream_bucket_append had the wrong type "resource" for the parameter $bucket, whch is of type "object".
...
--
Provided by anonymous 62233 (willy.schott@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337465 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 00:29:09 +00:00
Christoph Michael Becker
2bee52c6e2
corrected return value documentation ( fixes #66897 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337225 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 11:40:07 +00:00
Maciej Sobaczewski
66d4ce2b23
Document another PHP 7 removals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-17 10:33:04 +00:00
Maciek Sokolewicz
dcdd9c608e
Fixed broken example code (patch by Hannes van de Vreken)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336740 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-08 21:12:05 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
da75c15e02
Update the changed functions list, and integrate the changes into the text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:47:47 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Peter Cowburn
eda3b067eb
no more "FIXME PHP_6" todo comments
...
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Peter Cowburn
4254b6dcb0
Typofix
...
--
Patch by anonymous contributor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333772 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 08:14:45 +00:00
Joe Watkins
c733684328
#61898 correct information about output
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331996 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 07:00:53 +00:00
Yannick Torres
33040b3b1b
Typo found by online editor user
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331135 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-16 09:25:19 +00:00
Joey Smith
f24f6db71a
Change linkend for "context parameters" to point at the actual documentation for parameters.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331131 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 21:29:42 +00:00
Jakub Vrana
cb41dcc040
Mark dummy function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330259 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 02:11:09 +00:00
Adam Harvey
b54f40bf1c
Fix doc bug #62748 (Typo).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326988 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-06 01:11:00 +00:00
Karoly Negyesi
d6b431c9ff
stream_bucket_prepend documentation. The rest of stream_bucket_* is forthcoming.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 23:20:52 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Peter Cowburn
f3aca6e5fd
streams context -> stream context (thanks g[r]eek)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324449 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 09:08:57 +00:00
Jakub Vrana
48e5dd1b7e
Separate documentation of php_user_filter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-21 18:50:57 +00:00
Yannick Torres
94497636f2
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Jakub Vrana
5faa7a6747
Document and use callable type hint introduced in PHP 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Philip Olson
7d41b387c3
Added documentation for stream_set_chunk_size()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323776 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:34:03 +00:00
Peter Cowburn
3af32038c9
typofix (patch by Matthew Turland)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318105 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-14 11:41:36 +00:00
Hannes Magnusson
6eecc1bb97
Add a see also for the notification function declaration
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:52:36 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Peter Cowburn
2d2d83517d
tidy up stream_resolve_include_path() doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309859 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-31 18:55:39 +00:00
Jakub Vrana
9b22dffc68
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308256 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 14:16:57 +00:00
Jakub Vrana
3fbb2f9686
Zlib is not selectable (doc bug #53902 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:02:31 +00:00
Gustavo André dos Santos Lopes
bb97cf56ee
- Fixed default value for last parameter of stream_get_contents().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 03:30:46 +00:00