php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62148 mail_skipif doesn't skip imap tests on Release Build
Submitted: 2012-05-24 23:13 UTC Modified: 2012-05-25 08:54 UTC
From: mattficken@php.net Assigned: mattficken (profile)
Status: Closed Package: Testing related
PHP Version: 5.3.13 OS: Windows
Private report: No CVE-ID: None
 [2012-05-24 23:13 UTC] mattficken@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.


Patches

mail_skipif.patch.txt (last revision 2012-05-24 23:13 UTC by mattficken)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-24 23:40 UTC] felipe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: mattficken
 [2012-05-25 08:53 UTC] ab@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-25 08:54 UTC] ab@php.net
-Status: Assigned +Status: Closed
 [2012-05-25 08:54 UTC] ab@php.net
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.


 [2014-10-07 23:25 UTC] stas@php.net
Automatic comment on behalf of mattficken
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=4aac4da6739a87bf481fdd653b420dc5ca56b3ed
Log: Fixed bug #62148 mail_skipif doesn't skip imap tests on Release Build
 [2014-10-07 23:35 UTC] stas@php.net
Automatic comment on behalf of mattficken
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=4aac4da6739a87bf481fdd653b420dc5ca56b3ed
Log: Fixed bug #62148 mail_skipif doesn't skip imap tests on Release Build
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC