Difference between revisions of "PHP/criticism"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< PHP
Jump to navigation Jump to search
(added neutral and positive sections)
 
Line 1: Line 1:
 
PHP is a popular target for criticism, but much of it seems to be based on either (a) older versions of PHP, identifying problems which have since been fixed, or (b) based on a lack of understanding (e.g. of language genres in general or the options available for doing things properly).
 
PHP is a popular target for criticism, but much of it seems to be based on either (a) older versions of PHP, identifying problems which have since been fixed, or (b) based on a lack of understanding (e.g. of language genres in general or the options available for doing things properly).
 
==Negative==
 
==Negative==
 +
* [[/woozle]]
 
* [http://phpsadness.com/ PHP Sadness]: some carefully-documented issues with PHP, actively maintained
 
* [http://phpsadness.com/ PHP Sadness]: some carefully-documented issues with PHP, actively maintained
 
* '''2012-04-09''' [https://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/ PHP: a fractal of bad design]
 
* '''2012-04-09''' [https://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/ PHP: a fractal of bad design]
Line 7: Line 8:
 
==Neutral==
 
==Neutral==
 
* '''2002''' [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of Using PHP in Large Websites]
 
* '''2002''' [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of Using PHP in Large Websites]
==Positive==
+
==Counters==
 
* '''2015-12-16''' [https://blog.aurynn.com/2015/12/16-contempt-culture Contempt Culture] "I'd been making critical comments about PHP the language, and PHP developers, nothing more than standard &ldquo;PHP sucks&rdquo; sort of language. The same thing I'd been doing, and supported in doing, for years. [..] Getting called out was hard..."
 
* '''2015-12-16''' [https://blog.aurynn.com/2015/12/16-contempt-culture Contempt Culture] "I'd been making critical comments about PHP the language, and PHP developers, nothing more than standard &ldquo;PHP sucks&rdquo; sort of language. The same thing I'd been doing, and supported in doing, for years. [..] Getting called out was hard..."

Latest revision as of 16:45, 29 September 2019

PHP is a popular target for criticism, but much of it seems to be based on either (a) older versions of PHP, identifying problems which have since been fixed, or (b) based on a lack of understanding (e.g. of language genres in general or the options available for doing things properly).

Negative

Neutral

Counters

  • 2015-12-16 Contempt Culture "I'd been making critical comments about PHP the language, and PHP developers, nothing more than standard “PHP sucks” sort of language. The same thing I'd been doing, and supported in doing, for years. [..] Getting called out was hard..."