A small gotcha I recently ran into: If you use typehinting, PHP never checks that the class your typehint specifies actually exists! Read more for some examples
Below you'll find a list of all posts that have been tagged as “gotchas”
A small gotcha I recently ran into: If you use typehinting, PHP never checks that the class your typehint specifies actually exists! Read more for some examples