#php

54 posts · Last used 3d

Back to Timeline
@waterkip@defcon.social · 3d ago
Two weeks ago I ranted a bit about PHP composer. So I wrote about it and vented. Read how my evening went: https://wesley.schwengle.net/article/i-just-wanted-php-8-2-composer-had-other-ideas-12e3/ Never thought docker was gonna be a used to scaffold a project, but why not? #php #laravel #livewire #perl #scaffolding #rant #vent
2
0
0
Boosted by dansup @dansup@mastodon.social
@stux@mstdn.social · 4d ago
Just noticed that a lot of content is now FREE on https://laracasts.com :laravel: Really can recommend for everyone who wants to learn the basics of coding for the web https://laracasts.com/series/laravel-from-scratch-2026 #Laravel #PHP #JS #React #Vue #Vite
1
3
2
@stux@mstdn.social · Apr 15, 2026
#Laravel has something handy, it's called "Herd" "One click PHP development environment. Zero dependencies. Zero headaches." https://herd.laravel.com #PHP #Nginx
5
1
5
@symfony@mastodon.social · Apr 14, 2026
🎤✨ More speakers revealed at #Symfony_Live Berlin 2026! The lineup keeps growing, don't miss your chance to meet them in person!💥 🎟️ Get your tickets here: https://live.symfony.com/2026-berlin/ #Symfony #Berlin #PHP #TechEvent
0
0
2
@zend@phpc.social · Apr 15, 2026
🗓️ NEXT WEEK | Join PHP experts Matthew Weier O’Phinney ( @mwop@phpc.social ) and Adam Culp ( @adamculp@phpc.social ) at 1 P.M. EST on Thursday, April 23, for a webinar diving into the top findings of the 2026 PHP Landscape Report (out now!), from migration patterns to security tactics and more. Can’t make the live broadcast? Register anyway, and we’ll send an on-demand recording after the event. Save your seat >> https://ter.li/js1pdgkf #Zend #PHP
1
0
6
@JosephLeedy@phpc.social · Apr 15, 2026
For my day job, I’ve been working on writing an internal #Composer plug-in to resolve an issue for us. It’s nice to be able to #TDD pure #PHP code with unit tests outside of #AdobeCommerce for a change, without the overhead of that platform and all of the work needed to write an integration test for it. 🤘🏽
2
0
0
Boosted by dansup @dansup@mastodon.social
@packagist@phpc.social · Apr 14, 2026
🚨 Composer 2.9.6 and 2.2.27 are out with fixes for CVE-2026-40261 and CVE-2026-40176, both command injection issues in the Perforce driver. Run composer self-update now. No exploitation detected on Packagist.org and Private Packagist. Details on our blog: https://blog.packagist.com/composer-2-9-6-perforce-driver-command-injection-vulnerabilities/ #php #phpc #composerphp
15
0
22
@lobsters@mastodon.social · Apr 13, 2026
0
0
0
@ralflang@phpc.social · Apr 13, 2026
I did some commits to #php ext-pam for better compatibility with PHP 8.5 and potential release on #phppie
0
0
0
@Edent@mastodon.social · Apr 11, 2026

I have an annoying & unfathomable #PHP problem.

PHP 8.5 adds support for Apple’s HEIC image format.

Running php -a I can do the following:

$i = new \Imagick( "TEST.HEIC" );
$info = $i->getImageProperties("exif:*");
print_r($info);

It works!

But when I put the same code into a file called test.php and visit example.com/test.php, I get the error:

no decode delegate for this image format TEST.HEIC’ @ error/constitute.c/ReadImage/752”

WTF?

Shared host so I can’t install stuff.

4
0
2
@fox@cytag.nl · Apr 08, 2026
[Fixed] Koken Gallery – API Connection Error – PHP 7.4 Symptom: When logging in as admin in /admin, it produces the following error: Connection error – Cannot connect to the API. Environment: Koken version: 0.22.24 PHP version: 7.4 Solution: Download and unpack this file: Koken_fix It contains three files: DB_driver.php – Replace for file /app/database/DB_Driver.php i. --- https://3xn.nl/projects/2026/04/08/fixed-koken-gallery-api-connection-error-php-7-4/ --- #api #connection #error #fix #koken #php #upgrade
1
0
0
@michabbb@social.vivaldi.net · Apr 05, 2026
Just asked #Qwen 3.6 Plus what the current versions of #PHP and #Laravel are… it confidently said PHP 8.5 and Laravel 13 😄 I was like “wait, what?!” and asked again. Turns out it just extrapolated based on release cycles 🤯 Actual knowledge cutoff: PHP 8.3 & Laravel 11. AI really said: “I’ll just predict the future, no big deal 🚀 😉
0
2
1
@Crell@phpc.social · Mar 26, 2026
Gah! Fucking #PHP arrays...
1
0
0
@edorian@phpc.social · Mar 26, 2026
Delighted with the applications we got for the #PHP 8.6 Release Mangers (RMs) so far. There are still a couple of days left to apply as well.
7
0
1
@toflar@phpc.social · Mar 26, 2026
Worked on some query improvements for #loupe and it's now twice as fast when searching. Just update and enjoy, simple as that! 🚀 https://github.com/loupe-php/loupe/releases/tag/0.13.10 #php #search #sqlite
3
0
0
@jclermont@phpc.social · Mar 26, 2026
When composer audit flags a CVE that doesn't apply to your app, don't just make the warning go away. The way you handle it communicates a lot to your future self and your team. #php #laravel https://masteringlaravel.io/daily/2026-03-26-dont-just-silence-composer-security-warnings
0
0
0
@patchlevel@phpc.social · Mar 26, 2026
We released 3.15.0 of event-sourcing-bundle! See here for the changelog: https://github.com/patchlevel/event-sourcing-bundle/releases/tag/3.15.0 #PHP #DDD #EventSourcing #Symfony
1
0
0
@Tideways@phpc.social · Mar 26, 2026
We’ve updated our article on OPcache configuration with new insights from our recent video. It now covers the three configuration options responsible for most performance gains, plus additional OPcache details and tuning tips. Read the updated article: https://tideways.com/profiler/blog/fine-tune-your-opcache-configuration-to-avoid-caching-suprises?utm_medium=social&utm_source=mastodon&utm_campaign=fine-tune-your-opcache-configuration-to-avoid-caching-surprises #PHP #OPcache #WebPerformance #PerformanceEngineering
4
0
2
@brunty@brunty.social · Mar 14, 2026
Proposal for HTTP 6XX status codes #HTTP #PHP
10
0
1
@QueerMatters@mstdn.social · Mar 10, 2026
#php stands for: pretty heckin' purple
3
0
1