List some of the features of php7.
Answer / Surabhi Sachdeva
PHP 7 introduced several new features, including: - Return type declarations for functionsn- Scalar type declarationsn- Anonymous functions (closures)n- The Spaceship operator (<<=>>)n- Improved performance with the Just-In-Time compiler (JIT)n- Deprecated or removed many outdated features
| Is This Answer Correct ? | 0 Yes | 0 No |
What are php errors?
What is the difference between == and === in php?
What is PEAR in PHP?
what is Opern source?
Explain the importance of the function htmlentities.
How to check a variable is an array or not in php?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What software is required to run php?
Does php 7 support multiple inheritance?
What is self in php?
what is used for tmp table in oracle?
Tools used for drawing er diagrams?