Why I Don't Use Debian's PHP Packages
From their 4.3.10-3 changelog:
Enable Zend Thread Safety for all SAPIs, meaning that our modules are now compiled for ZTS APIs as well.
I couldn't believe that they did this, so I checked it in the source... their rules indeed include the --enable-experimental-zts switch. Tip: Compile your own PHP packages for Debian!
Comments
Could your explain why this is a "bad" thing? Because I updated my php setup using apt today :)
Is it because its "experimental" or some "zts" specific thing?
This setting is only there for developers that want to build a ZTS build to test with without having to use a threaded webserver.
ZTS is going to slow down Apache (1.3) a lot and simply not meant to be used there - it also may cause problems with shared objects. Using ZTS in a CLI doesn't make sense at all - it also prohibits some extensions from being enabled there.
or get them from dotdeb.org :)
When PHP is compiled with thread-safety support it ends up performing numerous (slow) operations to ensure thread-safety. Because PHP in most cases runs in a non-threaded environment these are completely pointless.
"When [Perl] is compiled with thread-safety support it ends up performing numerous operations to ensure thread-safety."
"Because Perl in most cases runs in a non-threaded environment these are completely pointless."
But wait. Perl is generally always compiled threadsafe now, and has been for several years. This, among other things, facilitated mod_perl Just Working on threaded webservers. I have yet to hear anyone complain that mod_perl on apache 1.3 is "slow", so they should recompile libperl.
Seriously. If the concern is that it's "a bit slower", so what? So is compiling in every extension under the sun, which distributions do. If you want it as fast as possible, do Linux From Scratch, and compile everything the way you want it.
ZTS /does/ work, despite scare-mongering to the contrary. Yes, it can expose problems in underlying libraries, and we warn against that. Of course, it will only do so when ALSO run in a threaded webserver, so if you aren't prepared to deal with that, run apache1.3 or apache2-mpm-prefork. If you do want to take the plunge, hey, Debian won't stop you and so "no, that's bad, you bad, bad PHP user, don't dare try to use PHP threaded." Seriously, Derick. This debate has been going on for years. I made a decision to distribute the software in a certain way. It works. Get over it.
About two years ago I mailed the debian php package maintainers to ask for the addition of a pcntl-enabled CLI-php binary in the package ... I was told that php was only a web scripting language and was meant for nothing else ... When I pointed out that the source dist also built the CLI sapi by default, I got about the same response - something in the lines of "I know better than core developpers how PHP should be used". Months after that, the CLI-php (and with pcntl support) was silently added to the debian php4 package ... So I think it's just a question of time before the packager realizes he's just wrong by doing this ...
Life Line
I've finished reading Children of Memory, the third book in the series.
Another interesting take on forms of intelligent life.
A fourth one is going to get released later this year.
Updated a post_box, a beauty shop, and a restaurant; Confirmed 2 clothes shops, 2 pet shops, and a restaurant
I walked 5.9km in 1h40m39s
Updated a bicycle_parking
Updated 2 waste_baskets
I walked 7.9km in 1h37m12s
Created 3 waste_baskets; Updated 3 bus_stops, 2 benches, and 2 waste_baskets
I walked 8.1km in 1h25m53s
I walked 1.2km in 9m31s
I walked 9.4km in 1h39m05s
Merge branch 'xdebug_3_5'
Merged pull request #1071
Fixed issue #2411: Native Path Mapping is not applied to the initial …
Created 2 waste_baskets; Updated 3 waste_baskets, 2 benches, and 2 other objects; Deleted a waste_basket
I walked 7.9km in 1h45m36s
RE: https://phpc.social/@phpc_tv/116274041642323081
Now that phpc.tv and phpc.social are part of the same umbrella, I've upped my yearly contributions to their Open Collective: https://opencollective.com/phpcommunity/projects/phpc-social
Merge branch 'xdebug_3_5'
Merged pull request #1070
I walked 7.2km in 1h10m26s
Fixed issue #2405: Handle minimum path in .xdebug directory discovery
I've published a new blog post: "Human Creations", on the difference in content generation by LLMs, and the creation of text, art and code by humans.
You can find it at https://derickrethans.nl/human-creations.html or at @blog
I walked 7.8km in 1h38m32s
RE: https://phpc.social/@afilina/116274024588235234
It's good to see that more and more people are realising that the Web can be for-good, without all the enshittification.
That's why I'm happy to see endeavours like phpc.tv springing up, and helping out where I can.
Taking back the control of how the Web is for people, by people, without big tech making it all shit.
Created a waste_basket; Updated 5 crossings and a bicycle_parking
I walked 10.7km in 2h35m10s


Shortlink
This article has a short URL available: https://drck.me/widud-php-p-3wm