File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -33,19 +33,20 @@ if the ini variable phar.require_hash is set to true.
33
33
<email >helly@php.net</email >
34
34
<active >yes</active >
35
35
</lead >
36
- <date >2007-02-20 </date >
36
+ <date >2007-03-22 </date >
37
37
<version >
38
- <release >1.0.0RC3 </release >
38
+ <release >1.0.0 </release >
39
39
<api >1.0.0</api >
40
40
</version >
41
41
<stability >
42
- <release >beta </release >
42
+ <release >stable </release >
43
43
<api >stable</api >
44
44
</stability >
45
45
<license uri =" http://www.php.net/license" >PHP License</license >
46
46
<notes >
47
- Disable begin()/commit() with non-CLI sapi so they will function as
48
- a true transaction
47
+ *BACKWARDS COMPATIBILITY BREAK*
48
+ Rename Phar-> begin/isFlushingToPhar/commit to startBuffering/isBuffering/stopBuffering
49
+ Note that isBuffering() returns the opposite value to isFlushingToPhar()
49
50
</notes >
50
51
<contents >
51
52
<dir name =" /" >
You can’t perform that action at this time.
0 commit comments