Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7392, comment 15


Ignore:
Timestamp:
02/14/2017 06:02:43 PM (8 years ago)
Author:
boonebgorges
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7392, comment 15

    initial v1  
    1 Found another one: You cannot close a notice on PHP 7.1 if you don't already have closed notices, for similar reasons (`[]` operator on a string). Patch incoming.
     1Found another one: You cannot close a notice on PHP 7.1 if you don't already have closed notices, for similar reasons (`[]` operator on a string). See [attachment:7392.diff].