PHP New in PHP 8.5: Pipe Operator (|>) PHP 8.5, the pipe operator (|>). This operator makes code cleaner and easier to read by letting you pass values directly through a series of function calls or operations. 0Shankar Prakash GAugust 18, 20252 min read