rfc:class-naming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:class-naming [2017/06/03 14:11] – Updated voting choices fleshgrinderrfc:class-naming [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2017-06-03   * Date: 2017-06-03
   * Author: Richard Fussenegger, php@fleshgrinder.com   * Author: Richard Fussenegger, php@fleshgrinder.com
-  * Status: Under Discussion+  * Status: Accepted
   * First Published at: http://wiki.php.net/rfc/class-naming   * First Published at: http://wiki.php.net/rfc/class-naming
  
Line 98: Line 98:
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-Simple 50%+1 majority vote with two polls:+Simple 50%+1 majority vote:
  
-  - Should we update the coding standard? Yes/No +<doodle title="Should we update the coding standard?" auth="fleshgrinder" voteType="single" closed="true"> 
-  - “PascalCase except Acronyms/Initialisms”/Always PascalCase+   Yes 
 +   No 
 +</doodle> 
 + 
 +\\ 
 + 
 +<doodle title="What class naming style should we use?" auth="fleshgrinder" voteType="single" closed="true"> 
 +   PascalCase except Acronyms 
 +   Always PascalCase 
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
   * [[https://github.com/php/php-src/pull/2552|GitHub PR #2552: PascalCase except Acronyms]]   * [[https://github.com/php/php-src/pull/2552|GitHub PR #2552: PascalCase except Acronyms]]
   * [[https://github.com/php/php-src/pull/2553|GitHub PR #2553: Always PascalCase]]   * [[https://github.com/php/php-src/pull/2553|GitHub PR #2553: Always PascalCase]]
 +
 +===== References =====
 +  * [[http://news.php.net/php.internals/99337|Internals Discussion]]
 +  * [[http://news.php.net/php.internals/99241|Internals Pre-Discussion]]
  
rfc/class-naming.1496499098.txt.gz · Last modified: 2017/09/22 13:28 (external edit)