- Output for 7.2.0
- Warning: Use of undefined constant Test - assumed 'Test' (this will throw an Error in a future version of PHP) in /in/irZ9r on line 47
Fatal error: Uncaught Error: Call to undefined function validateUPCA() in /in/irZ9r:47
Stack trace:
#0 {main}
thrown in /in/irZ9r on line 47
Process exited with code 255. - Output for 7.0.0 - 7.1.10
- Notice: Use of undefined constant Test - assumed 'Test' in /in/irZ9r on line 47
Fatal error: Uncaught Error: Call to undefined function validateUPCA() in /in/irZ9r:47
Stack trace:
#0 {main}
thrown in /in/irZ9r on line 47
Process exited with code 255. - Output for 5.3.19 - 5.6.28
- Notice: Use of undefined constant Test - assumed 'Test' in /in/irZ9r on line 47
Fatal error: Call to undefined function validateUPCA() in /in/irZ9r on line 47
Process exited with code 255.