Plugin Directory

Changeset 3469977


Ignore:
Timestamp:
02/26/2026 07:55:12 AM (5 weeks ago)
Author:
philstudio
Message:

Update to version 1.5 from GitHub

Location:
fatal-to-telegram
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • fatal-to-telegram/tags/1.5/fatal-to-telegram.php

    r3311919 r3469977  
    44 * Plugin URI:          https://iphil.top/portfolio/fatal-to-telegram/
    55 * Description:         Sends PHP fatal errors to Telegram instantly. Creates early loader via MU-plugin.
    6  * Version:             1.4.1
     6 * Version:             1.5
    77 * Author:              iPhil
    88 * Author URI:          https://iphil.top
    99 * Requires at least:   5.3
    10  * Tested up to:        6.8.1
     10 * Tested up to:        6.9.1
    1111 * License:             GPLv2 or later
    1212 * Uninstall:           true
  • fatal-to-telegram/tags/1.5/readme.txt

    r3311919 r3469977  
    33Tags: fatal error, telegram, error handler, crash report, debug
    44Requires at least: 5.3
    5 Tested up to: 6.8.1
     5Tested up to: 6.9.1
    66Requires PHP: 7.2
    7 Stable tag: 1.4.1
     7Stable tag: 1.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    119119* [Added] Added screenshot and step-by-step guide on how to create a Telegram bot, obtain a token, and find your chat ID.
    120120* [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  
    44 * Plugin URI:          https://iphil.top/portfolio/fatal-to-telegram/
    55 * Description:         Sends PHP fatal errors to Telegram instantly. Creates early loader via MU-plugin.
    6  * Version:             1.4.1
     6 * Version:             1.5
    77 * Author:              iPhil
    88 * Author URI:          https://iphil.top
    99 * Requires at least:   5.3
    10  * Tested up to:        6.8.1
     10 * Tested up to:        6.9.1
    1111 * License:             GPLv2 or later
    1212 * Uninstall:           true
  • fatal-to-telegram/trunk/readme.txt

    r3311919 r3469977  
    33Tags: fatal error, telegram, error handler, crash report, debug
    44Requires at least: 5.3
    5 Tested up to: 6.8.1
     5Tested up to: 6.9.1
    66Requires PHP: 7.2
    7 Stable tag: 1.4.1
     7Stable tag: 1.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    119119* [Added] Added screenshot and step-by-step guide on how to create a Telegram bot, obtain a token, and find your chat ID.
    120120* [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.