php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78321 Typo in stats_rand_gen_noncenral_f function should be *_noncentral_f
Submitted: 2019-07-22 18:07 UTC Modified: 2019-09-07 13:49 UTC
From: girgias@php.net Assigned: uchiyama (profile)
Status: Closed Package: stats (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: girgias@php.net
New email:
PHP Version: OS:

 

 [2019-07-22 18:07 UTC] girgias@php.net
Description:
------------
The function should be called stats_rand_gen_noncentral_f and not like currently stats_rand_gen_noncenral_f (typo in word central, missing "t").

PR provided on GitHub at: https://github.com/php/pecl-math-stats/pull/3


Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-07-22 18:15 UTC] girgias@php.net
The following pull request has been associated:

Patch Name: Fix Bug #78321 Fix typo in function name (cenral -> central)
On GitHub:  https://github.com/php/pecl-math-stats/pull/3
Patch:      https://github.com/php/pecl-math-stats/pull/3.patch
 [2019-08-03 01:29 UTC] uchiyama@php.net
-Assigned To: +Assigned To: uchiyama
 [2019-08-03 01:29 UTC] uchiyama@php.net
merged to the master branch.
stats_rand_gen_noncenral_f is also kept as deprecated.
 [2019-09-07 13:49 UTC] uchiyama@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 02:01:29 2024 UTC