Hey @sorenpeter@darch.dk what version of PHP do you run Timeline on?
Hey @aelaraji@aelaraji.com I’m running PHP 8.2 on my server
Hey! I tried running Timeline on my server with the default PHP version (8.3) and it’s giving me a few errors https://eapl.me/timeline/ I should be sending a PR soon to fix it ;)
Also I’m thinking on adding support for If-Modified-Since
since it’ll improve the refreshing process 🤔
@eapl.me@eapl.me Yeah, that’s exactly why I’m asking. I’ve been having a couple of errors here and there even though I’m using PHP 8.2 … Mostly somethings about undefined array keys
and creation of dynamic properties being deprecated
(CC: @sorenpeter@darch.dk )
My bad! My editor was set to use 4 spaces instead of a tab… Making twts by hand is hard =P