Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ScribeOfGoD yeah I quickly rolled back to it and then had to remember what other modules it removed too (it removed php7.1-mcrypt and php7.1-mysqli too)
I'm just waiting to find out there's something else I missed. -
lotd79227yCan have multiple PHP pools og different versions running and point at em in vhost tho :)
Relying on mcrypt ain't even that bad, try relying on predefined salt for password_hash -
@lotd yeah we have a few SBS installs. And password_hash with salt? Pffft. I was amazed this thing even hashes passwords (although before I came along, the sign-in page was served over HTTP so, you know...)
-
That's why I love gentoo portage.
It's horribly broken many times, can drive you mad sometimes but the amount of control over software and features is great. Just eselect which php version is going to be used and enjoy the beer 😊
(I know apt has a similar feature to freeze packages but it's way less powerful) -
I can recommend unattended upgrades and a blacklist og that way you don't have to update all the time and you don't fall behind because it's a tidious job
Related Rants
`aptitude update`
`aptitude upgrade`
[watches as PHP7.1 is replaced with PHP7.2 without confirmation]
[watches as sites cease to function because they're horrid and old and still rely on mcrypt]
I think I'll go get a beer...
undefined
defunct
i've had enough of this thing
php
updates
mcrypt
rekt