ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agoMade this after someone noticed her face looked like PirateSoftwarelemmy.worldimagemessage-square61linkfedilinkarrow-up1226arrow-down135
arrow-up1191arrow-down1imageMade this after someone noticed her face looked like PirateSoftwarelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square61linkfedilink
minus-squaregluestick@lemmy.ziplinkfedilinkarrow-up3·2 days 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.
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.