1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-23 15:28:17 +02:00

8 Commits

Author SHA1 Message Date
KOSEKI Kengo 2226ad08fd Restore type juggling caution for return value of user comparison callback (#2368)
Create an XML sort.callback.description entity which contains the description of this parameter with the caution

Co-authored-by: George Peter Banyard <girgias@php.net>
2023-03-23 13:08:38 +00:00
Chuong 2ca0903429 fix: true return type for return true always function (#2154)
Various functions and method have had their return type changed to true.

Fix this and add changelog entries.

Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2023-02-20 16:16:37 +00:00
Máté Kocsis d51166ca16 Add ext/spl methodsynopsis roles (#2073) 2022-12-13 10:33:30 +01:00
George Peter Banyard 8dba51217b Normalise SPL sorting docs with array ones (#925) 2021-10-08 15:29:02 +01:00
Máté Kocsis 60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
Christoph Michael Becker dd475c6153 Document ArrayIterator::uasort() and ::uksort()
This partially fixes request #63989 and also integrates 
user note 118260.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343115 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:18:21 +00:00
Richard Quadling e66422541e Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:11:57 +00:00
Philip Olson 731f2adea5 added doc skeletons for missing arrayiterator methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 06:22:54 +00:00