1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Jesse Hathaway 6a7561203d mail: add logging on errors
Prior to this commit the exit code of the sendmail command, called by
the mail function was lost, since the mail function only returns true or
false. Add additional logging to the mail function to capture the exit
code when the sendmail command fails.
2025-06-24 11:55:45 +02:00
..
2025-06-23 13:58:19 +02:00
2025-03-14 10:51:50 +01:00
2025-06-23 13:58:10 +02:00
2025-06-18 20:47:40 +02:00
2025-03-08 12:27:56 +01:00
2025-06-23 13:58:31 +02:00
2025-06-23 22:29:00 +02:00
2025-04-19 14:11:35 +09:00
2025-06-09 11:26:27 +02:00
2025-06-23 14:30:08 +02:00
2025-05-24 20:39:59 +02:00
2025-06-22 12:29:26 -07:00
2025-06-24 11:55:45 +02:00
2025-06-10 09:59:43 +02:00
2025-06-09 11:26:27 +02:00
2025-06-21 18:03:50 +01:00