[BUG]: Deprecated: Function strftime() is deprecated in /var/www/site83.test/joomla5componentdev/libraries/src/Form/Field/CalendarField.php on line 322 #1107

Closed
opened 2024-04-10 19:11:29 +00:00 by jjs · 2 comments

What Happened?

In Joomla 5 using JCB-5.0.0.-beta2 on the compiler view got this error suddenly:
Deprecated: Function strftime() is deprecated in /var/www/site83.test/joomla5componentdev/libraries/src/Form/Field/CalendarField.php on line 322

Nothing has changed or added, I just saw when checking for the bug of #1106

Steps to reproduce the Bug

just open the compiler screen

Which Joomla version are you compiling in?

5.0.3

Which PHP version are you compiling in?

8.2

Which Joomla versions are you targeting?

not important

Which PHP version are you targeting?

not important

Which Web server is JCB running on?

Apache

Which Relational Database is JCB running on?

Mariadb

Which OS is JCB running on?

Linux ubuntu

Which JCB version are you using?

5.0.0-beta2

Where in JCB did this issue occur?

Compiler(admin_view)

On which browsers did you encounter the issue?

Firefox

Additional Comments

No response

### What Happened? In Joomla 5 using JCB-5.0.0.-beta2 on the compiler view got this error suddenly: Deprecated: Function strftime() is deprecated in /var/www/site83.test/joomla5componentdev/libraries/src/Form/Field/CalendarField.php on line 322 Nothing has changed or added, I just saw when checking for the bug of #1106 ### Steps to reproduce the Bug just open the compiler screen ### Which Joomla version are you compiling in? 5.0.3 ### Which PHP version are you compiling in? 8.2 ### Which Joomla versions are you targeting? not important ### Which PHP version are you targeting? not important ### Which Web server is JCB running on? Apache ### Which Relational Database is JCB running on? Mariadb ### Which OS is JCB running on? Linux ubuntu ### Which JCB version are you using? 5.0.0-beta2 ### Where in JCB did this issue occur? Compiler(admin_view) ### On which browsers did you encounter the issue? Firefox ### Additional Comments _No response_
jjs added the
Bug
label 2024-04-10 19:11:29 +00:00
Owner

This is joomla related ;)

This is joomla related ;)
Author

Ah yes indeed. It's only a deprecated notice, strftime() will be removed in php9

Ah yes indeed. It's only a deprecated notice, strftime() will be removed in php9
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1107
No description provided.