Documentation

Version
in package

Guzzle version information

Table of Contents

Constants

VERSION  = '3.9.3'

Properties

$emitWarnings  : bool

Methods

warn()  : mixed
Emit a deprecation warning

Constants

VERSION

public mixed VERSION = '3.9.3'

Properties

$emitWarnings

public static bool $emitWarnings = false

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()

Emit a deprecation warning

public static warn(string $message) : mixed
Parameters
$message : string

Warning message


        
On this page

Search results