On Wed, Sep 14, 2011 at 1:12 AM, Kalle Sommer Nielsen <ka...@php.net> wrote: > Hi Arpad > > 2011/9/14 Arpad Ray <ar...@php.net>: >> arpad Tue, 13 Sep 2011 22:28:15 +0000 >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=316688 >> >> Log: >> Implement object-oriented session handlers >> (https://wiki.php.net/rfc/session-oo) > > Just by skimming over the patch, then all of those is most likely to > fail on Windows because you include the forward slash in the path for > error messages, whereas on Windows its a backslash. > > So you want to use: %s<testname>.php instead
Thanks for pointing that out, I've just fixed that test file. :) I haven't been able to test this at all under Windows yet so I'd be very grateful for any further feedback. Regards, Arpad -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php