rfc:deprecate-backtick-operator

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:deprecate-backtick-operator [2018/02/11 20:06] wesnetmorfc:deprecate-backtick-operator [2018/02/11 20:09] wesnetmo
Line 15: Line 15:
 ===== Proposal ===== ===== Proposal =====
  
-This RFC proposes to deprecate it in PHP 7.3 and suggest to use ''shell_exec()'' instead:+This RFC proposes to deprecate (E_DEPRECATED) it in PHP 7.3 and suggest to use ''shell_exec()'' instead:
  
   * in case PHP decided in future to use backtick enclosed strings for Unicode strings   * in case PHP decided in future to use backtick enclosed strings for Unicode strings
Line 23: Line 23:
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
  
-None.+None, the feature will continue to work until it is removed in future PHP versions, but a notice will be emitted.
  
 ===== Proposed PHP Version: ===== ===== Proposed PHP Version: =====
rfc/deprecate-backtick-operator.txt · Last modified: 2018/02/11 20:59 by wesnetmo