php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55681 integer or int ?
Submitted: 2011-09-13 13:47 UTC Modified: 2011-09-13 18:08 UTC
From: gwarnants at gmail dot com Assigned: nikic (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2011-09-13 13:47 UTC] gwarnants at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.openssl-cipher-iv-length%23Description
---

Return value of openssl_cipher_iv_length() function is "integer" in the manual altough we used to see "int".

Regards,
Geoffray


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-13 18:06 UTC] nikic@php.net
Automatic comment from SVN on behalf of nikic
Revision: http://svn.php.net/viewvc/?view=revision&revision=316669
Log: Fix Doc Bug #55681: integer or int ?
 [2011-09-13 18:08 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 [2011-09-13 18:08 UTC] nikic@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC