]> granicus.if.org Git - php/commitdiff
- remove Experimental
authorRob Richards <rrichards@php.net>
Mon, 2 May 2005 19:39:53 +0000 (19:39 +0000)
committerRob Richards <rrichards@php.net>
Mon, 2 May 2005 19:39:53 +0000 (19:39 +0000)
- add Pierre to Credits
- update TODO

ext/xmlwriter/CREDITS
ext/xmlwriter/EXPERIMENTAL [deleted file]
ext/xmlwriter/TODO

index 08ab51b32b55b5ebaf00595a884b1000ebbd048a..d3a9ebe1bb8cdfee40c77510df9a5248c6f5fa6f 100644 (file)
@@ -1,2 +1,3 @@
 XMLWriter
 Rob Richards
+Pierre-Alain Joye
diff --git a/ext/xmlwriter/EXPERIMENTAL b/ext/xmlwriter/EXPERIMENTAL
deleted file mode 100644 (file)
index dfa49ae..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-this module is experimental,
-its functions may change their names 
-so do not rely to much on them 
-you have been warned!
index 97ebcb5801328758b874d2d7f96172a78d877299..dd3235fc68aa7abf090092c5d28738c665caafdf 100644 (file)
@@ -1,4 +1,3 @@
-- Decide on function naming for xmlwriter creation
 - Fix up config file for PHP 5 to use libxml extension configuration
 - Add OOP support