Skip to content

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented May 8, 2025

This function is unused and trivially replaced by php_format_date() (which is already used to format date headers in the CLI server and ext/session). Remove it to slim down the codebase, allowing to remove an entire header (and a source file once the deprecated strptime() userland function is removed).

This function is unused and trivially replaced by `php_format_date()` (which is
already used to format date headers in the CLI server and ext/session). Remove
it to slim down the codebase, allowing to remove an entire header (and a source
file once the deprecated `strptime()` userland function is removed).
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSTM

@TimWolla TimWolla merged commit 5e65d8e into php:master May 12, 2025
9 checks passed
@TimWolla TimWolla deleted the remove-php-std-date branch May 12, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants