Zend Certified PHP Engineer Free Practice Test — 28 Questions

28 questions · Full explanations · No account required

Free
Question 1 of 28

Consider a PHP application running on a server configured with `php.ini` settings that globally enforce `error_reporting = E_ALL & ~E_DEPRECATED`. If a developer intentionally invokes a function that has been officially marked as deprecated in the current PHP version, what is the most likely observable outcome regarding error reporting for that specific invocation?

No error message or warning will be displayed or logged for the deprecated function call.
A fatal error will be triggered, halting script execution immediately.
A notice-level error will be logged, indicating the use of a deprecated feature.
A warning-level error will be displayed, advising the developer to update the function call.

About the Zend Certified PHP Engineer Certification

These free practice questions are designed to help you assess your readiness for the Zend Certified PHP Engineer exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.