Replace deprecated functions to support php 8.3 #68

Merged
felixalb merged 1 commits from php83-fixes-fr-fr into master 2024-08-17 20:45:08 +02:00
Owner

Mainly:

Mainly: - Avoid strftime, replacing https://www.php.net/manual/en/function.strftime.php with https://www.php.net/manual/en/datetime.format.php - simpleevent->isDBEvent is removed, as it is unused - Avoiding [dynamic properties](https://php.watch/versions/8.2/dynamic-properties-deprecated) - Minor whitespace fixes - Fixing the CSS on the calendar items on the front page, that somehow broke around the upgrade (fixes #66)
felixalb added 1 commit 2024-08-17 18:29:37 +02:00
felixalb force-pushed php83-fixes-fr-fr from b756ba0271 to 8a82e2795c 2024-08-17 18:31:50 +02:00 Compare
oysteikt approved these changes 2024-08-17 18:46:52 +02:00
oysteikt left a comment
Owner

phepp 👍 👍 👍 💅🏻🦻🏻

phepp 👍 👍 👍 💅🏻🦻🏻
felixalb merged commit 8bcadd1d2d into master 2024-08-17 20:45:08 +02:00
felixalb deleted branch php83-fixes-fr-fr 2024-08-17 20:45:08 +02:00
Sign in to join this conversation.
No description provided.