php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #80555 partly missing docs for named param
Submitted: 2020-12-27 04:17 UTC Modified: 2025-04-25 09:09 UTC
From: gituser at yandex dot com Assigned: vrana (profile)
Status: Closed Package: *General Issues
PHP Version: 8.0.0 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gituser at yandex dot com
New email:
PHP Version: OS:

 

 [2020-12-27 04:17 UTC] gituser at yandex dot com
Description:
------------
1. this:
https://www.php.net/manual/en/functions.arguments.php#functions.variable-arg-list
- and/or this:
https://www.php.net/manual/en/functions.arguments.php#functions.named-arguments
- sections miss this:
https://wiki.php.net/rfc/named_params#variadic_functions_and_argument_unpacking
description. or maybe it's been already put to some other place in php docs?

2. this:
https://www.php.net/manual/en/function.call-user-func-array.php
- section misses this:
https://wiki.php.net/rfc/named_params#call_user_func_and_friends
- description.

3. this:
https://www.php.net/releases/8.0/en.php#named-arguments
- page misses this:
https://www.php.net/manual/en/functions.arguments.php#functions.named-arguments
- link. Other sections on this page do have links to corresponding docs page, but this section for some reason doesn't.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2023-01-17 09:14 UTC] bayewerghrruff at gmail dot com
That was so amazing.

(https://www.optonline.ltd/)github.com
 [2023-05-03 06:03 UTC] ashavkaudhj at gmail dot com
kavya info soft are sharing latest news portal about tech, web development, web design, seo, digital marketing, smo etc. More info to visit: (https://kavyainfosoft.com)github.com
 [2025-04-25 09:09 UTC] vrana@php.net
https://github.com/php/web-php/pull/1263

The rest is already documented, I think.
 [2025-04-25 09:09 UTC] vrana@php.net
-Status: Open +Status: Closed -Package: Documentation problem +Package: *General Issues -Assigned To: +Assigned To: vrana
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 21:01:31 2025 UTC