ProgrammerHumor

elephantInTheRoom

elephantInTheRoom
https://i.redd.it/353ivow7smdf1.png
Reddit

Discussion

Mr_Viper
:p::msl::bash::py::js:

what the hell does this even mean lol

1 day ago
pineapplepizzabong
:js:

PHP and WordPress are fucking

1 day ago
CoastingUphill

Who, me?

1 day ago
Longjumping_Try4676

17 hours ago
sabotsalvageur
:rust:

for file in $(wp core verify-checksums 2>&1 | grep 'File should not exist:' | grep -v error_log | awk '{print $6}'); do yes | rm -f ./$file; done && wp core download --force --version=$(wp core version)

Wordpress is a brat and it takes a certain brazen toppy energy to dominate it

1 hour ago
olivicmic

I think the joke is php is getting a handful of boob or something?

1 day ago
alexanderpas
:p::py:

Wordpress is not representative of PHP as a language.

  • PHP 8.3 was released on 23 November 2023. The current version of PHP is PHP 8.4 and was released on 21 November 2024. Wordpress formally started to support PHP 8.3 this month, and PHP 8.4 isn't formally supported yet.
  • Wordpress can't use any PHP features from PHP 7.3 or higher, because they still want to be compatible with PHP 7.2, which was released on 30 November 2017 and went End of life on 30 November 2020
  • Wordpress 6.5 was still compatible with PHP 7.0
  • Wordpress 6.3 was still compatible with PHP 5.6
1 day ago
DoubleAway6573

WTF is wrong with wordpress people?

4 hours ago
alexanderpas
:p::py:

It's has its origins in very old PHP versions, with associated bad programming practices, and has been upgraded over the years, while attempting to be compatible with many PHP versions, meaning big wins due to newer PHP features are not possible.

2 hours ago
sabotsalvageur
:rust:

WordPress 6.7 requires PHP7.2 or later, else it throws a composer error. WP Core is up to version 6.8.2, which can and will run on PHP 8.4

1 hour ago
SegmentationFault63

Ugh. My daughter works for a company who does custom web apps for clients, and one of the clients insists on having WP as their front end so she has to dig through all this obfuscated php to make it work with her databases.

22 hours ago