]> granicus.if.org Git - php/commitdiff
update for 1.0.0 release
authorGreg Beaver <cellog@php.net>
Thu, 22 Mar 2007 17:12:10 +0000 (17:12 +0000)
committerGreg Beaver <cellog@php.net>
Thu, 22 Mar 2007 17:12:10 +0000 (17:12 +0000)
ext/phar/package.xml

index 195b65dc716057e15395f052a56e51ee3fb29880..18b4661792186b8e450c78990d64e5424866f36c 100644 (file)
@@ -33,19 +33,20 @@ if the ini variable phar.require_hash is set to true.
   <email>helly@php.net</email>
   <active>yes</active>
  </lead>
- <date>2007-02-20</date>
+ <date>2007-03-22</date>
  <version>
-  <release>1.0.0RC3</release>
+  <release>1.0.0</release>
   <api>1.0.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license">PHP License</license>
  <notes>
-  Disable begin()/commit() with non-CLI sapi so they will function as
-  a true transaction
+  *BACKWARDS COMPATIBILITY BREAK*
+  Rename Phar-&gt;begin/isFlushingToPhar/commit to startBuffering/isBuffering/stopBuffering
+  Note that isBuffering() returns the opposite value to isFlushingToPhar()
  </notes>
  <contents>
   <dir name="/">