[buddypress-trac] [BuddyPress Trac] #7299: PHP 5.2 -> PHP 5.3 code improvements
buddypress-trac
noreply at wordpress.org
Thu Dec 29 20:58:15 UTC 2016
#7299: PHP 5.2 -> PHP 5.3 code improvements
-------------------------+------------------
Reporter: DJPaul | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by boonebgorges):
I'm going to remove the `do_autoload` checks throughout BP. This also
involves removing all `bp-*-classes.php` files, since they're only loaded
when `! do_autoload`. This could cause problems for anyone who is calling
`require ... bp-*-classes.php`, but those instances are probably already
broken, since loading the classes.php file after autoload would cause
duplicate class definitions. If we run into error reports, I suppose we
can reintroduce these files (they'd be empty).
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7299#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list