[wp-trac] Re: [WordPress Trac] #8701: WordPress throws E_DEPRECATED
notices all over the place with newer PHP 5 installs
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 23 21:52:10 GMT 2009
#8701: WordPress throws E_DEPRECATED notices all over the place with newer PHP 5
installs
-------------------------------------+--------------------------------------
Reporter: Otto42 | Owner: anonymous
Type: defect (bug) | Status: reopened
Priority: high | Milestone: 2.7.1
Component: General | Version: 2.7
Severity: blocker | Resolution:
Keywords: has-patch tested commit |
-------------------------------------+--------------------------------------
Comment (by jacobsantos):
Had to include warnings:
{{{
Notice: Undefined variable: notsetbefore in C:\wamp\www\testerrors.php on
line 7
Warning: include(nonexistantfile.php) [function.include]: failed to open
stream: No such file or directory in C:\wamp\www\testerrors.php on line 11
Warning: include() [function.include]: Failed opening
'nonexistantfile.php' for inclusion
(include_path='.;C:\wamp\bin\php\php5.2.6\pear') in
C:\wamp\www\testerrors.php on line 11
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/8701#comment:31>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list