Plugin Directory

Changeset 2753571


Ignore:
Timestamp:
07/08/2022 07:11:03 AM (4 years ago)
Author:
pressmaninc
Message:

update all

File:
1 edited

Legend:

Unmodified
Added
Removed
  • check-php-memory-peak/trunk/readme.txt

    r2748981 r2753571  
    55Tested up to: 6.0
    66Stable tag: 1.0
    7 Requires PHP: 7.4.1
     7Requires PHP: 7.3
    88License: GNU GPL v2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414This plugin checks PHP memory usage and sends an email to the administrator if the maximum memory usage exceeds the threshold.
    15 This email will include the memory usage, $_SERVER, and $_REQUEST values. 
     15This email will include the memory usage, $_SERVER, and $_REQUEST values.
    1616When used in conjunction with the External Notification plugin, the email can be sent as a notification to Slack.
    1717
     
    2727= 1.0 =
    2828* first version.
     29
     30= 1.1.0 =
     31* fix code.
Note: See TracChangeset for help on using the changeset viewer.