rfc:binary_string_deprecation

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
Next revisionBoth sides next revision
rfc:binary_string_deprecation [2016/12/11 18:12] pmmagarfc:binary_string_deprecation [2016/12/12 15:30] – Better introduction pmmaga
Line 10: Line 10:
  
 This RFC aims at deprecating the prefix as it produces no effect on the string literal and the binary cast because it is the same as casting to string. This RFC aims at deprecating the prefix as it produces no effect on the string literal and the binary cast because it is the same as casting to string.
 +If unicode strings ever make a comeback to PHP, it is very unlikely they will be in this form. Keeping these in the language for a feature that has halted development 6 years ago may lead to confusion for the language users.
  
 ===== Proposal ===== ===== Proposal =====
Line 59: Line 60:
 This RFC is implemented by the following patches: This RFC is implemented by the following patches:
   * Implementation: [[https://github.com/php/php-src/compare/master...pmmaga:binary-string-deprecation]]   * Implementation: [[https://github.com/php/php-src/compare/master...pmmaga:binary-string-deprecation]]
-  * Language Specification: In progress+  * Language Specification: [[https://github.com/php/php-langspec/compare/master...pmmaga:binary-string-deprecation]]
   * Documentation: [[https://edit.php.net/?patch=en/language/types/type-juggling.xml&project=PHP]]   * Documentation: [[https://edit.php.net/?patch=en/language/types/type-juggling.xml&project=PHP]]
  
rfc/binary_string_deprecation.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1