rfc:deprecated_attribute

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:deprecated_attribute [2024/05/21 14:33] timwollarfc:deprecated_attribute [2024/07/10 14:49] (current) – Implemented timwolla
Line 4: Line 4:
   * Date: 2024-05-04   * Date: 2024-05-04
   * Author: Benjamin Eberlei, Tim Düsterhus    * Author: Benjamin Eberlei, Tim Düsterhus 
-  * Status: Under Discussion+  * Status: Implemented 
 +  * Target Version: PHP 8.4 
 +  * Implementation: https://github.com/php/php-src/commit/72c874691b99a88feada151fca337ff9e471c31e, https://github.com/php/php-src/commit/29f98e748568ebd66aaae061c0dcefbba92ca058
   * First Published at: http://wiki.php.net/rfc/deprecated_attribute   * First Published at: http://wiki.php.net/rfc/deprecated_attribute
  
Line 261: Line 263:
 2/3 majority for the primary vote: 2/3 majority for the primary vote:
  
-<doodle title="Implement the #[\Deprecated] attribute?" auth="timwolla" voteType="single" closed="false" closeon="2022-01-01T00:00:00Z">+<doodle title="Implement the #[\Deprecated] attribute?" auth="timwolla" voteType="single" closed="true" closeon="2024-06-05T08:00:00Z">
    * Yes    * Yes
    * No    * No
Line 270: Line 272:
 50% majority for each secondary vote. Ties are broken at the RFC authors’ discretion. 50% majority for each secondary vote. Ties are broken at the RFC authors’ discretion.
  
-<doodle title="Include the Deprecated::$since property?" auth="timwolla" voteType="single" closed="false" closeon="2022-01-01T00:00:00Z">+<doodle title="Include the Deprecated::$since property?" auth="timwolla" voteType="single" closed="true" closeon="2024-06-05T08:00:00Z">
    * Yes    * Yes
    * No    * No
Line 281: Line 283:
 ===== Implementation ===== ===== Implementation =====
  
-n/a+  * Creating the Attribute: https://github.com/php/php-src/commit/72c874691b99a88feada151fca337ff9e471c31e 
 +  * Using the Attribute in Stubs: https://github.com/php/php-src/commit/29f98e748568ebd66aaae061c0dcefbba92ca058
  
 ===== References ===== ===== References =====
rfc/deprecated_attribute.1716302023.txt.gz · Last modified: 2024/05/21 14:33 by timwolla