Community News: Latest PECL Releases (01.08.2019)
Latest PECL Releases:
- geospatial 0.2.1
- Fixed issue #22: Compile failure with PHP 5.6 on Windows using VC11- Fixed issue #26: Initial Bearing Calculation Error
- Fix possible integer overflow in memory allocation with negative precision in geohash_encode (Emir Beganovic)
- datadog_trace 0.9.0
### Added - PHP code compatibility with PHP 5.4 #194 - Move framework tests to tests root folder #198 - Move integrations tests to tests root folder #200 - Allow testing of multiple library versions #203 - Downgrade of phpunit to 4.* in order to prepare for php 5.4 #208 - Configurable autofinishing of unfinished spans on tracer flush #217Fixed
- Predis integration supporting constructor options as an object #187 - thanks @raffaellopaletta
- Properly set http status code tag in Laravel 4 integration #195
- Agent calls traced when using Symfony 3 integration #197
- Fix for trace and span ID's that were improperly serialized on the wire in distributed tracing contexts #204
- Fix noop tracer issues with Laravel integration #220
- swoole 4.2.12
+ Implement RFC-1014, add `task_enable_coroutine`, remove `task_async` (13ab0f8) + Support `gethostbyname` timeout, add async task thread pool (#2256) + `CoPostgreSQL` supports process-oriented prepare (#2223) (#2258) + `CoRedis` client adds getOptions method (#2279) * Fixed non-coroutine after server reload (#2262) (3ac2337) * Fixed wrong data in `Table` (#2263) (872e99d) * Fixed `CoHttpClient:addFile` error when optional parameter is null (#2270) * Fixed optional parameter problem for `Co::getaddrinfo` (#2273) * Fixed timers in user processes (#2274) * Fixed the availability of gdb debugging tools in C++ (90d148b) (b12f62f) - datadog_trace 0.8.1
- - amqp 1.9.4
* Improved build environment (Olivier Dolbeau) * Various bug fixes and improvements (Bogdan Padalko, yjqg6666) * Support for PHP 7.3 (Remi Collet)For a complete list of changes see: https://github.com/pdezwart/php-amqp/compare/v1.9.3...v1.9.4
- uopz 5.1.0
- Fix #89 uopz_flags bugs on 64bit windows - Fix #87 segfault when hook throws fatal error - Fix #86 interface support for uopz_set_return - Fix #85 cuf/cufa bugs - Fix #76 uopz_extend changing linkage - Fix #73 cuf/cufa bugs - Fix #68 hang when using anon class as mock - Fix #64 segfault after uopz_set_static - Fix #63 class constant redefinition depends on opcache - Fix #61 mocking not working with xdebug - Fix #51 hooks and returns bug - Fix #42 uopz_set_mock not working in some cases - Fix PHP 7.3 compatibility
Comments are closed.