mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
Merge branch 'PHP-7.4'
* PHP-7.4: Remove unused variable
This commit is contained in:
commit
08e7e6ffe6
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ if ($contentfile === false) {
|
|||
}
|
||||
|
||||
$pkcsfile = __DIR__ . "/openssl_pkcs7_verify__pkcsfile.tmp";
|
||||
|
||||
$infile = __DIR__ . "/cert.crt";
|
||||
$eml = __DIR__ . "/signed.eml";
|
||||
$wrong = "wrong";
|
||||
$empty = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue