On 01/08/2012 12:42 PM, Rasmus Lerdorf 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
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 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,
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://
Hi!
rasmus Sun, 08 Jan 2012 18:43:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321937
Log:
These tests don't work if run as root
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
rasmus Sun, 08 Jan 2012 18:43:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321937
Log:
These tests don't work if run as root
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/spl/tests/DirectoryIterator_getGroup_basic.phpt
U
cataphract Sun, 08 Jan 2012 18:41:53 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321936
Log:
- Added the ability for the intl exception to throw exceptions when a global
error is set.
Changed paths:
U php/php-src/trunk/ext/intl/intl_error
rasmus Sun, 08 Jan 2012 18:22:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321935
Log:
Make sure gc is enabled
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/tests/bug53071.phpt
U php/php-src/trunk/ext/spl/tests/bug53071
rasmus Sun, 08 Jan 2012 18:21:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321934
Log:
This test only works if gc is enabled
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/tests/bug53071.phpt
Modified: php/php-src/branches/PH
nlopess Sun, 08 Jan 2012 18:03:56 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321933
Log:
do kill 9 to fix a race condition in this test. (should fix the debian 32-bit
buildbot)
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/standa
bjoriSun, 08 Jan 2012 11:53:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321925
Log:
Give irker english doc karma
Changed paths:
U SVNROOT/global_avail
Modified: SVNROOT/global_avail
===
10 matches
Mail list logo