php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #39920 Typo in page describing Pseudo-types
Submitted: 2006-12-21 08:23 UTC Modified: 2006-12-29 00:45 UTC
From: pedantic at jlevine dot oiiiio dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP Pro
Private report: No CVE-ID: None
 [2006-12-21 08:23 UTC] pedantic at jlevine dot oiiiio dot net
Description:
------------
Found a typo in the page at:
http://www.php.net/manual/en/language.pseudo-types.php

The sentence before example 11-13 reads:
"Apart common user-defined function, create_function() can be used to create an anonymous callback function."

This should read:
"Apart *from* common user-defined function*s*, create_function() can be used to create an anonymous callback function."


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-29 00:45 UTC] didou@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.
 [2020-02-07 06:10 UTC] phpdocbot@php.net
Automatic comment on behalf of didou
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=d1c4fd85504567c1fd00d47a12a12934ef27b232
Log: Fix #39920: Typo
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 17:00:01 2025 UTC