View Issue Details

IDProjectCategoryView StatusLast Update
0000929Xdebugpublic2013-05-22 03:51
Reportertrebly Assigned To 
PriorityhighSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOSXP OS Versionsp3
Product Version2.2.1 
Target Version2.2.3Fixed in Version2.2.3 
Summary0000929: Directory name management in xdebug.profiler_output_dir
Description

Generally in php.ini when there are dirname + filename the separator is not requested at the end of dirname
The <directory " name"> for example with new Apache versions don't need a "/" at the end it is no more requested (it had been).

In this case if xdebug.profiler_output_dir is not ended by "\" on windows the profiler will not function at all.

Steps To Reproduce

Just test using description

Additional Information

To check for all dirnames parameters

TagsNo tags attached.
Operating Systemto check
PHP Version5.3.2

Activities

There are no notes attached to this issue.