Commit graph

27109 commits

Author SHA1 Message Date
Vladimir
d579464d52
shorten fopen w+ description
make it consistent with x+, c+

Closes GH-660.
2021-06-06 13:52:19 +02:00
Yoshinari Takaoka
dcbd255b07
fixed match expression example comment. 2021-06-05 04:30:28 +09:00
Yoshinari Takaoka
969080b592
Added ReflectionAttribute related Documentation. (#588)
* Added ReflectionAttribute related Documentation.

* Update reference/reflection/reflectionattribute/isrepeated.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/isrepeated.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/newinstance.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionattribute/newinstance.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionclass/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionclassconstant/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionfunctionabstract/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionparameter/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

* Update reference/reflection/reflectionproperty/getattributes.xml

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>

Co-authored-by: Benjamin Eberlei <kontakt@beberlei.de>
2021-06-04 20:20:42 +09:00
Paragon Initiative Enterprises
14e3e35ca0
Provide documentation for many ext/sodium functions
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-592.
2021-06-04 13:10:30 +02:00
Christoph M. Becker
ab36e3826c
Update ini_restore() example
y2k_compliance is removed as of PHP 5.4.0.
2021-06-04 11:11:39 +02:00
Máté Kocsis
80446d37cb
Fix return value description of SessionHandlerInterface::read()
Closes GH-654.
2021-06-04 11:07:29 +02:00
Sergey Panteleev
eec6a4a36b
Remove PHP 5, 7 references (#564)
- zookeeper
- zlib
- zip
- yaf
- uopz
- uodbc
- openssl
- funchand
2021-06-04 09:13:56 +03:00
AllenJB
8f289dbadb
Ini settings: upload_max_filesize: Add note regarding post_max_size
Closes GH-652.
2021-06-03 15:53:56 +02:00
George Peter Banyard
180ed02e4b
No need for two changelog entries 2021-06-02 01:34:05 +01:00
Máté Kocsis
2097828a3d
Document that PDO::FETCH_DEFAULT is only available as of PHP 8.0.7
Closes GH-597.
2021-06-01 14:54:46 +02:00
colshrapnel
f1def1dea9
Add a note to strtok
* Add a note to strtok 

There are some nuances, explained in the strtok man page, https://man7.org/linux/man-pages/man3/strtok.3.html namely starting, ending and duplicated tokens are ignored.

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>

Closes GH-643.
2021-06-01 14:27:01 +02:00
George Peter Banyard
67d2e5fb1d
Remove mysqlnd plugin docs 2021-05-31 16:24:50 +01:00
沈唁
9c50518b73
Remove spldoublylinkedlist construct (#641)
* Remove spldoublylinkedlist construct

* Update

* Remove spldoublylinkedlist construct
2021-05-31 18:23:33 +08:00
Sergey Panteleev
3263a6218e
DateInterval: weeks and days can be combined since 8.0.0 (#637)
Closes #633
2021-05-29 08:59:50 +03:00
Christoph M. Becker
e4b889a3e8
Fix #53397: Modulo is not accurate with double 2021-05-28 16:10:48 +02:00
Colin O'Dell
4d6b19c546
Update types for IntlChar::charType()
Based on 5b01c4863f/ext/intl/uchar/uchar.stub.php (L29-L30)

Closes GH-604.
2021-05-28 15:50:57 +02:00
Kieran
5243392681
Update stream_bucket_make_writeable return types
Closes GH-636.
2021-05-28 15:26:50 +02:00
Sergey Panteleev
b90054e3eb
Fix function description (#635) 2021-05-28 11:38:26 +03:00
Sergey Panteleev
f1b1ac9c7d
Fix a typo 2021-05-28 09:43:39 +03:00
Christoph M. Becker
cc0198aafd
Fix typo in example 2021-05-26 12:03:49 +02:00
Andreas Braun
2de5fb458e
MongoDB: remove obsolete terminology 2021-05-26 09:08:57 +02:00
George Peter Banyard
1fc853737a
Remove legacy MongoDb driver docs 2021-05-25 19:38:28 +01:00
George Peter Banyard
1d00d0ad21
Remove stats extension docs 2021-05-25 19:38:28 +01:00
George Peter Banyard
0e2405ef82
Remove Tokyo Tyrant docs 2021-05-25 19:38:28 +01:00
George Peter Banyard
3bf6ef79a5
Remove suhosin docs
It was already not included
2021-05-25 19:38:27 +01:00
George Peter Banyard
f5721a51e3
Remove sphinx docs 2021-05-25 19:38:27 +01:00
George Peter Banyard
a6ce8d349d
Remove quickhash docs 2021-05-25 19:38:27 +01:00
George Peter Banyard
02f9eb8bf3
Remove proctile docs 2021-05-25 19:38:27 +01:00
George Peter Banyard
51e3bd3d38
Remove paradox docs 2021-05-25 19:38:27 +01:00
George Peter Banyard
567485bc84
Remove ncurses docs 2021-05-25 19:38:27 +01:00
George Peter Banyard
6d1284c431
Remove memtrack docs 2021-05-25 19:38:26 +01:00
George Peter Banyard
38a3b0d552
Remove Ingres docs 2021-05-25 19:38:26 +01:00
George Peter Banyard
587f082034
Remove filepro docs 2021-05-25 19:38:26 +01:00
George Peter Banyard
4d168cd5f3
Remove dbplus docs 2021-05-25 19:38:26 +01:00
George Peter Banyard
0b36c0742c
Remove classkit docs 2021-05-25 19:38:26 +01:00
Sergey Panteleev
98f2a733bc
fpassthru error description (#628)
Fix bug #81067
2021-05-25 11:24:07 +03:00
Christoph M. Becker
3c31131ae8
Fix section (should be errors instead of returnvalues) 2021-05-24 23:40:14 +02:00
Máté Kocsis
1367cac761
Update the methodsynopsis of some recently changed stubs
Closes GH-625.
2021-05-24 23:29:02 +02:00
Larry Garfield
4ff15172da
Fold in comments for get_object_vars()
Closes GH-595.
2021-05-24 18:09:54 +02:00
Kim Hallberg
a9eb4bc1a9
Update spl_autoload_register
Add callback signature to parameter section.

Closes GH-629.
2021-05-24 16:42:53 +02:00
Kim Hallberg
709e2ce20a
Fix multiple wincache_* functions having missing parameter sections
* Add missing no-arguments parameter section to wincache functions
* Add missing parameter section to wincache_rplist_fileinfo

Closes GH-576.
2021-05-24 16:38:37 +02:00
Kim Hallberg
d530899344
Cleanup reference/zmq documentation
* Fix reference/zmq having returnvalues in wrong order
* Add missing parameters sections to reference/zmq
* Fix errors being in returnvalues
* Fix typo `zmqpoll/poll.xml`
* Remove useless noise
* Add classname tag for auto linking
* Move callback signature to parameters
* Remove ZMQContext contructor return value
* Fix ZMQContext::getSocket return value
* Fix ZMQSocket::recv return value
* Fix ZMQSocket::recv errors section

Co-authored-by: George Peter Banyard <girgias@php.net>

Closes GH-566.
2021-05-24 15:07:22 +02:00
Kim Hallberg
c9389e4a0e
Clean up reference/yaf documentation
* Fix returnvalues section on yaf_route_* docs
* Fix return values section being out-of-order
* Fix appendBody docs having duplicate seealso sections
* Fix return values to use string entity
* Fix errors section missing literal tag and typo
* Remove Yaf_Simple_View::__construct return values section
* Fix Yaf_Controller_Abstract::forward return values
* Fix Yaf_Controller_Abstract::forward signature
* Add errors section
* Update Yaf_Route_Simple::assemble
* Fix Yaf_Route_Rewrite::assemble return value
* Update Yaf_Route_Regex::assemble
* Update Yaf_Route_Map::assemble

Closes GH-569.
2021-05-24 14:58:42 +02:00
Máté Kocsis
593ea510e8
Generate ext/gd methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-623.
2021-05-24 13:14:32 +02:00
Sergey Panteleev
dcd6496472
Fix: mode => permissions 2021-05-24 10:03:45 +03:00
Sergey Panteleev
6240e8ba3b
Added parameter tag to permissions and directory 2021-05-24 09:55:03 +03:00
George Peter Banyard
9bbb2a70cc
No need for two changelog sections 2021-05-24 01:12:24 +01:00
Yoshinari Takaoka
eafb431a9a
fixed typo. 2021-05-24 00:10:43 +09:00
Christoph M. Becker
6a5b42e0d3
Remove obsolete PHP 5 specific info from appendices 2021-05-23 16:50:50 +02:00
Christoph M. Becker
24ea750d47
Remove PHP 5 specific info 2021-05-23 15:07:41 +02:00