ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 day agoMade this after someone noticed her face looked like PirateSoftwarelemmy.worldimagemessage-square60fedilinkarrow-up1214
arrow-up1214imageMade this after someone noticed her face looked like PirateSoftwarelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square60fedilink
minus-squaregluestick@lemmy.ziplinkfedilinkarrow-up1·30 minutes 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.