Changeset 3469977
- Timestamp:
- 02/26/2026 07:55:12 AM (5 weeks ago)
- Location:
- fatal-to-telegram
- Files:
-
- 4 edited
- 1 copied
-
tags/1.5 (copied) (copied from fatal-to-telegram/trunk)
-
tags/1.5/fatal-to-telegram.php (modified) (1 diff)
-
tags/1.5/readme.txt (modified) (2 diffs)
-
trunk/fatal-to-telegram.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fatal-to-telegram/tags/1.5/fatal-to-telegram.php
r3311919 r3469977 4 4 * Plugin URI: https://iphil.top/portfolio/fatal-to-telegram/ 5 5 * Description: Sends PHP fatal errors to Telegram instantly. Creates early loader via MU-plugin. 6 * Version: 1. 4.16 * Version: 1.5 7 7 * Author: iPhil 8 8 * Author URI: https://iphil.top 9 9 * Requires at least: 5.3 10 * Tested up to: 6. 8.110 * Tested up to: 6.9.1 11 11 * License: GPLv2 or later 12 12 * Uninstall: true -
fatal-to-telegram/tags/1.5/readme.txt
r3311919 r3469977 3 3 Tags: fatal error, telegram, error handler, crash report, debug 4 4 Requires at least: 5.3 5 Tested up to: 6. 8.15 Tested up to: 6.9.1 6 6 Requires PHP: 7.2 7 Stable tag: 1. 4.17 Stable tag: 1.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 119 119 * [Added] Added screenshot and step-by-step guide on how to create a Telegram bot, obtain a token, and find your chat ID. 120 120 * [Added] Tested up to: 6.8.1 121 122 = 1.5 = 123 * [Added] Tested up to: 6.9.1 -
fatal-to-telegram/trunk/fatal-to-telegram.php
r3311919 r3469977 4 4 * Plugin URI: https://iphil.top/portfolio/fatal-to-telegram/ 5 5 * Description: Sends PHP fatal errors to Telegram instantly. Creates early loader via MU-plugin. 6 * Version: 1. 4.16 * Version: 1.5 7 7 * Author: iPhil 8 8 * Author URI: https://iphil.top 9 9 * Requires at least: 5.3 10 * Tested up to: 6. 8.110 * Tested up to: 6.9.1 11 11 * License: GPLv2 or later 12 12 * Uninstall: true -
fatal-to-telegram/trunk/readme.txt
r3311919 r3469977 3 3 Tags: fatal error, telegram, error handler, crash report, debug 4 4 Requires at least: 5.3 5 Tested up to: 6. 8.15 Tested up to: 6.9.1 6 6 Requires PHP: 7.2 7 Stable tag: 1. 4.17 Stable tag: 1.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 119 119 * [Added] Added screenshot and step-by-step guide on how to create a Telegram bot, obtain a token, and find your chat ID. 120 120 * [Added] Tested up to: 6.8.1 121 122 = 1.5 = 123 * [Added] Tested up to: 6.9.1
Note: See TracChangeset
for help on using the changeset viewer.