joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.74k stars 3.64k forks source link

Use of deprecated function strftime() #44152

Closed tavaba closed 1 hour ago

tavaba commented 2 hours ago

Steps to reproduce the issue

  1. In the Global Configuration, set 'Error Reporting' to 'Maximum'
  2. Open any form that has a date field.

Expected result

The form is shown.

Actual result

Error message PHP Deprecated: Function strftime() is deprecated in C:\inetpub\joomla\libraries\src\Form\Field\CalendarField.php on line 322

System information (as much as possible)

Windows 10 IIS PHP 8.3.11

fgsw commented 2 hours ago

Joomla-Version?

richard67 commented 1 hour ago

Duplicate report to #43947 . Please test PR #44114 . Thanks in advance.