\Guzzle\CommonVersion

Guzzle version information

Summary

Methods
Properties
Constants
warn()
$emitWarnings
VERSION
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

VERSION

VERSION = '3.9.3'

Properties

$emitWarnings

$emitWarnings : boolean

Type

boolean — Set this value to true to enable warnings for deprecated functionality use. This should be on in your unit tests, but probably not in production.

Methods

warn()

warn(string  $message) 

Emit a deprecation warning

Parameters

string $message

Warning message