rfc:deprecate_php_short_tags_v2

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
Last revisionBoth sides next revision
rfc:deprecate_php_short_tags_v2 [2019/07/24 12:57] – Removal slated for PHP 9.0 instead of PHP 8.1 girgiasrfc:deprecate_php_short_tags_v2 [2019/08/06 12:10] pollita
Line 2: Line 2:
   * Date: 2019-07-23   * Date: 2019-07-23
   * Author: George Peter Banyard <girgias@php.net>, Nikita Popov <nikic@php.net>   * Author: George Peter Banyard <girgias@php.net>, Nikita Popov <nikic@php.net>
-  * Status: Draft+  * Status: Voting
   * Target version: PHP 7.4   * Target version: PHP 7.4
   * Implementation: https://github.com/php/php-src/pull/4263   * Implementation: https://github.com/php/php-src/pull/4263
 +  * Counterargument: https://wiki.php.net/rfc/counterargument/deprecate_php_short_tags
  
  
Line 64: Line 65:
  
 Short open tags ''<?'' will be removed. ''<?='' continues to always be available. Short open tags ''<?'' will be removed. ''<?='' continues to always be available.
 +
 +===== Counterargument =====
 +A counterargument for this deprecation proposal is [[https://wiki.php.net/rfc/counterargument/deprecate_php_short_tags
 +|available here]].  It is supported by Rasmus Lerdorf, Zeev Suraski, Dmitry Stogov, Sara Golemon.
  
 ===== Vote ===== ===== Vote =====
 +Require a 2/3 majority as per the Voting RFC.
 +
 +Voting started on 2019-08-06 at 11:30 UTC and is expected to last two (2) weeks until 2019-08-20
 +
 +<doodle title="Deprecate and remove short open tags as proposed?" auth="girgias" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
 +
  
-Deprecate and remove short open tags as proposed?+===== References ===== 
 +[[https://externals.io/message/106384|Version 2 (this one) RFC Vote Announcement on Internals (link to External.io)]]\\ 
 +[[https://wiki.php.net/rfc/counterargument/deprecate_php_short_tags|Counter arguments to this RFC]]\\ 
 +[[https://externals.io/message/106256|Version 2 (this one) RFC Announcement on Internals (link to External.io)]]\\ 
 +[[https://externals.io/message/105201|Version 1 of RFC Vote Announcement on Internals (link to External.io)]]\\ 
 +[[https://externals.io/message/104922|Version 1 of RFC Announcement on Internals (link to External.io)]]\\ 
 +[[https://externals.io/message/104662|Initial feedback on Internals (link to External.io)]]\\
rfc/deprecate_php_short_tags_v2.txt · Last modified: 2019/08/20 12:51 by girgias