Coding

Dear Santa

I would like to request new types in PHP. I would like to use 32-bit float and int numbers on 64-bit PHP. While we can keep the float and int as default 64-bit variables, we Read more…

By , ago
Coding

RFC: Enums

YES PLEASE. I constantly find myself, day after day, in situations where I wish enumerators were a thing. They prevent so many issues, they make code so much more legible. You can get by with Read more…

By , ago