Hacker News
- [PHP-DEV] Add spaceship assignment operator http://www.serverphorums.com/read.php?7%2C1448393= 2 comments
- Five reasons why the PHP silence operator @ should be avoided http://www.phpvikinger.org/five-reasons-why-the-shutop-operator-should-be-avoided.html 44 comments
- BIT operations in PHP (a simple example) http://13.7billionyearslater.net/2010/07/16/using-bit-operations-in-php-an-example/ 2 comments
Lobsters
- The Laralist #58: Pipe operator v3 ➡️, Big improvements to Laravel Echo ⚡, Arr typed helpers 💡, FrankenPHP Is Now Officially Supported by The PHP Foundation 🧟, How Cursor Indexes Codebases Fast 🗂️ https://thelaralist.com/archive/9eef9045-6ba5-4dc4-a9a3-7280973add48 3 comments laravel
- We just launched php-operators.com: a reference page for operators in PHP! https://php-operators.com 74 comments php
- What’s new in PHP 8.4 in terms of performance, debugging and operations https://tideways.com/profiler/blog/whats-new-in-php-8-4-in-terms-of-performance-debugging-and-operations 10 comments php
- The many uses of “…” ellipsis operator in PHP https://www.amitmerchant.com/the-many-uses-of-ellipsis-operator-in-php/ 13 comments php
- Understanding the Use of the "..." Operator in PHP None 3 comments php
- PHP wishlist: The pipe operator https://sebastiandedeyne.com/php-wishlist-pipe-operator/ 24 comments php
- PHP RFC: Path to Saner Increment/Decrement operators https://wiki.php.net/rfc/saner-inc-dec-operators 9 comments php
- Do you have a kind of flip-flop operator in PHP ? https://www.rubycademy.com/cards/flip-flop 9 comments php
- PHP 8.1 run through Enums tutorial! As well spread operator https://www.youtube.com/watch?v=Mkk6zdLMVlY 3 comments php
- Using ternary and null coalescing operators in PHP https://genijaho.dev/blog/refactoring-1-using-ternary-and-null-coalescing-operators-in-php 30 comments php
- PHP 8: the nullsafe operator https://stitcher.io/blog/php-8-nullsafe-operator 15 comments laravel
- PHP 8: the nullsafe operator https://stitcher.io/blog/php-8-nullsafe-operator 11 comments php
- PHP: Is there ever any reason to use an identical comparison operator (===) when comparing 2 strings? https://www.reddit.com/r/learnprogramming/comments/6p6e6e/php_is_there_ever_any_reason_to_use_an_identical/ 6 comments learnprogramming
- Author of Scalar Type Hint, Spaceship/Combined Comparison Operator, Void Return Type & Big Integer Support RFCS quits PHP http://news.php.net/php.internals/82750 85 comments programming
- PHP equal operator == reference table https://docs.google.com/spreadsheet/pub?key=0apy5agvpzpiodhremvpyu0jbak5gcurzzgpqbgrqb0e&output=html 5 comments netsec
- Ternary operator: PHP vs. sanity http://www.privatepaste.com/ef28406257/red 130 comments programming
- Equality operators in PHP and Haskell http://www.syntaxpolice.org/index.php/?q=node/419 55 comments programming