[wp-trac] [WordPress Trac] #31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket
WordPress Trac
noreply at wordpress.org
Fri Apr 17 19:12:12 UTC 2015
#31982: WordPress PHPUnit Tests should run error free on PHP7 - 4.3 tracking ticket
----------------------------+-----------------------------
Reporter: jorbin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
----------------------------+-----------------------------
Comment (by jdgrimes):
I'm compiling a list of classes which need PHP5 constructors added. Before
I make up a patch, I'd like to know exactly how we want to handle this.
We'll probably want to keep the PHP4 constructors for back-compat, but do
we want to formally deprecate them? If not, should the new `__construct()`
method call the PHP4 constructor, or should the logic be moved into
`__construct()`?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31982#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list