php

  • “Small interfaces are the best interfaces in #PHP.” @brandonsavage #SunPHP19

  • “#PHP Objects implementing an interface can easily be substituted for one another.” @brandonsavage #SunPHP19

  • RT @Crell: Opcache preloading in #PHP 7.4 is going to seriously rock on systems like @platformsh … Via @rasmus #phpbnl19 https://t.co/zp1…

  • Nice read on the #PHP Site Health Mechanisms in #WordPress 5.1 (including Fatal Error Protection) make.wordpress.org/core/2019/01/1…

  • phpapprentice.com looks like a nice online book for learning #PHP (remembering that there are always people just starting the journey).

  • #PHP Microservices : Video Processing With RabbitMQ medium.com/@BlackMage1987…

  • RT @official_php: #PHP 7.1 is now in security fix only mode. 7.1 security support runs until Dec 1st 2019. All prior versions of PHP are…

  • #PHP + Ajax or going with what you are productive with (via @dan_abramov) threader.app/thread/1078388…

  • Building Meaningful Video Thumbnails Using FFMPEG and #PHP robpeck.com/2018/12/buildi…

  • A #PHP Terminal GameBoy Emulator #WhyNot github.com/gabrielrcouto/…

  • Interesting @kinsta benchmarks: – #PHP 7.3 was the fastest in most cases, in all #WordPress tests – WordPress 4.9.8 slightly faster than 5.0, no doubt 5.0 “will further improve though”. kinsta.com/blog/php-bench…

  • Hey it’s any version of #PHP 5. #WCUS

  • #PHP 7.3.0 Release Announcement php.net/releases/7_3_0… @carlodaniele goes into 7.3 features and cool things here: kinsta.com/blog/php-7-3/

  • So let’s review what’s being released today: ✅ iOS 12.1.1 ✅ #PHP 7.3.0 🔳 #WordPress 5.0 🔳 Contents of My Stomach

  • FreeScout is a “Self-Hosted Zendesk & Help Scout Alternative”… free, open source, and built on #PHP #Laravel. github.com/freescout-help…

  • In South Florida? Interested in learning about #WordPress plugins and know a little #PHP? Then join me in January for a one-day workshop! A few free slots for @univmiami students! davidbisset.com/2019-plugin-wo…

  • WordPress and #PHP developers: it’s rare when a nice PHP conference comes to South Florida. No plane ticket or hotel. Come join me for @SunShinePHP in February. sunshinephp.com/register

  • Because some asked me: those attending @CalEvans talk I would recommend attending @sunshinephp in Feb. 2019.sunshinephp.com #PHP #WCORL

  • I learned more about new stuff in #PHP in the past hour from @CalEvans then in the past 5 months on my own. Really exciting stuff once you can get off of 5.x. #WCORL

  • Watching @calevans… #PHP type hinting overall I think is the cat’s meow, definitely in the “readable code” category. #WCORL

  • “Catching errors are just ways to gracefully shut down, not like catch exceptions and moving on.” @CalEvans #PHP #WCORL

  • Top three reasons people upgrade their #PHP: speed, security, and (then after those) releases. #WCORL

  • “ #Drupal 8 will drop support for #PHP 5 on March 6, 2019…” twitter.com/Dries/status/1…

  • Interesting: CrawlerDetect is a #PHP class for detecting bots/crawlers/spiders via the user agent github.com/JayBizzle/Craw…

  • The speaker lineup is impressive this year, and I’m honored to be among it. If you’re a #PHP developer check out all the talks – would love to see you at #sunshinePHP in February. twitter.com/SunShinePHP/st…

  • Glide is an open source “easy on-demand” image manipulation library written in #PHP. API is exposed via HTTP. github.com/thephpleague/g…

  • Changes in #PHP 7.3 that #WordPress plugin and theme developers need to be aware of and should accommodate in their code (via @desrosj) make.wordpress.org/core/2018/10/1…

  • Got a WordPress or other #PHP related meetup/event this month? Ask them to find out what #PHP version they are running. If they’re hosts can’t/won’t upgrade them to 7.x, recommend they find a different host. twitter.com/dimensionmedia…

  • Around 62% of all Internet sites will run an unsupported #PHP version in 10 weeks “Popular PHP 5.x branch will stop receiving security updates at the end of the year.” zdnet.com/article/around…

  • If you do #PHP and aren’t familiar with PSR then this might be worth a read: startutorial.com/articles/view/…