PHP 7.1 added exception multicatch using a single pipe operator, so no we
wouldn't want to use an OR operator here

https://www.php.net/manual/en/language.exceptions.php

On Sun, Sep 22, 2019, 8:49 AM Chuck Burgess <[email protected]> wrote:

> That's not a pipeline from code... it's only an OR delimiter in the pseudo
> code of documenting.
> CRB
>
> On Sun, Sep 22, 2019, 10:47 Memo Chou <[email protected]> wrote:
>
>> Hi, everyone!
>>
>> This is a part of PSR-12.
>>
>> Can anybody tell me why use pipeline here? Is it should be an "or"(||)?
>>
>> OtherThrowableType | AnotherThrowableType
>>
>> Thanks!
>>
>> [image: 螢幕快照 2019-09-22 下午11.45.00.png]
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "PHP Framework Interoperability Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/php-fig/3ad8cf97-5a9a-4529-b4ee-06be47177e18%40googlegroups.com
>> <https://groups.google.com/d/msgid/php-fig/3ad8cf97-5a9a-4529-b4ee-06be47177e18%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "PHP Framework Interoperability Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/php-fig/CANsgjnu37K3_%3DuBSCDJJ%3D1UFHRr87kvGAQ%3Dg3g0axCiTyUQCKA%40mail.gmail.com
> <https://groups.google.com/d/msgid/php-fig/CANsgjnu37K3_%3DuBSCDJJ%3D1UFHRr87kvGAQ%3Dg3g0axCiTyUQCKA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/CANeXGWVgcj_ymuiLX92_g%3D%2Bb1qGbdwEPiFd71pu7ZJuTq1D9MA%40mail.gmail.com.

Reply via email to