#wordpress 2023-10-03

2023-10-03 UTC
jeremycherfas joined the channel
#
GWG
Okay, refreshed another plugin. Not much on the feature improvements, but wanted to do some cleanup
#
[tw2113]
"tested up to" updates are valid
#
GWG
[tw2113]: I also bumped the minimum to PHP7.0
#
GWG
Got me the null coalescing operator I've wanted
#
[tw2113]
i'm torn on advocating for whatever minimum version WP requires vs whatever version you're willing to cut off at for PHP version
#
GWG
[tw2113]: I've been going with, whenever I have a reason to add a feature that needs the new version
#
[tw2113]
probably more so in existing vs new plugin. If it's been around for many years, go with the minimum version of WP that you need, supports
#
[tw2113]
if it's new, have at it for PHP versions
#
GWG
I stayed at 5.2, then jumped to 5.3, then 5.6, now to 7
#
GWG
I think I'm being rather slowe
#
GWG
slow
#
[tw2113]
i can't disagree, i mean you're not requiring PHP8 by any means
#
GWG
Well, I checked for PHP8 compatibility, but that is different than requiring. I'm ruinning 8 because I discovered I needed to test, because some things that required strict typing failed when I didn't.
#
[tw2113]
definitely, require !== recommend and WP core recommends higher PHP versions, but does not REQUIRE
#
[tw2113]
not yet at least
#
GWG
Either way, I have more things I want to tweak.
#
GWG
I'm not sure I have that many showstopping features in most of my plugins...they are pretty developed.
#
GWG
I think there are still improvements that can be made
gwg_, jeremycherfas, [aciccarello]1, [campegg], [nsmsn], [snarfed], [schmarty] and [bneil] joined the channel