mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fixed bug #50482 (openssl_pkcs7_verify error:0D07B08E)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292546 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d032d0202d
commit
2529ec6b15
1 changed files with 10 additions and 0 deletions
|
@ -122,6 +122,16 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="notes">
|
||||
&reftitle.notes;
|
||||
<note>
|
||||
<simpara>
|
||||
As specified in RFC 2045, lines may not be longer than 76 characters
|
||||
in the <parameter>filename</parameter> parameter.
|
||||
</simpara>
|
||||
</note>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue