59 Commits

Author SHA1 Message Date
haszi
48ce43fe79 Remove empty resources pages (#3545)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-26 02:17:29 +01:00
haszi
765b2d6eec Remove empty configuration pages (#3538)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 22:24:55 +01:00
haszi
46a9cdd2db Remove empty constants pages (#3527)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 16:08:35 +01:00
Christoph M. Becker
d0e77d66ac Add missing parameter sections for stat functions 2022-07-04 18:00:54 +02:00
Christoph M. Becker
bde3469a46 stats is a PECL extension 2022-07-04 17:50:47 +02:00
Christoph M. Becker
fdb637bafd stats DLLs are available (for a long time) 2022-07-04 17:36:09 +02:00
Christoph M. Becker
c6542ce863 Revert "Remove stats extension docs"
This reverts commit 1d00d0ad21.

Stats 2.0.3 is supposed to be compatible with PHP 7.0 at least, so the
documentation should not have been removed.  And there is even a commit
in the repo claiming PHP 8 compatibility:
<fac78cf926>
2022-07-04 16:59:55 +02:00
George Peter Banyard
1d00d0ad21 Remove stats extension docs 2021-05-25 19:38:28 +01:00
Philip Olson
2b36b46bae Remove autogenerated file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352018 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 20:18:33 +00:00
Christoph Michael Becker
77a10b00e3 Fix #80501: Stats function documentation has gone
The documentation of the stats extension has been removed in r350644
assuming that the extension would not be compatible with PHP 7; that
assumption was wrong, so we need to restore the docs.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351991 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-10 11:14:23 +00:00
Christoph Michael Becker
0970bf6ea3 Remove PHP4 or PHP5-only extension
This commit removes following extensions as they appear to not provide
support for PHP 7.0.

Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350644 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:28:04 +00:00
George Peter Banyard
1849f5990e cumurative -> cumulative
Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348819 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-06 15:26:51 +00:00
George Peter Banyard
b5c61d0cd4 Remove duplicate and miss spelled documentation for stat function
stats_rand_gen_noncentral_chisquare()

Fixes Doc Bug #78320


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347790 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-22 17:55:49 +00:00
George Peter Banyard
1fae365c8a Fix mistakes in Statistics extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347788 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-22 17:14:12 +00:00
George Peter Banyard
24063158a5 Remove old entities in comment as they provide false usage information about XML entities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347114 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-01 16:55:05 +00:00
Christoph Michael Becker
76b357a7bf Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345607 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-07 14:18:24 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Yuji Uchiyama
581d748f16 Remove duplicated parameter section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343313 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 07:33:30 +00:00
Yuji Uchiyama
4f99698a87 Fix the range of return value from RNG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343311 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-28 07:23:26 +00:00
Yuji Uchiyama
81f73f0eb9 Fix distribution names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343010 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-06 06:10:25 +00:00
Yuji Uchiyama
ca1420ae52 Fix the meaning of x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343005 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-05 00:21:55 +00:00
Yuji Uchiyama
71dd68d769 Fix the meaning of x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343004 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-04 23:08:57 +00:00
Yuji Uchiyama
341fe28c83 Remove files for functions not existed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342842 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 02:34:03 +00:00
Yuji Uchiyama
e9d33150a5 Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342841 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 01:52:01 +00:00
Yuji Uchiyama
db9b1381c5 Remove a warning text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342840 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:54:02 +00:00
Yuji Uchiyama
35d9a03493 Add descriptions for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342827 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-09 22:18:20 +00:00
Yuji Uchiyama
a816d3565e Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342783 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-05 00:35:05 +00:00
Yuji Uchiyama
387e6d7cdd Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342782 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-04 17:06:28 +00:00
Yuji Uchiyama
82006e5991 Add file for stats_dens_uniform
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342781 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-04 16:07:41 +00:00
Peter Cowburn
4d3e739b33 fix build - mispaced para tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342760 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-02 09:25:04 +00:00
Yuji Uchiyama
1572284ed3 Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342758 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 21:15:55 +00:00
Yuji Uchiyama
d2df296582 Add missing documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342749 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 13:05:05 +00:00
Yuji Uchiyama
b6d7dce0f5 Change distribution name from Student's t to just t
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342746 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 00:18:32 +00:00
Yuji Uchiyama
fd47c9ff17 Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342745 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 00:06:34 +00:00
Yuji Uchiyama
ccb11f0727 Add documents to stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342737 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 16:47:30 +00:00
Yuji Uchiyama
349507356c Fix reftitle line for returnvalues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342736 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 15:49:36 +00:00
Yuji Uchiyama
7981555c43 Add document to stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342735 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 14:09:53 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jean-Sebastien Hedde
f06613e8b8 Using <constant>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333067 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 14:19:56 +00:00
Jean-Sebastien Hedde
7239b477e1 Using &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333066 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 14:07:27 +00:00
Levi Morrison
0b91b3d1d4 Documented stats_standard_deviation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332885 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 17:00:11 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ed67b3c502 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00