I’ve been a professional PHP developer for years and I really like the direction the language is going.
That being said, I have been working in a lot of legacy C# applications this past year and seeing how PHP is moving towards a very similar. Very welcome new features like Null operators, named arguments, enums and attributes in PHP 8(.1) have existed in C# for a long while.
I’ve been a professional PHP developer for years and I really like the direction the language is going.
That being said, I have been working in a lot of legacy C# applications this past year and seeing how PHP is moving towards a very similar. Very welcome new features like Null operators, named arguments, enums and attributes in PHP 8(.1) have existed in C# for a long while.
Now we just need Generics.