Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8760, comment 2


Ignore:
Timestamp:
11/09/2022 12:17:14 AM (3 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8760, comment 2

    initial v1  
    1 Just noting that this is a `E_WARNING` in PHP <8 too, I just missed the fact that it's changed from E_NOTICE+E_WARNING to E_NOTICE+E_ERROR in the sea of notices I was looking at :)
     1Just noting that this is a `E_WARNING` in PHP <8 too, I just missed the fact that it's changed from `E_NOTICE+E_WARNING` to `E_NOTICE+E_ERROR` in the sea of notices I was looking at :)