|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2015-04-18 00:58 UTC] cmb@php.net
-Type: Documentation Problem
+Type: Bug
-Package: Documentation problem
+Package: Website problem
[2015-04-18 00:58 UTC] cmb@php.net
[2016-11-24 05:43 UTC] sobak@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: sobak
[2016-11-24 05:43 UTC] sobak@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 20 04:00:01 2025 UTC |
Description: ------------ It's about this User Contribution I'm the owner of this contribution and the problem with it is : 1- this line of code is not accurate : echo gettype($func) . '<br />'; // Object I should have used is_callable instead 2- In The comment // use is to inheret the variable $num1 from the calling function the word 'calling function' should be replace with 'parent function' also the word inherit is misspelled finally this is the Contribution link : http://php.net/manual/en/language.references.return.php#117124 I'm sorry for that but I edited the post locally in my PC and then submitted the old version :( and I couldn't Edit My Contribution thanks for your concern and effort to read this Regards, Karim Wahby