1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-23 17:44:02 +01:00

10 Commits

Author SHA1 Message Date
Mponos George
7b0e70fda0 Fix covers annotations (#2428) 2019-12-08 15:58:53 +01:00
Šimon Podlipský
df36d8dae3 Use PHPUnit static assertions (#2314)
* Call PHPUnit assertions property

* Fix CS
2019-10-30 13:22:04 +02:00
Tobias Nyholm
411b0764b8
Fixed CS in tests (#2385) 2019-10-30 12:56:22 +02:00
Mponos George
cf86e51dd6 Remove assertEquals in favor of assertSame (#2188) 2018-11-01 22:47:08 +01:00
Gabriel Caruso
0d7c63a663
Use assertRegExp
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2018-04-23 02:33:37 -03:00
Gabriel Caruso
38d61ba642 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2018-01-23 16:01:32 -02:00
Michael Dowling
0da18ca665 Trying to fix test on Travis 2015-06-13 19:43:56 -07:00
Michael Dowling
861d2da555 Fixing common log format. Adding date_* format patterns. Closes #1122 2015-06-13 17:00:31 -07:00
Michael Dowling
15557b1523 Refactoring to support the "on_headers" option 2015-04-30 00:59:01 -07:00
Michael Dowling
b58db45016 Added logging to Guzzle's core 2015-04-19 21:23:25 -07:00