summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-01-19 13:43:41 +0000
committerfoobar <sniper@php.net>2001-01-19 13:43:41 +0000
commit809bf95a90f0cfe14400aa7793a6b125a6598914 (patch)
treef353b103ed43d687db54c7b7cdaf84b0adda060a
parent5dcf6618bc9d3483e8ddd4e0a0bdc981e17c1bb3 (diff)
downloadphp-git-809bf95a90f0cfe14400aa7793a6b125a6598914.tar.gz
Added some missing EXPERIMENTAL files plus some missing extensions
into EXTENSIONS file.
-rw-r--r--EXTENSIONS57
-rw-r--r--ext/crack/CREDITS2
-rw-r--r--ext/crack/EXPERIMENTAL5
-rw-r--r--ext/domxml/EXPERIMENTAL5
-rw-r--r--ext/dotnet/EXPERIMENTAL5
-rw-r--r--ext/ingres_ii/EXPERIMENTAL5
-rw-r--r--ext/openssl/EXPERIMENTAL5
-rw-r--r--ext/qtdom/EXPERIMENTAL5
-rw-r--r--ext/rpc/dotnet/EXPERIMENTAL5
-rw-r--r--ext/sablot/EXPERIMENTAL5
-rw-r--r--ext/satellite/EXPERIMENTAL5
-rw-r--r--ext/sockets/EXPERIMENTAL5
-rw-r--r--ext/vpopmail/EXPERIMENTAL5
13 files changed, 106 insertions, 8 deletions
diff --git a/EXTENSIONS b/EXTENSIONS
index e7fdeb5f57..7e77fa9f4e 100644
--- a/EXTENSIONS
+++ b/EXTENSIONS
@@ -175,6 +175,7 @@ EXTENSION: bz2
PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
MAINTENANCE: Maintained
STATUS: Experimental
+SINCE: 4.0.3
-------------------------------------------------------------------------------
EXTENSION: calendar
MAINTENANCE: Unknown
@@ -189,7 +190,12 @@ PRIMARY MAINTAINER: Uwe Steinmann <steinm@php.net>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
-EXTENSION: CURL
+EXTENSION: crack
+MAINTENANCE: Unknown
+STATUS: Experimental
+SINCE: 4.0.5
+-------------------------------------------------------------------------------
+EXTENSION: curl
PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
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 <venaas@php.net>
MAINTENANCE: Maintained
STATUS: Experimental
+SINCE: 4.0.4
-------------------------------------------------------------------------------
EXTENSION: pcre
PRIMARY MAINTAINER: Andrei Zmievski <andrei@ispi.net>
@@ -293,12 +305,23 @@ PRIMARY MAINTAINER: Kristian Köhntopp <kris@koehntopp.de>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
+EXTENSION: printer
+MAINTENANCE: Unknown
+STATUS: Experimental
+SINCE: 4.0.4
+COMMENT: Only for Win32
+-------------------------------------------------------------------------------
EXTENSION: pspell
PRIMARY MAINTAINER: Vlad Krupin <phpdevel@echospace.com>
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öhntopp <kris@koehntopp.de>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
+EXTENSION: sablot
+PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
+MAINTENANCE: Maintained
+STATUS: Experimental
+SINCE: 4.0.3
+-------------------------------------------------------------------------------
EXTENSION: satellite
PRIMARY MAINTAINER: David Eriksson <eriksson@php.net>
MAINTENANCE: Odd Fixes
@@ -319,6 +348,12 @@ PRIMARY MAINTAINER: Sascha Schumann <sascha@schumann.cx>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
+EXTENSION: shmop
+PRIMARY MAINTAINER: Unknown
+MAINTENANCE: Unknown
+STATUS: Experimental
+SINCE: 4.0.3
+-------------------------------------------------------------------------------
EXTENSION: snmp
PRIMARY MAINTAINER: Rasmus Lerdorf <rasmus@php.net>
MAINTENANCE: Odd Fixes
@@ -333,7 +368,8 @@ SINCE: 4.0.2
EXTENSION: swf
PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
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 <andrei@ispi.net>
MAINTENANCE: Maintained
@@ -353,25 +394,25 @@ PRIMARY MAINTAINER: Thies C. Arntzen <thies@thieso.net>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
-EXTENSION: xslt
-PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
-MAINTENANCE: Maintained
-STATUS: Experimental
--------------------------------------------------------------------------------
EXTENSION: yaz
PRIMARY MAINTAINER: Adam Dickmeiss <adam@indexdata.dk>
MAINTENANCE: Maintained
STATUS: Unknown
SINCE: 4.0.1
-------------------------------------------------------------------------------
+EXTENSION: yp
+MAINTENANCE: Unknown
+STATUS: Unknown
+-------------------------------------------------------------------------------
EXTENSION: zlib
PRIMARY MAINTAINER: Stefan Roehrich <sr@linux.de>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
-EXTENSION: ZZiplib
+EXTENSION: zziplib
PRIMARY MAINTAINER: Sterling Hughes <sterling@php.net>
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!