diff --git a/appendices/extensions.xml b/appendices/extensions.xml index d5679c93f3e6..efc5a9ee790e 100644 --- a/appendices/extensions.xml +++ b/appendices/extensions.xml @@ -414,6 +414,8 @@ + + @@ -423,7 +425,15 @@ &extcat.state.experimental; + + + + + + + + diff --git a/language-snippets.ent b/language-snippets.ent index a2d668ca06a0..db69fc5fc545 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -2053,6 +2053,10 @@ for this PECL extension + + This extension is unmaintained. +'> + An PgSql\Connection instance.'> diff --git a/reference/gmagick/book.xml b/reference/gmagick/book.xml index 6865a3839583..fc2e67bd9617 100644 --- a/reference/gmagick/book.xml +++ b/reference/gmagick/book.xml @@ -1,5 +1,6 @@ + @@ -9,6 +10,7 @@ &reftitle.intro; + &warn.experimental; Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API. diff --git a/reference/imagick/book.xml b/reference/imagick/book.xml index 02780dd72379..1158a27e79b7 100644 --- a/reference/imagick/book.xml +++ b/reference/imagick/book.xml @@ -11,6 +11,7 @@ &reftitle.intro; + &warn.experimental; Imagick is a native php extension to create and modify images using the ImageMagick API. diff --git a/reference/mqseries/book.xml b/reference/mqseries/book.xml index 21f2e576eb33..affe8dc864d3 100644 --- a/reference/mqseries/book.xml +++ b/reference/mqseries/book.xml @@ -1,5 +1,6 @@ + @@ -8,10 +9,11 @@ &reftitle.intro; - + + &warn.experimental; This extension aims to provide an interface for communicating with IBMs WebSphere MQ series Queue managers. - + The interface mimics the C-API client interface of WebSphere MQ Series as close as possible. Using the same naming conventions and possibilities of the diff --git a/reference/parle/book.xml b/reference/parle/book.xml index 22253860e488..909851d31418 100644 --- a/reference/parle/book.xml +++ b/reference/parle/book.xml @@ -1,5 +1,6 @@ + @@ -9,6 +10,7 @@ &reftitle.intro; + &warn.experimental; The parle extension provides general purpose lexing and parsing facilities. The implementation is based on Ben Hanson's libraries and requires a C++14 capable compiler. The lexer is based on the regex matching, the parser is LALR(1). Lexers and parsers are generated on the fly and can be used immediately after they've been finalized. Parle deals with parsing and lexing, the appropriate data structures representation and processing are the implementer's task. Serialization and code generation are not supported by the extension, yet. diff --git a/reference/recode/book.xml b/reference/recode/book.xml index bbef7ab1a2e9..11d0f654c5e4 100644 --- a/reference/recode/book.xml +++ b/reference/recode/book.xml @@ -1,5 +1,6 @@ + @@ -10,6 +11,7 @@ &reftitle.intro; + &warn.pecl.unmaintained; This module contains an interface to the GNU Recode library. The GNU Recode library converts files between various coded character sets and surface encodings. When this cannot be achieved exactly, it may get rid diff --git a/reference/rnp/book.xml b/reference/rnp/book.xml index a169d8ebf667..2bd3bf187472 100644 --- a/reference/rnp/book.xml +++ b/reference/rnp/book.xml @@ -1,4 +1,5 @@ + Rnp @@ -7,6 +8,7 @@ &reftitle.intro; + &warn.experimental; This module allows you to use RNP library. RNP is a high performance C++ OpenPGP diff --git a/reference/stats/book.xml b/reference/stats/book.xml index 6b63c747dbd4..f22c762ac6eb 100644 --- a/reference/stats/book.xml +++ b/reference/stats/book.xml @@ -1,5 +1,6 @@ + @@ -9,6 +10,7 @@ &reftitle.intro; + &warn.pecl.unmaintained; This is the statistics extension. It contains few dozens of functions useful for statistical computations. It is a wrapper around 2 scientific libraries, namely DCDFLIB (Library of C routines for Cumulative diff --git a/reference/stats/setup.xml b/reference/stats/setup.xml index 0453966b89c1..38de124f586e 100644 --- a/reference/stats/setup.xml +++ b/reference/stats/setup.xml @@ -20,7 +20,7 @@ &pecl.moved; - &pecl.info; + &pecl.info.dead; &url.pecl.package;stats. diff --git a/reference/svm/book.xml b/reference/svm/book.xml index 2b0949168fc3..e1ee6d614f3c 100644 --- a/reference/svm/book.xml +++ b/reference/svm/book.xml @@ -1,5 +1,6 @@ + @@ -9,6 +10,7 @@ &reftitle.intro; + &warn.experimental; LibSVM is an efficient solver for SVM classification and regression problems. The svm extension wraps this in a PHP interface for easy use in PHP scripts. diff --git a/reference/svn/book.xml b/reference/svn/book.xml index a7220d83dc76..7fe106f0ced9 100644 --- a/reference/svn/book.xml +++ b/reference/svn/book.xml @@ -1,5 +1,6 @@ + diff --git a/reference/ui/book.xml b/reference/ui/book.xml index 224a80a7f9b1..353dca65d15a 100644 --- a/reference/ui/book.xml +++ b/reference/ui/book.xml @@ -1,5 +1,6 @@ + @@ -9,7 +10,10 @@ &reftitle.intro; - This extension wraps libui to provide an OO API for the cross platform development of native look-and-feel user interfaces . + &warn.experimental; + This extension wraps libui + to provide an object-oriented API for the cross platform development + of native look-and-feel user interfaces. diff --git a/reference/xdiff/configure.xml b/reference/xdiff/configure.xml index f34a6602f702..d5460aa47fd4 100644 --- a/reference/xdiff/configure.xml +++ b/reference/xdiff/configure.xml @@ -7,7 +7,7 @@ &url.pecl.package;xdiff. - &pecl.windows.download; + &pecl.windows.download.avail; diff --git a/reference/zmq/book.xml b/reference/zmq/book.xml index d7d7ed168216..e9474c2f54ed 100644 --- a/reference/zmq/book.xml +++ b/reference/zmq/book.xml @@ -1,5 +1,6 @@ + @@ -9,6 +10,7 @@ &reftitle.intro; + &warn.experimental; "ØMQ is a software library that lets you quickly design and implement a fast message-based application." --0MQ Website diff --git a/reference/zmq/configure.xml b/reference/zmq/configure.xml deleted file mode 100644 index da4112cda9a5..000000000000 --- a/reference/zmq/configure.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - -
- &reftitle.install; - - - &pecl.info; - &url.pecl.package;zmq - -
- - - diff --git a/reference/zmq/setup.xml b/reference/zmq/setup.xml index bb6da40e2c9e..fca5c22d7a67 100644 --- a/reference/zmq/setup.xml +++ b/reference/zmq/setup.xml @@ -9,7 +9,18 @@ ZMQ extension requires 0MQ version 2.0.7 or higher. 0MQ can be acquired from &url.zeromq;area:download. - &reference.zmq.configure; + + +
+ &reftitle.install; + + + &pecl.info.dead; + &url.pecl.package;zmq + + + &pecl.windows.download.avail; +