rfc:deprecations_php_7_3

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:deprecations_php_7_3 [2018/07/09 08:44] – Start voting nikicrfc:deprecations_php_7_3 [2018/07/09 08:49] – fix formatting issue nikic
Line 29: Line 29:
 Proposed action: Mark the functions as deprecated, so that a deprecation notice is emitted on every call. In PHP 8 these aliases will be removed. Proposed action: Mark the functions as deprecated, so that a deprecation notice is emitted on every call. In PHP 8 these aliases will be removed.
  
-<doodle title="Deprecate (and subsequently remove) uncodumented mbstring function aliases?" auth="nikic" voteType="single" closed="false">+<doodle title="Deprecate (and subsequently remove) undocumented mbstring function aliases?" auth="nikic" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
Line 61: Line 61:
 Proposed action: Mark ''fgetss()'', ''gzgetss()'' and ''SplFileObject::fgetss()'' as deprecated, so that a deprecation notice is emitted on every call. Generate a deprecation notice if the ''string.strip_tags'' stream filter is created. In PHP 8 the functions and the stream filter are removed. Proposed action: Mark ''fgetss()'', ''gzgetss()'' and ''SplFileObject::fgetss()'' as deprecated, so that a deprecation notice is emitted on every call. Generate a deprecation notice if the ''string.strip_tags'' stream filter is created. In PHP 8 the functions and the stream filter are removed.
  
-<doodle title="Deprecate (and subsequently remove) fgetss(), it'variations and the string.strip_tags filter?" auth="nikic" voteType="single" closed="false">+<doodle title="Deprecate (and subsequently remove) fgetss() (and variationsand the string.strip_tags filter?" auth="nikic" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
rfc/deprecations_php_7_3.txt · Last modified: 2018/07/21 21:50 by nikic