#PhpStorm 2025.3.1 is now available 🚀 🐛
https://youtrack.jetbrains.com/articles/WI-A-231736291

PHP Bitwise Operators on Strings
Can you guess this? PHP bitwise operators work on strings in unexpected ways. See 'A' & 'B' and 'A' | 'B'. The result is CRAZY!
#php #phptricks #codingtips #programmingtutorial #phpbitwiseoperators #stringoperations #bitwiseoperations #phpquiz #codingchallenge #phpshorts #phpweird #operators
https://www.youtube.com/watch?v=Ms5fJn8gLFM
Network data on the hosting server - PHP
The PHP version used in this example is 8.5.0
PHP Tutorial Link :
https://aez-tech.site/network-data-hosting-server-php/
#tech #technology #programming #php #server #hosting #coding
#Djot markup for #PHPStorm IDE etc: https://github.com/php-collective/djot-intellij Auto detects the .djot files and renderes the preview. Can use the #PHP lib to render exactly what would render out online.
Last Sunday, Digging Code launched its fifth version on Product Hunt, introducing several new features and improvements. 🎉
✨ Visit the launch page to explore what’s new and see the latest updates:
https://producthunt.com/products/digging-code?launch=digging-code-5
I’d also love to hear your thoughts and feedback on the new Digging Code features there. 💚
📣 Announcing the immediate availability of:
- PHP 8.1.34
- PHP 8.2.30
- PHP 8.3.29
- PHP 8.4.16
- PHP 8.5.1
‼️ These address the following security issues:
- PDO quoting result null deref
- Null byte termination in dns_get_record()
- Heap buffer overflow in array_merge()
- Information Leak of Memory in getimagesize()
📝 https://www.php.net/ChangeLog-8.php
🎁 https://www.php.net/downloads
https://windows.php.net/download/
Released: laminas/laminas-feed 2.26.0
#php #laminas
https://github.com/laminas/laminas-feed/releases/tag/2.26.0
I'm currently working on a #RectorExtension that replaces the native type declaration set. The special thing about it: no breaking changes!
This means: no changes to parameter types or return types if your class/method is not private or final. This is particularly important for library maintainers who want to use #Rector but don't want to have any breaking changes.
If you are a maintainer of a #PHP library and #backwardcompatibility is important to you, then check it out on #packagist: https://packagist.org/packages/art4/rector-bc-library
And feel free to give me feedback.
Huge milestone: Honored to be featured as #laravel 's Artisan of the Day! 🚀
Truly grateful for this recognition from the community.
Check it out: https://coz.jp/x3BcL1
#webdev #php #artisan #webdevelopment #programming #webdev
Route and view caching is a performance win in production, but locally it just creates friction. In today's video, I share a real story of how this tripped up a developer I was pairing with. #php #laravel https://masteringlaravel.io/daily/2025-12-19-video-dont-cache-routes-or-views-locally
Huge milestone: Honored to be featured as @laravelphp's Artisan of the Day! 🚀
Truly grateful for this recognition from the community.
Check it out: https://coz.jp/x3BcL1
#laravel #php #artisan
less.php v5.5 Released with the support for CSS4 `#RRGGBBAA` colors
https://programming.dev/post/42626011