@@ -19,18 +19,18 @@ The X DevAPI introduces a new, modern and easy-to-learn way to work with your da
19
19
* Focus is put on working with data via CRUD operations. See Section 3.1, “CRUD Operations Overview”.
20
20
* Modern practices and syntax styles are used to get away from traditional SQL-String-Building. See Chapter 10, Building Expressions.
21
21
</description >
22
- <lead >
23
- <name >Dariusz Slusarczyk</name >
24
- <user >marines</user >
25
- <email >marines@php.net</email >
26
- <active >yes</active >
27
- </lead >
28
22
<lead >
29
23
<name >Filip Janiszewski</name >
30
24
<user >fjanisze</user >
31
25
<email >fjanisze@php.net</email >
32
26
<active >yes</active >
33
27
</lead >
28
+ <lead >
29
+ <name >Dariusz Slusarczyk</name >
30
+ <user >marines</user >
31
+ <email >marines@php.net</email >
32
+ <active >no</active >
33
+ </lead >
34
34
<lead >
35
35
<name >Johannes Schlüter</name >
36
36
<user >johannes</user >
@@ -49,10 +49,10 @@ The X DevAPI introduces a new, modern and easy-to-learn way to work with your da
49
49
<email >mysqlre@php.net</email >
50
50
<active >yes</active >
51
51
</lead >
52
- <date >2020-12 -15</date >
52
+ <date >2020-04 -15</date >
53
53
<time >20:00:00</time >
54
54
<version >
55
- <release >8.0.23 </release >
55
+ <release >8.0.24 </release >
56
56
<api >1.0.0</api >
57
57
</version >
58
58
<stability >
@@ -61,11 +61,8 @@ The X DevAPI introduces a new, modern and easy-to-learn way to work with your da
61
61
</stability >
62
62
<license uri =" http://www.php.net/license" >PHP</license >
63
63
<notes >
64
- WL#14014: XProtocol: Support connection close notification
65
- WL#14228: Replace language in APIs and source code/docs
66
- orabug #30134451: mysqlndx replace raw zval with improved zvalue where possible
67
- orabug #31589457: change default engine from MyISAM to InnoDB
68
- </notes >
64
+ Release
65
+ </notes >
69
66
<contents >
70
67
<dir name =" /" >
71
68
<file name =" CREDITS" role =" doc" />
@@ -769,6 +766,22 @@ The X DevAPI introduces a new, modern and easy-to-learn way to work with your da
769
766
<configureoption default =" autodetect" name =" with-protobuf" prompt =" Point out protobuf library install dir" />
770
767
</extsrcrelease >
771
768
<changelog >
769
+ <release >
770
+ <date >2020-04-15</date >
771
+ <time >20:00:00</time >
772
+ <version >
773
+ <release >8.0.24</release >
774
+ <api >1.0.0</api >
775
+ </version >
776
+ <stability >
777
+ <release >stable</release >
778
+ <api >stable</api >
779
+ </stability >
780
+ <license uri =" http://www.php.net/license" >PHP</license >
781
+ <notes >
782
+ No changes in this release, only build number
783
+ </notes >
784
+ </release >
772
785
<release >
773
786
<date >2020-08-20</date >
774
787
<time >20:00:00</time >
0 commit comments