php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #55058 Document Traits OOP functionality
Submitted: 2011-06-28 23:26 UTC Modified: 2011-07-21 18:16 UTC
From: frozenfire@php.net Assigned: frozenfire (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.0alpha1 OS:
Private report: No CVE-ID: None
 [2011-06-28 23:26 UTC] frozenfire@php.net
Description:
------------
Traits, which will be included in PHP 5.4, are likely going to be a big deal. As 
such, we should be proactive about documenting them comprehensively. I propose 
that we do so now, and include it proactively in the manual, with special 
indication that they are an "alpha functionality", until release.

Information on Traits in PHP can be found at 
https://wiki.php.net/rfc/horizontalreuse


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-06-28 23:26 UTC] frozenfire@php.net
-Assigned To: +Assigned To: frozenfire
 [2011-07-21 18:16 UTC] frozenfire@php.net
-Status: Assigned +Status: Closed
 [2011-07-21 18:16 UTC] frozenfire@php.net
Alright, the documentation is now in SVN, and will be pushed out on next doc 
build. There are a few edge cases in the behaviour of Traits to document, but the 
prevailing gist of the functionality is explained.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 11 21:01:32 2024 UTC