rfc:deprecations_php_8_1

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:deprecations_php_8_1 [2021/06/15 10:47] nikicrfc:deprecations_php_8_1 [2021/06/15 12:15] nikic
Line 331: Line 331:
  
 The following entries were originally added to this proposal and then dropped. The following entries were originally added to this proposal and then dropped.
- 
-==== DateTimeInterface::ISO8601 ==== 
- 
-The documentation says: 
- 
-> Note: This format is not compatible with ISO-8601, but is left this way for backward compatibility reasons. Use DateTime::ATOM or DATE_ATOM for compatibility with ISO-8601 instead.  
- 
-There's a number of bug reports related to this. From what I understand, the core problem here is not that the ISO8601 format is //wrong//, it's just one of multiple legal ISO-8601 formats. As DateTime formats always refer to a specific format, not a set of multiple possible ones, there doesn't seem to be anything actionable here. 
  
 ==== get_browser() function ==== ==== get_browser() function ====
rfc/deprecations_php_8_1.txt · Last modified: 2021/07/14 07:23 by nikic