#33140 [Com]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-11-11 Thread zefredz at gmail dot com
ID: 33140 Comment by: zefredz at gmail dot com Reported By: cbelin at free dot fr Status: Open Bug Type: Directory function related Operating System: Win32 PHP Version: 5CVS-2005-05-26 New Comment: This issue is fixed under Windows with PHP

#33140 [NoF->Opn]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-07-09 Thread zefredz
: [2006-07-09 11:14:14] zefredz at gmail dot com It still does not work with '/' and recursive mode under windows : Warning: mkdir(): No such file or directory in C:\var\downloads\php5.2-win32-latest\test_mkdir.php on l

#33140 [Com]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-07-09 Thread zefredz at gmail dot com
ID: 33140 Comment by: zefredz at gmail dot com Reported By: cbelin at free dot fr Status: No Feedback Bug Type: Directory function related Operating System: Win32 PHP Version: 5CVS-2005-05-26 New Comment: It still does not work with '/

#33140 [NoF->Opn]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-03-16 Thread zefredz
: [2006-03-15 09:02:51] zefredz at gmail dot com I have made a little test and I figure out taht giving the full path is not required but that you have to use the backslashes instead of the slashes to make the recursive mkdir work : mkdir

#33140 [Com]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-03-15 Thread zefredz at gmail dot com
ID: 33140 Comment by: zefredz at gmail dot com Reported By: cbelin at free dot fr Status: No Feedback Bug Type: Directory function related Operating System: * PHP Version: 5CVS-2005-05-26 New Comment: I have made a little test and I figure

#33140 [Com]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2006-03-14 Thread zefredz at gmail dot com
ID: 33140 Comment by: zefredz at gmail dot com Reported By: cbelin at free dot fr Status: No Feedback Bug Type: Directory function related Operating System: * PHP Version: 5CVS-2005-05-26 New Comment: I have the same bug with PHP 5.0.4 and