Buggy skipif code simply does not work, and as posix does not exist on windows....
On Sun, Jan 8, 2012 at 9:42 PM, Rasmus Lerdorf <[email protected]> wrote: > On 01/08/2012 12:36 PM, Stas Malyshev wrote: >>> +if (posix_geteuid() == 0) die('SKIP Cannot run test as root.'); >> >> Does this work on Windows? > > Dunno, but we have 22 tests using that same check and none of them check > for Windows, so I assume it does. > > -Rasmus > > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
