1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/ext/standard/tests
Nikita Popov 4b3615a33f Deprecate strftime() and gmstrftime()
These are deprecated in favor of date()/DateTime::format() (for
locale-indendent formatting) and IntlDateFormatter::format()
(for locale-dependent formatting).

Part of https://wiki.php.net/rfc/deprecations_php_8_1.
2021-07-14 09:38:43 +02:00
..
2021-06-29 17:13:02 +02:00
2021-07-09 10:05:57 +02:00
2021-06-29 17:13:02 +02:00
2021-03-01 18:50:11 +01:00
2021-06-18 18:09:27 +01:00
2021-07-02 17:56:26 +02:00