From:             sr at brightlight dot ch
Operating system: Irrelevant
PHP version:      4.3.11
PHP Bug Type:     Feature/Change Request
Bug description:  get_include_path returning an array

Description:
------------
get_include_path is basically useless like it is now (get_ini 
can be used for that as well). It would be more useable if it 
returned an array of include paths, so that we don't always 
have to split it up by ourselfs which is time consuming and 
not elegant.


-- 
Edit bug report at http://bugs.php.net/?id=33528&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33528&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33528&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33528&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33528&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33528&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33528&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33528&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33528&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33528&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33528&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33528&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33528&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33528&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33528&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33528&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33528&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33528&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33528&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33528&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33528&r=mysqlcfg

Reply via email to