fredastaire

↗ HN profile [ 34.2 ms ] full profile
Karma
9
Created
April 7, 2017 (9y ago)
Submissions
0
  1. Wondering why so many people hate PHP. I use it with static classes without OOP and never had any issues with it. Like JS and other languages and especially OOP there are really bad example (like the source of PHPUnit…

  2. I just hat a look at the code of PHP Unit and must say this is one of the many examples where a key library uses the worst OOP patterns that lead to a complex nightmare of data ping-pong. Is there any movement that with…