minus-squaregluestick@lemmy.ziptoProgrammer Humor@programming.dev•Made this after someone noticed her face looked like PirateSoftwarelinkfedilinkarrow-up3·21 hours agoPHP enums can be backed by integers or strings but are distinctly typed and any signature that types them will be fatal even if the value matches that of a backed enum. linkfedilink
PHP enums can be backed by integers or strings but are distinctly typed and any signature that types them will be fatal even if the value matches that of a backed enum.