[wp-trac] [WordPress Trac] #31515: Cannot enable plugins with protected function redeclarations (PHP Fatal Error)
WordPress Trac
noreply at wordpress.org
Wed Jun 24 02:44:48 UTC 2015
#31515: Cannot enable plugins with protected function redeclarations (PHP Fatal
Error)
--------------------------+------------------------------
Reporter: brokentone | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.9.3
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by dd32):
I have a feeling the correct method here is to conditionally define the
functions, ie. put them within a `function_exists()` check themselves.
Changing the plugin loading order for activation or the error sandbox
isn't realistically possible at present IMHO.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31515#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list