Post AxI5IytcOn26A1n34q by [email protected] | |
More posts by [email protected] | |
Post #AxI2kAJLlZhVWJ63Zw by [email protected] | |
0 likes, 1 repeats | |
I usually hate traits but I hate even more the PHP error control operator so I … | |
Post #AxI5IytcOn26A1n34q by [email protected] | |
0 likes, 1 repeats | |
@nyamsprod So you do the same thing that error operator does, but in more hacki… | |
Post #AxICvhbxISnbWdwI9g by [email protected] | |
0 likes, 1 repeats | |
@gmazzap I like the Enum style but Enum where not design for that .. that's… | |
Post #AxIDD7cJrQo76WPpfE by [email protected] | |
0 likes, 1 repeats | |
@gmazzap If you are interested I did a package doing just what I explain but th… | |
Post #AxIcXEhVjNqNigX2PI by [email protected] | |
0 likes, 1 repeats | |
@nyamsprod > `@` suppress everythingNot really. Fatal errors aren't supp… | |
Post #AxIcmWYPdRqpQzZ9qC by [email protected] | |
0 likes, 1 repeats | |
@nyamsprod > Enum where not design for thatYes, sure. A plain function in a … | |
Post #AxItJHdVicJXzTar9k by [email protected] | |
0 likes, 1 repeats | |
@gmazzap Not really. Fatal errors aren't suppressed, like in your traitExac… |