diff options
author | Derick Rethans <derick@php.net> | 2002-03-23 23:30:17 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2002-03-23 23:30:17 +0000 |
commit | 60f20cd870cead31f1891d94e0193ac13ed53c59 (patch) | |
tree | f5bc8980bf1aec938c6db6c7c2fc957e1c2de5c7 /ext/xslt | |
parent | 8897845f3b3e1cc6728e878b98bba77f73f1022c (diff) | |
download | php-git-60f20cd870cead31f1891d94e0193ac13ed53c59.tar.gz |
- Fix experimental notice
Diffstat (limited to 'ext/xslt')
-rw-r--r-- | ext/xslt/EXPERIMENTAL | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/ext/xslt/EXPERIMENTAL b/ext/xslt/EXPERIMENTAL index 6443e99646..afa8b83d77 100644 --- a/ext/xslt/EXPERIMENTAL +++ b/ext/xslt/EXPERIMENTAL @@ -1,5 +1,6 @@ -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! +this extension is experimental and will +always be experimental as the maintainer +doesn't fix crashes, its functions may +change their names or move to extension +all together so do not rely to much on +them you have been warned! |