[wp-trac] Re: [WordPress Trac] #7391: forbiddance of ini_set('include_path', ...) function causes fatal error at revision feature

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 31 21:13:15 GMT 2008


#7391: forbiddance of ini_set('include_path', ...) function causes fatal error at
revision feature
-------------------------------+--------------------------------------------
 Reporter:  codestyling        |        Owner:  anonymous
     Type:  defect             |       Status:  new      
 Priority:  high               |    Milestone:  2.6.1    
Component:  General            |      Version:  2.6      
 Severity:  blocker            |   Resolution:           
 Keywords:  reporter-feedback  |  
-------------------------------+--------------------------------------------
Comment (by codestyling):

 I don't understand the strict order "not modify affected files". These
 files original comes from Pear Framework and are just a copy out of to be
 present at WP. So WP may maintain now these copies as the would be part of
 the product itself.
 In this case, these files can be modified to required the needed other
 ones by using the correct path an not be dependend of other ini
 manipulation function potential disabled by hoster too. Doing so, not
 further errors will occure here.
 The alternative would be to define WP needs PHP5 (at some hoster it
 doesn't run any longer with PHP4, i proofed this!) and the classes will be
 loaded by __autoload feature of PHP. Why working around several better
 ways fo just keeping this few files as is ?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7391#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list