forked from blackfireio/php-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
46 lines (26 loc) · 998 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Blackfire PHP-SDK Changelog
===========================
* 1.18.0 (2019-01-21)
* Deprecate methods and classes related to references
* 1.17.6 (2018-12-17)
* Fix PHPUnit bridge
* 1.17.5 (2018-12-14)
* Fix PHPUnit bridge
* 1.17.4 (2018-12-14)
* Fix profiling with Hoster environment
* 1.17.3 (2018-11-30)
* [PHPunit Bridge] Fix compatibility with PHP 5.x
* 1.17.3 (2018-11-30)
* [PHPunit Bridge] Fix compatibility with PHP 5.x
* 1.17.2 (2018-10-22)
* Remove headers from Blackfire\Exception\ApiException's message
* Add method "getHeaders()" to Blackfire\Exception\ApiException
* 1.17.1 (2018-07-16)
* Fix usage of PHPUnit Bridge without assertions
* 1.17.0 (2018-07-11)
* Add proper version in the User-Agent header
* Add User-Agent header as well as the X-Blackfire-User-Agent one
* Add possibility to suffix the User Agent header
* 1.16.0 (2018-07-04)
* Update to use the Build API version 2
* Add a new method `getBuildReport()` to get the Report of a full Build