1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

11 Commits

Author SHA1 Message Date
Jim Winstead
9a5b92a308 Clarify extension status (#3803)
* Gmagick has never had a non-beta release

* mqseries has never had a stable release

* Warn that recode extension is unmaintained

* rnp has never had a stable release.

* stats extension is unmaintained

* svn extension was already marked experimental in text

* Windows DLLs are available now for xdiff

* svm has never had a stable release

* Mark zmq experimental/unmaintained, and actually connect install section

* Fix reference to installation section for zmq that moved

* parle has never had a stable release

* Mark ui as experimental, clean up intro slightly

* Add text warning that Imagick is still considered experimental

* Fix Status/State mix-up, and regenerate appendices/extensions.xml
2024-11-24 13:27:04 -08:00
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
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
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
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