php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73721 possible error
Submitted: 2016-12-12 08:30 UTC Modified: 2021-02-15 13:55 UTC
From: rjhdby@php.net Assigned: cmb (profile)
Status: Closed Package: fann (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rjhdby@php.net
New email:
PHP Version: OS:

 

 [2016-12-12 08:30 UTC] rjhdby@php.net
Description:
------------
---
From manual page: http://www.php.net/fann.constants
---

FANN_E_INPUT_NO_MATCH (integer)
The number of input neurons >>>in the ann data<<< do not match
FANN_E_OUTPUT_NO_MATCH (integer)
The number of output neurons >>>in the ann and data<<< do not match.


Either add "and" into first constant's description or delete "and" from second


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-12 11:27 UTC] cmb@php.net
-Package: Documentation problem +Package: fann
 [2021-02-15 13:55 UTC] cmb@php.net
-Status: Open +Status: Verified -Assigned To: +Assigned To: cmb
 [2021-02-15 13:55 UTC] cmb@php.net
> Either add "and" into first constant's description or delete
> "and" from second

The former, cf.
<https://libfann.github.io/fann/docs/files/fann_error-h.html>.
 [2021-02-15 14:01 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=ec820164580aabcbdca6d72e26ec62a90663a9ee
Log: Fix #73721: possible error
 [2021-02-15 14:01 UTC] cmb@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 12 01:01:28 2025 UTC