37 Commits

Author SHA1 Message Date
Rafal Somla
b1375af988 Update version to 8.0.30 - missing bits 2022-07-14 13:13:03 +02:00
Filip Janiszewski
60e6d09e99 Updating version number 2022-02-04 15:10:13 +01:00
Hery Ramilison
02c793e813 Updating version number 2021-12-06 21:12:13 +01:00
Filip Janiszewski
214e0b13dc Setting the proper version 2021-10-05 08:21:26 +02:00
Filip Janiszewski
2471fc300e Updating package.xml for the 8.0.26 release 2021-07-12 14:59:47 +02:00
Kent Boortz
91f68a4212 Merge branch 'release/8.0.25' into trunk 2021-05-11 12:44:09 +02:00
Filip Janiszewski
cd34cfc0f1 v8.0.25 - package.xml and version number updated 2021-04-26 13:23:04 +02:00
Gipson Pulla
162ba7f66b Merge branch 'release/8.0.24' into trunk 2021-04-26 15:55:11 +05:30
Filip Janiszewski
26c71e00fb v8.0.24 - package.xml and version number updated 2021-04-22 07:28:02 +02:00
Darek Slusarczyk
a4406f9f59 Follow PHP practice and remove yearly range from copyright notice 2021-01-22 18:13:08 +01:00
Darek Slusarczyk
c4930e0a02 Follow PHP practice and remove yearly range from copyright notice 2021-01-22 16:31:33 +01:00
Darek Slusarczyk
d874f1f89d v8.0.23 - package.xml and version number updated 2020-12-15 13:40:04 +01:00
Darek Slusarczyk
7503dcc487 v8.0.22 - package.xml and version number updated 2020-08-20 18:11:47 +02:00
Darek Slusarczyk
80e0f47060 v8.0.21 - package.xml and version number updated 2020-06-23 20:58:31 +02:00
Darek Slusarczyk
50dce78533 v8.0.20 - package.xml and version number updated 2020-03-25 14:23:54 +01:00
Darek Slusarczyk
bcde4baafe v8.0.19 - package.xml and version number updated 2020-01-10 08:28:39 +01:00
Darek Slusarczyk
0bd71fe407 copyrights update 2019 => 2020 2019-11-06 12:29:29 +01:00
Darek Slusarczyk
7dd35c94fa v8.0.18 - package.xml and version number updated 2019-09-02 22:40:01 +02:00
Darek Slusarczyk
921771f069 orabug #30084593: get rid of vim "decorators"
- remove all footers with vim params, similarly as PHP devs removed it in PHP-7.4
2019-07-23 22:29:44 +02:00
Darek Slusarczyk
746c620019 v8.0.17 - package.xml and version number updated 2019-06-12 18:16:17 +02:00
Darek Slusarczyk
de3ad97ebd v8.0.16 - version number updated
rollback some changes
- MYSQL_XDEVAPI_VERSION => PHP_MYSQL_XDEVAPI_VERSION
- XMYSQLND_VERSION => PHP_XMYSQLND_VERSION
2019-03-07 19:37:51 +01:00
Darek Slusarczyk
1d38275445 prepare src for release 8.0.16
- update version number
- add PHP constant MYSQL_XDEVAPI_VERSION_ID (version as long)
- PHP_MYSQL_XDEVAPI_VERSION => MYSQL_XDEVAPI_VERSION, and few other tiny changes
2019-03-07 17:13:45 +01:00
Filip Janiszewski
a72bea4a17 WL#12454: Connection Attributes
Implementation of the WL
2019-03-06 09:46:39 +01:00
Darek Slusarczyk
74b67067f4 copyrights update 2018 => 2019 2019-02-01 22:14:35 +01:00
Darek Slusarczyk
ce9328fd8d v8.0.15 - package.xml and version number updated
related to 'local infile' patch in classic extensions mysqli and pdo_mysql, but no changes in mysql_xdevapi
2019-01-29 17:51:03 +01:00
Darek Slusarczyk
6da3c74ccd v8.0.14 - package.xml and version number updated 2018-12-13 14:31:16 +01:00
Darek Slusarczyk
b2a86cc8f3 release 8.0.13
- update package.xml for 8.0.13
- update README - move info about building into ./docbook/setup.xml
- remove trailing whitespaces
2018-10-05 23:24:00 +02:00
Darek Slusarczyk
7637716bb1 v8.0.12 - package.xml and version number updated 2018-06-26 21:11:46 +02:00
Darek Slusarczyk
f33aa773c8 clean up before GA
- phpinfo: merge obsolete partition to 'xmysqlnd' and 'mysqlx' parts into one 'mysql_xdevapi'
- remove unnecessary stuff from phpinfo
- version number 8.0.4 => 8.0.11
- fix module name
- add 'ext/hash' dependency in code
- update package.xml
2018-03-20 19:37:33 +01:00
Darek Slusarczyk
92753ff4da update version number to 8.0.4 2018-01-31 08:03:30 +01:00
Darek Slusarczyk
4ecb215b05 Copyrights year bulk update 2017 => 2018 2018-01-15 14:58:38 +01:00
Darek Slusarczyk
72a4a68cc0 update version number 8.0.2 => 8.0.3 2017-11-01 11:35:35 +01:00
Filip Janiszewski
d0d6476aec Minor implementation changes related with minor worklogs 2017-04-06 11:12:31 +02:00
Darek Slusarczyk
a4f0802b25 C++ refactoring
- apply namespaces mysqlx:: devapi | devapi::msg | drv | parser
- PHP_METHOD => MYSQL_XDEVAPI_PHP_METHOD - exception safety for API routines
- swap DONT_ALLOW_NULL / NO_PASS_BY_REF with dont_allow_null / no_pass_by_ref
- Copyright date to 2017
- remove mysqlx_node_base_result obsolete code
- remove unnecessary #include <new>
2017-01-31 19:49:30 +01:00
Johannes Schlüter
7ef8d739a3 Fix version 2016-12-08 16:51:46 +01:00
Darek Slusarczyk
0e0e35ea25 - merge to one module mysql_xdevapi
- support for dynamic lib build (COMPILE_DL_MYSQL_XDEVAPI, PHP_MYSQL_XDEVAPI_API, MYSQL_XDEVAPI_VERSION_ID, PHP_MYSQL_XDEVAPI_VERSION)
- mysql_xdevapi.def added for win dynamic-lib build
2016-10-10 12:08:04 +02:00
Darek Slusarczyk
5b35af8d76 namespace mysqlx => mysql_xdevapi 2016-10-07 16:54:51 +02:00