From: 360586201 at qq dot com
Operating system:
PHP version: 5.3.16
Package: *Directory/Filesystem functions
Bug Type: Bug
Bug description:æ§è¡ææå½æ°æ¶å·¥ä½ç®å½æé®é¢
Description:
------------
卿æå½æ°çå½åå·¥ä½ç®å½ç«ç¶å为äºapacheç®å½
æ´å¥æªçæ¯ï¼æä¸æ§è¡æ®éæ¹æ³æ¶ï¼ææå½æ°çå·¥ä½ç®å½æ¯æ£ç¡®çï¼ä¹æ¯ä»£ç çæ§è¡ç®å½ï¼å½ææ§è¡è¿æ®
éæ¹æ³åï¼å°±ä¸ç´ä¸ºapacheç®å½äº
Test script:
---------------
<?php
class get_path {
function __construct() {
//è·åå½åå·¥ä½è·¯å¾
echo getcwd().'<br>'; #è¾åº D:\www\test(ä»£ç æ§è¡ç®å½)
}
function write() {
//è·åå½åå·¥ä½è·¯å¾
echo getcwd().'<br>'; #è¾åº D:\www\test(ä»£ç æ§è¡ç®å½)
}
function __destruct() {
//è·åå½åå·¥ä½è·¯å¾
echo getcwd(); #è¾åº D:\Program
Files\wamp\bin\apache\Apache2.2.21(apacheç®å½)
}
}
$gl = new get_path();
$gl->write();
--
Edit bug report at https://bugs.php.net/bug.php?id=62967&edit=1
--
Try a snapshot (PHP 5.4):
https://bugs.php.net/fix.php?id=62967&r=trysnapshot54
Try a snapshot (PHP 5.3):
https://bugs.php.net/fix.php?id=62967&r=trysnapshot53
Try a snapshot (trunk):
https://bugs.php.net/fix.php?id=62967&r=trysnapshottrunk
Fixed in SVN:
https://bugs.php.net/fix.php?id=62967&r=fixed
Fixed in SVN and need be documented:
https://bugs.php.net/fix.php?id=62967&r=needdocs
Fixed in release:
https://bugs.php.net/fix.php?id=62967&r=alreadyfixed
Need backtrace:
https://bugs.php.net/fix.php?id=62967&r=needtrace
Need Reproduce Script:
https://bugs.php.net/fix.php?id=62967&r=needscript
Try newer version:
https://bugs.php.net/fix.php?id=62967&r=oldversion
Not developer issue:
https://bugs.php.net/fix.php?id=62967&r=support
Expected behavior:
https://bugs.php.net/fix.php?id=62967&r=notwrong
Not enough info:
https://bugs.php.net/fix.php?id=62967&r=notenoughinfo
Submitted twice:
https://bugs.php.net/fix.php?id=62967&r=submittedtwice
register_globals:
https://bugs.php.net/fix.php?id=62967&r=globals
PHP 4 support discontinued:
https://bugs.php.net/fix.php?id=62967&r=php4
Daylight Savings: https://bugs.php.net/fix.php?id=62967&r=dst
IIS Stability:
https://bugs.php.net/fix.php?id=62967&r=isapi
Install GNU Sed:
https://bugs.php.net/fix.php?id=62967&r=gnused
Floating point limitations:
https://bugs.php.net/fix.php?id=62967&r=float
No Zend Extensions:
https://bugs.php.net/fix.php?id=62967&r=nozend
MySQL Configuration Error:
https://bugs.php.net/fix.php?id=62967&r=mysqlcfg