From: foobar Date: Fri, 19 Jan 2001 13:43:41 +0000 (+0000) Subject: Added some missing EXPERIMENTAL files plus some missing extensions X-Git-Tag: php-4.0.5RC1~521 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=809bf95a90f0cfe14400aa7793a6b125a6598914;p=php Added some missing EXPERIMENTAL files plus some missing extensions into EXTENSIONS file. --- diff --git a/EXTENSIONS b/EXTENSIONS index e7fdeb5f57..7e77fa9f4e 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -175,6 +175,7 @@ EXTENSION: bz2 PRIMARY MAINTAINER: Sterling Hughes MAINTENANCE: Maintained STATUS: Experimental +SINCE: 4.0.3 ------------------------------------------------------------------------------- EXTENSION: calendar MAINTENANCE: Unknown @@ -189,7 +190,12 @@ PRIMARY MAINTAINER: Uwe Steinmann MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- -EXTENSION: CURL +EXTENSION: crack +MAINTENANCE: Unknown +STATUS: Experimental +SINCE: 4.0.5 +------------------------------------------------------------------------------- +EXTENSION: curl PRIMARY MAINTAINER: Sterling Hughes MAINTENANCE: Maintained STATUS: Working @@ -233,6 +239,11 @@ EXTENSION: gettext MAINTENANCE: Unknown STATUS: Working ------------------------------------------------------------------------------- +EXTENSION: gmp +MAINTENANCE: Unknown +STATUS: Unknown +SINCE: 4.0.4 +------------------------------------------------------------------------------- EXTENSION: icap MAINTENANCE: Unknown STATUS: Obsolete @@ -271,6 +282,7 @@ EXTENSION: openssl PRIMARY MAINTAINER: Stig Venaas MAINTENANCE: Maintained STATUS: Experimental +SINCE: 4.0.4 ------------------------------------------------------------------------------- EXTENSION: pcre PRIMARY MAINTAINER: Andrei Zmievski @@ -293,12 +305,23 @@ PRIMARY MAINTAINER: Kristian K MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- +EXTENSION: printer +MAINTENANCE: Unknown +STATUS: Experimental +SINCE: 4.0.4 +COMMENT: Only for Win32 +------------------------------------------------------------------------------- EXTENSION: pspell PRIMARY MAINTAINER: Vlad Krupin MAINTENANCE: Unknown STATUS: Unknown SINCE: 4.0.2 ------------------------------------------------------------------------------- +EXTENSION: qtdom +MAINTENANCE: Unknown +STATUS: Experimental +SINCE: 4.0.4 +------------------------------------------------------------------------------- EXTENSION: readline MAINTENANCE: Unknown STATUS: Unknown @@ -308,6 +331,12 @@ PRIMARY MAINTAINER: Kristian K MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- +EXTENSION: sablot +PRIMARY MAINTAINER: Sterling Hughes +MAINTENANCE: Maintained +STATUS: Experimental +SINCE: 4.0.3 +------------------------------------------------------------------------------- EXTENSION: satellite PRIMARY MAINTAINER: David Eriksson MAINTENANCE: Odd Fixes @@ -319,6 +348,12 @@ PRIMARY MAINTAINER: Sascha Schumann MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- +EXTENSION: shmop +PRIMARY MAINTAINER: Unknown +MAINTENANCE: Unknown +STATUS: Experimental +SINCE: 4.0.3 +------------------------------------------------------------------------------- EXTENSION: snmp PRIMARY MAINTAINER: Rasmus Lerdorf MAINTENANCE: Odd Fixes @@ -333,7 +368,8 @@ SINCE: 4.0.2 EXTENSION: swf PRIMARY MAINTAINER: Sterling Hughes MAINTENANCE: Maintained -STATUS: Unix (won't change) +STATUS: Unknown +COMMENT: Only for Unix (won't change) ------------------------------------------------------------------------------- EXTENSION: sysvsem MAINTENANCE: Unknown @@ -343,6 +379,11 @@ EXTENSION: sysvshm MAINTENANCE: Unknown STATUS: Working ------------------------------------------------------------------------------- +EXTENSION: vpopmail +MAINTENANCE: Unknown +STATUS: Experimental +SINCE: 4.0.5 +------------------------------------------------------------------------------- EXTENSION: wddx PRIMARY MAINTAINER: Andrei Zmievski MAINTENANCE: Maintained @@ -353,25 +394,25 @@ PRIMARY MAINTAINER: Thies C. Arntzen MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- -EXTENSION: xslt -PRIMARY MAINTAINER: Sterling Hughes -MAINTENANCE: Maintained -STATUS: Experimental -------------------------------------------------------------------------------- EXTENSION: yaz PRIMARY MAINTAINER: Adam Dickmeiss MAINTENANCE: Maintained STATUS: Unknown SINCE: 4.0.1 ------------------------------------------------------------------------------- +EXTENSION: yp +MAINTENANCE: Unknown +STATUS: Unknown +------------------------------------------------------------------------------- EXTENSION: zlib PRIMARY MAINTAINER: Stefan Roehrich MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- -EXTENSION: ZZiplib +EXTENSION: zziplib PRIMARY MAINTAINER: Sterling Hughes MAINTENANCE: Maintained STATUS: Experimental +SINCE: 4.0.5 ------------------------------------------------------------------------------- # iptc? diff --git a/ext/crack/CREDITS b/ext/crack/CREDITS new file mode 100644 index 0000000000..ab451cac09 --- /dev/null +++ b/ext/crack/CREDITS @@ -0,0 +1,2 @@ +crack +Alexander Feldman diff --git a/ext/crack/EXPERIMENTAL b/ext/crack/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/crack/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/domxml/EXPERIMENTAL b/ext/domxml/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/domxml/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/dotnet/EXPERIMENTAL b/ext/dotnet/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/dotnet/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/ingres_ii/EXPERIMENTAL b/ext/ingres_ii/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/ingres_ii/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/openssl/EXPERIMENTAL b/ext/openssl/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/openssl/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/qtdom/EXPERIMENTAL b/ext/qtdom/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/qtdom/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/rpc/dotnet/EXPERIMENTAL b/ext/rpc/dotnet/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/rpc/dotnet/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/sablot/EXPERIMENTAL b/ext/sablot/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/sablot/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/satellite/EXPERIMENTAL b/ext/satellite/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/satellite/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/sockets/EXPERIMENTAL b/ext/sockets/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/sockets/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/vpopmail/EXPERIMENTAL b/ext/vpopmail/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/vpopmail/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned!