1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 09:43:18 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Christoph M. Becker bde3469a46 stats is a PECL extension 2022-07-04 17:50:47 +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:
<https://github.com/php/pecl-math-stats/commit/fac78cf926bb00c9974379c7131c58b7545e5b15>
2022-07-04 16:59:55 +02:00
George Peter Banyard 1d00d0ad21 Remove stats extension docs 2021-05-25 19:38:28 +01: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
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
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
Philip Olson a75880cf5a MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to new constants page
- Moved from reference.xml to setup.xml:
  - The rest: installation, requirements, and added configuration, resources
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248662 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 17:07:16 +00:00