PHP Pipe operator
We'll get together an talsk about the new pipe operator that was introduced in PHP8.5.
PHP 8.5 adds a new operator, the pipe operator (|>) to chain multiple callables from left to right, taking the return value of the left callable and passing it to the right.
During the PHP 8.5 release party in November, we demonstrated the new pipe operator PHP pipe operator. In this talk, we will dive deeper into how it works and what a first class callable actually is.
The talk will be held in Norwegian as usual unless someone wants English. All slides are in English. Feel free to bring a laptop, take all slides and code which are always available on Github
Meetup

