Plugin Directory

Changeset 2688821


Ignore:
Timestamp:
03/04/2022 11:14:48 AM (4 years ago)
Author:
aaf017
Message:

Add PHP8 Support

Location:
wp-cassify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-cassify/trunk/readme.txt

    r2621574 r2688821  
    77Tested up to: 5.7.1
    88Requires PHP: 7.0
    9 Stable tag: 2.2.8
     9Stable tag: 2.2.9
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    144144== Changelog ==
    145145
     146= 2.2.9 =
     147* Add PHP8 support
     148
    146149= 2.2.8 =
    147150* Add new parameter to custom filter wp_cassify_grab_service_ticket_roles_to_push. Now you can use $cas_user_datas inside filter.
  • wp-cassify/trunk/wp-cassify.php

    r2621574 r2688821  
    55 * Plugin URI: https://wpcassify.wordpress.com/
    66 * Description: CAS Authentication Client for Wordpress. Also, it handle custom authorizations rules from cas user attributes.
    7  * Version: 2.2.8
     7 * Version: 2.2.9
    88 * Requires PHP: 7.0
    99 * Author: Alain-Aymerick FRANCOIS
Note: See TracChangeset for help on using the changeset viewer.