Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

#7589 closed enhancement (fixed)

Add PHP version requirement header to readme.txt

Reported by: netweb's profile netweb Owned by: djpaul's profile djpaul
Milestone: 3.0 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch commit
Cc:

Description

The plugin directory now supports declaring the minimum required version of PHP for plugins

See #WP40934 and #meta2952

Attachments (1)

7589.patch (485 bytes) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (5)

@netweb
8 years ago

#1 @netweb
8 years ago

  • Keywords has-patch commit added

This should be backported to appropriate branches and pushed to the plugin repo at plugins.svn.w.org :boom:

#3 @DJPaul
8 years ago

Feel free to do this for trunk (both dev/trunk and plugins/trunk), but no point doing it for older branches (we don't have branches on plugins.svn; and I would assume the parser reads trunk/readme.txt) as there's little value.

#4 @djpaul
8 years ago

  • Owner set to djpaul
  • Resolution set to fixed
  • Status changed from new to closed

In 11694:

Add PHP version requirement header to readme.txt

Fixes #7589

Props netweb

Note: See TracTickets for help on using tickets.