diff options
author | foobar <sniper@php.net> | 2001-01-19 13:43:41 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2001-01-19 13:43:41 +0000 |
commit | 809bf95a90f0cfe14400aa7793a6b125a6598914 (patch) | |
tree | f353b103ed43d687db54c7b7cdaf84b0adda060a /ext | |
parent | 5dcf6618bc9d3483e8ddd4e0a0bdc981e17c1bb3 (diff) | |
download | php-git-809bf95a90f0cfe14400aa7793a6b125a6598914.tar.gz |
Added some missing EXPERIMENTAL files plus some missing extensions
into EXTENSIONS file.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/crack/CREDITS | 2 | ||||
-rw-r--r-- | ext/crack/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/domxml/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/dotnet/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/ingres_ii/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/openssl/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/qtdom/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/rpc/dotnet/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/sablot/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/satellite/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/sockets/EXPERIMENTAL | 5 | ||||
-rw-r--r-- | ext/vpopmail/EXPERIMENTAL | 5 |
12 files changed, 57 insertions, 0 deletions
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! |