php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71513 callback (aka callable)
Submitted: 2016-02-03 15:23 UTC Modified: 2016-08-05 08:27 UTC
From: diam4ik89 at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Next Major Version OS: Linux
Private report: No CVE-ID: None
 [2016-02-03 15:23 UTC] diam4ik89 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/language.types.intro
---

I think here is some mistake:
"This manual also introduces some pseudo-types for readability reasons:
...
callback (aka callable)"

Callable is type.
Callback is pseudo-type.
Can we use in this context "aka"?

Thanks.

Test script:
---------------
"This manual also introduces some pseudo-types for readability reasons:
...
callback (aka callable)"

Expected result:
----------------
callback (callable type)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-08-04 23:30 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=339781
Log: Fix #71513: callback (aka callable)
 [2016-08-04 23:31 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-08-04 23:31 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2016-08-05 07:26 UTC] diamon_89 at mail dot ru
"... we would like to ask you to be a bit patient"

Sorry, 
I didn't understand what should i do for you?

Best Regards, Dmitry.
 [2016-08-05 08:27 UTC] cmb@php.net
"... we would like to ask you to be a bit patient"

That simply means that you shouldn't reopen this ticket, if you
find that the fix is not *immediately* available in the online
viewable PHP manual. :-)
 [2020-02-07 06:07 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=b3dcbb7ee1d556bae514b45c26555400ac9d01a6
Log: Fix #71513: callback (aka callable)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC