I have a mongrel 156-157 site.
I have Report All Errors on permanently (NoDups) and have no errors apart from these.

I get a block of these (like 9 over 45 minutes) with identical errors. The originating IP address is a Paypal site/appears to be legit.
There does not appear to be any relation to any orders: an order may occur in the midst of these, or not at all.

My query is if anyone else has Report All Errors enabled on a production site?
Unlikely on a 156 site as it is a pile of work to clear the inherent errors to zero, and unlikely that there is a ZC157 (which has most errors fixed) in production/being used for Paypal tests....although this issue appears to be unrelated to Paypal orders.

Is it possible Paypal is making these calls for its own purposes...but no-one has noticed, due to the above reasons?

In the following debug, the final error for Call to undefined function zen_update_orders_history
I don't get. As the function exists and other functions in the same file are used previously/so file is proven to have been loaded.

I have modified the debug to show more details, there is no-one logged in on this session.
Guest
Navigation: [0][not set] [1][not set] [2][not set]
Request URI: /tienda/ipn_main_handler.php
IP address: 173.0.81.1
--> PHP Notice: Undefined index: txn_type in /.../tienda/ipn_main_handler.php on line 226.


[23-Jun-2020 19:44:55 Europe/Madrid]
Guest
Navigation: [0][not set] [1][not set] [2][not set]
Request URI: /tienda/ipn_main_handler.php
IP address: 173.0.81.1
--> PHP Notice: Undefined index: txn_type in /.../tienda/ipn_main_handler.php on line 231.


[23-Jun-2020 19:44:55 Europe/Madrid]
Guest
Navigation: [0][not set] [1][not set] [2][not set]
Request URI: /tienda/ipn_main_handler.php
IP address: 173.0.81.1
--> PHP Notice: Undefined index: pending_reason in /.../tienda/ipn_main_handler.php on line 472.


[23-Jun-2020 19:44:55 Europe/Madrid] PHP Fatal error: Uncaught Error: Call to undefined function zen_update_orders_history() in /.../tienda/includes/modules/payment/paypal/paypal_functions.php:649
Stack trace:
#0 /.../tienda/ipn_main_handler.php(476): ipn_update_orders_status_and_history('20200345', '1', 'parent')
#1 {main}
thrown in /.../tienda/includes/modules/payment/paypal/paypal_functions.php on line 649


[23-Jun-2020 19:44:55 Europe/Madrid] Request URI: /tienda/ipn_main_handler.php, IP address: 173.0.81.1
--> PHP Fatal error: Uncaught Error: Call to undefined function zen_update_orders_history() in /.../tienda/includes/modules/payment/paypal/paypal_functions.php:649
Stack trace:
#0 /.../tienda/ipn_main_handler.php(476): ipn_update_orders_status_and_history('20200345', '1', 'parent')
#1 {main}
thrown in /.../tienda/includes/modules/payment/paypal/paypal_functions.php on line 649.