mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Fix test expectations
This commit is contained in:
commit
482cd861f6
2 changed files with 2 additions and 2 deletions
|
@ -11,5 +11,5 @@ imap_mail('1', 1, NULL);
|
|||
===DONE===
|
||||
--EXPECTF--
|
||||
Warning: imap_mail(): No message string in mail command in %s on line %d
|
||||
%s
|
||||
%A
|
||||
===DONE===
|
||||
|
|
|
@ -106,7 +106,7 @@ Create a temporary mailbox and add 1 msgs
|
|||
.. mailbox '%s.phpttest' created
|
||||
|
||||
-- Iteration 1 --
|
||||
string(71) "From: %s
|
||||
string(%d) "From: %s
|
||||
To: %s
|
||||
Subject: test1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue