mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
I added the function/method name to some compile-time deprecation messages which are related to parameters/return values. Consistently with the other similar error messages, I included the function/method name at the start of the message.