Welcome Guest, Not a member yet? Register   Sign In
Why developers hate PHP
#6

(This post was last modified: 01-13-2021, 03:23 AM by John_Betong.)

PHP has been on the go for a very long time and has changed dramatically. There are now thousands of functions and the number is increasing!

What I don’t like about it is the function name changes and order of parameters to try and make it consistent. I would also like some functions to be the same as C and return -1 false value rather than a zero which could be either true or false!

The latest PHP 7.0 was a vast improvement over previous versions. I love the define strict_types, makes programming that much more strict, excuse-pun, but it does scream if incorrect parameters are passed.

I have yet to come to grips with the compiler and looking forward to see if it makes much of a difference.
Reply


Messages In This Thread
Why developers hate PHP - by php_rocs - 01-08-2021, 08:25 AM
RE: Why developers hate PHP - by yuma2020 - 01-12-2021, 03:13 PM
RE: Why developers hate PHP - by orionstar - 01-12-2021, 07:16 PM
RE: Why developers hate PHP - by TerryShilton - 01-12-2021, 10:40 PM
RE: Why developers hate PHP - by tgix - 01-13-2021, 01:38 AM
RE: Why developers hate PHP - by John_Betong - 01-13-2021, 03:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB