[BUG]: Deprecated: Function strftime() is deprecated in /var/www/site83.test/joomla5componentdev/libraries/src/Form/Field/CalendarField.php on line 322 #1107
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
This is joomla related ;)
Ah yes indeed. It's only a deprecated notice, strftime() will be removed in php9