Archive

pipe-operator

  • The pipe operator, five months in

    PHP 8.5 shipped the pipe operator in November. After five months of using it on real import code, here is the chain it improved, the two steps it made worse, and the rule I settled on.

    Read it