Community News: Latest PECL Releases (08.08.2017)
syndicated from www.phpdeveloper.org
on August 8, 2017
Latest PECL Releases:
- PDO_CUBRID 10.1.0.0001
1) Support cubrid engine version up to 10.1.0- Support PHP version 7 (7.1.x)
- gRPC 1.4.3
- Fixed hang bug when fork() was used #11814 - Channel are now by default persistent #11878 - ds 1.2.2
- Segfault in ds_htable_lookup_bucket_by_hash. @gnoddep #86 - swoole 2.0.8
- Merge branch 1.9 - CUBRID 10.1.0.0002
Fixed bugs: [APIS-756] crashed (core dumped) in calling cubrid_pconnect in PHP 7.1.x version - uopz 5.0.2
- add uopz.disable ini switch (default 0) - fix gh#43: setting hook on __invoke method doesn't work on call_user_func - fix gh#48: segmentation fault (uopz_set_return) - add 4 new functions: - uopz_call_user_func(callable function, ... args) - uopz_get_exit_status() - uopz_allow_exit(bool allow) - uopz_call_user_func_array(callable function, array args) - fix PHP 7.1 compatibility - fix PHP 7.2 compatibility - ds 1.2.1
- Minor capacity adjustments - CUBRID 10.1.0.0001
Changed and Enhanced Features: 1) The driver is support cubrid version 8.4.1,8.4.3 ,8.4.4,9.1.0, 9.2.0 9.3.0 and 10.1.0Fixed bugs: 1)APIS-724 - cubrid_column_types could not get data type date.
- v8js 1.4.1
- omit usage of deprecated V8 API (#311) - fix build against V8 version 6.0 (#313) - don't clean properties hash while it is iterated (#316) - fix build against PHP 7.2