Edit report at https://bugs.php.net/bug.php?id=62148&edit=1

 ID:                 62148
 Updated by:         a...@php.net
 Reported by:        mattfic...@php.net
 Summary:            mail_skipif doesn't skip imap tests on Release Build
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows
 PHP Version:        5.3.13
 Assigned To:        mattficken
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-05-25 08:53:46] a...@php.net

Automatic comment on behalf of mattficken
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=4aac4da6739a87bf481fdd653b420dc5ca56b3ed
Log: Fixed bug #62148 mail_skipif doesn't skip imap tests on Release Build

------------------------------------------------------------------------
[2012-05-24 23:13:06] mattfic...@php.net

Description:
------------
mail_skipif.inc is supposed to connect to a localhost imap server and if it 
can't, skip the test.

On 5.3.13 release build, it doesn't skip the test. It doesn't on snapshots. 
This patch adds an extra check for a localhost imap server.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62148&edit=1

Reply via email to