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
Philip Olson
5a54777725
Documented stream_set_read_buffer()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300073 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 20:22:45 +00:00
Richard Quadling
0e80e8b7ba
Use entity for failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299445 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 11:00:11 +00:00
Kalle Sommer Nielsen
7ceb70c811
Added missing <varlistentry> for the $server_socket parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299443 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:09:18 +00:00
Kalle Sommer Nielsen
f16a6e5eee
Fixed bug #51839 (Documentation of return types of stream_socket_accept is misleading)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299442 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 09:02:11 +00:00
Philip Olson
956f9926ad
Made examples 5.2 friendly (stream_context_create() second paramater was added in 5.3)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299363 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-14 05:17:49 +00:00
Philip Olson
0b4c5897dd
Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Pedro Antonio Gil Rodríguez
46f7d88d04
Corrected a mistake.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294577 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-06 05:38:22 +00:00
Kalle Sommer Nielsen
2ffa54d106
Fix refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292610 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 17:44:16 +00:00
Kalle Sommer Nielsen
326c5c38ef
Fixed #50568 (Document stream_resolve_include_path())
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292599 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 14:53:13 +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
Jakub Vrana
612e5af5ec
Prefer <initializer> before "default value"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +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
Philip Olson
37b506195b
Added an example, and see also $http_response_header and get_headers()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289699 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 16:05:44 +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
Daniel P. Brown
8cd1af5938
Added deprecation warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 02:23:06 +00:00
Nilgün Belma Bugüner
ed67b3c502
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00