|
1b39d8316a
|
Add tests
|
2020-11-27 16:35:27 +01:00 |
|
|
87bfb48247
|
Improvements
|
2020-10-27 19:33:06 +01:00 |
|
|
6b853f5e9b
|
Export constant
|
2020-10-25 19:15:16 +01:00 |
|
|
ef292e3169
|
Increase version
|
2020-10-25 19:08:45 +01:00 |
|
|
814689baa7
|
Add BYTEA unescaping support
|
2020-10-25 19:05:55 +01:00 |
|
Michael Wallner
|
ed0a4dfa7b
|
travis: use postgres 10
|
2020-09-24 16:20:53 +02:00 |
|
Michael Wallner
|
a8489a01a4
|
check for new connection status constants in pg-10+
|
2020-09-24 16:10:45 +02:00 |
|
Remi Collet
|
7faa9186d9
|
fix tests, connection status can be 2 digits
|
2020-09-24 16:04:14 +02:00 |
|
Michael Wallner
|
c3b02a2567
|
back to dev [ci skip]
|
2020-09-24 13:10:15 +02:00 |
|
Michael Wallner
|
1532fc77ec
|
package.xml: update dependencies
|
2020-09-24 13:02:17 +02:00 |
|
Michael Wallner
|
648186c31f
|
travis: explicitely test 8.0
|
2020-09-24 12:39:03 +02:00 |
|
Michael Wallner
|
76e64a0a60
|
tests: set lc_messages to C for tests checking errors
|
2020-09-24 12:16:37 +02:00 |
|
Remi Collet
|
04574bc5cd
|
fix stream for php <= 7.3
|
2020-09-24 11:59:37 +02:00 |
|
Michael Wallner
|
c45141ace6
|
prepare v2.1.8
|
2020-09-24 11:48:22 +02:00 |
|
Michael Wallner
|
9d845b3fca
|
fix mind effup
|
2020-09-24 11:15:14 +02:00 |
|
Michael Wallner
|
f33cb66938
|
restore PHP 7 compatibility
|
2020-09-24 11:09:31 +02:00 |
|
Michael Wallner
|
a3b5ed14b9
|
fix leaks on property read
|
2020-09-24 10:52:28 +02:00 |
|
Michael Wallner
|
6db32a98b7
|
redo PHP 8 compatibility
|
2020-09-24 09:55:35 +02:00 |
|
Michael Wallner
|
d3e3e97737
|
restore PHP 7 compatibility
|
2020-09-23 20:34:23 +02:00 |
|
Michael Wallner
|
80a38048f8
|
PHP 8 compatibility
|
2020-09-23 20:07:32 +02:00 |
|
Michael Wallner
|
fa62bc04ca
|
release 2.1.7
* Fix PHP-7.4 compatibility (undefined ulong on some platforms)
|
2020-02-07 08:09:32 +01:00 |
|
Michael Wallner
|
cc619cb8b6
|
ulong -> unsigned long
|
2020-02-07 07:59:53 +01:00 |
|
Aaron Piotrowski
|
13b06e992c
|
Fix build with 7.4 on macOS
|
2020-02-06 17:06:30 -06:00 |
|
Michael Wallner
|
63fb773601
|
release 2.1.6
* Fix PgSQL-12 compatibility
* Fix PHP-7.4 compatibility
* Fix empty arrays parsing (Dmitry Simushev)
|
2020-01-18 14:26:18 +01:00 |
|
Michael Wallner
|
0b9658d388
|
fix pq\Types with PgSQL-12
|
2020-01-18 14:17:26 +01:00 |
|
Michael Wallner
|
0ca37857fc
|
Merge pull request #34 from JustBlackBird/empty-array-fix
Fix empty arrays parsing
|
2019-12-28 18:08:06 +01:00 |
|
Dmitry Simushev
|
843fc4cf78
|
Fix empty arrays parsing
|
2019-12-28 16:46:04 +03:00 |
|
Michael Wallner
|
6f5faabcca
|
move to PHP-7.4 as current GA
|
2019-12-04 17:45:33 +01:00 |
|
Michael Wallner
|
8cdbfe9a88
|
fix travis
|
2019-08-02 10:58:21 +02:00 |
|
Michael Wallner
|
9dfcccaad5
|
Merge pull request #33 from m6w6/fix-19
fix issue #19: Failed test with PgSQL < 9.3
|
2019-06-29 08:19:46 +02:00 |
|
Michael Wallner
|
b71a5226c1
|
fix issue #19: Failed test with PgSQL < 9.3
|
2019-06-18 12:02:30 +02:00 |
|
Michael Wallner
|
c0d5115191
|
travis: test against 7.4, but allow failures until stablilized
|
2019-06-17 13:43:02 +02:00 |
|
Michael Wallner
|
1e1d31873a
|
update travis/pecl
|
2019-04-01 14:55:02 +02:00 |
|
Michael Wallner
|
1b01ca0b17
|
update travis/pecl
|
2019-03-29 10:23:23 +01:00 |
|
Michael Wallner
|
cd06468d31
|
travis: update
|
2019-03-04 07:50:43 +01:00 |
|
Michael Wallner
|
d6c8226407
|
update version header
|
2019-03-04 07:50:43 +01:00 |
|
Michael Wallner
|
5ba3107011
|
upgrade pq\Types
the internal abstime/reltime types have been removed from postgres
|
2019-03-04 07:50:43 +01:00 |
|
Michael Wallner
|
7ebb278e78
|
PHP-7.4 compat
|
2019-03-04 07:50:43 +01:00 |
|
Michael Wallner
|
cdb61c8049
|
Fix releases link
[ci skip]
|
2019-01-24 19:49:11 +01:00 |
|
Michael Wallner
|
c42b1975b4
|
prepare release 2.1.5
* Fix PHP-7.3 compatibility
|
2019-01-14 15:20:01 +01:00 |
|
Michael Wallner
|
8897b5a581
|
fix master compatibility
|
2019-01-14 15:03:11 +01:00 |
|
Michael Wallner
|
c7085becd3
|
prepare release 2.1.5
* Fix PHP-7.3 compatibility
|
2019-01-14 14:53:34 +01:00 |
|
Michael Wallner
|
e00dd6db69
|
travis: test 7.3, rebuild master
|
2018-07-19 13:27:51 +02:00 |
|
Remi Collet
|
950b257a93
|
fix for 7.3.0alpha4
|
2018-07-18 07:39:47 +02:00 |
|
Michael Wallner
|
e9eb250ea0
|
prepare release 2.1.4
* Fix #30: pq\Types is restricted to non-composite types
|
2018-06-26 09:36:19 +02:00 |
|
Michael Wallner
|
ddb4297550
|
fix gh issue #30
lift restriction on non-composite types of pq\Types
|
2018-06-26 09:10:28 +02:00 |
|
Michael Wallner
|
c3aba48026
|
delete profile data before cache
|
2018-03-05 16:52:52 +01:00 |
|
Michael Wallner
|
dea3274712
|
fix pq\Result's iterator handling
|
2018-03-05 16:52:20 +01:00 |
|
Michael Wallner
|
dfa1032681
|
change build directory
|
2018-03-02 21:20:05 +01:00 |
|
Michael Wallner
|
6086905839
|
update travis/pecl
|
2018-03-02 20:49:11 +01:00 |
|