Deprecated
Table of Contents
AnnotationRegistry.php
Line | Element | Reason |
---|---|---|
65 | AnnotationRegistry::registerFile() | This method is deprecated and will be removed in doctrine/annotations 2.0. Annotations will be autoloaded in 2.0. |
82 | AnnotationRegistry::registerAutoloadNamespace() | This method is deprecated and will be removed in doctrine/annotations 2.0. Annotations will be autoloaded in 2.0. |
97 | AnnotationRegistry::registerAutoloadNamespaces() | This method is deprecated and will be removed in doctrine/annotations 2.0. Annotations will be autoloaded in 2.0. |
111 | AnnotationRegistry::registerLoader() | This method is deprecated and will be removed in doctrine/annotations 2.0. Annotations will be autoloaded in 2.0. |
124 | AnnotationRegistry::registerUniqueLoader() | This method is deprecated and will be removed in doctrine/annotations 2.0. Annotations will be autoloaded in 2.0. |
CachedReader.php
Line | Element | Reason |
---|---|---|
24 | CachedReader | the CachedReader is deprecated and will be removed in version 2.0.0 of doctrine/annotations. Please use the {@see} instead. |
FileCacheReader.php
Line | Element | Reason |
---|---|---|
38 | FileCacheReader | the FileCacheReader is deprecated and will be removed in version 2.0.0 of doctrine/annotations. Please use the {@see} instead. |
NamedArgumentConstructorAnnotation.php
Line | Element | Reason |
---|---|---|
12 | NamedArgumentConstructorAnnotation | Implementing this interface is deprecated Use the Annotation @NamedArgumentConstructor instead |
PhpParser.php
Line | Element | Reason |
---|---|---|
28 | PhpParser::parseClass() | use parseUseStatements instead |
SimpleAnnotationReader.php
Line | Element | Reason |
---|---|---|
17 | SimpleAnnotationReader | Deprecated in favour of using AnnotationReader |
Config.php
Line | Element | Reason |
---|---|---|
47 | Config::create() | since 2.17 |
NoMixedEchoPrintFixer.php
Line | Element | Reason |
---|---|---|
34 | NoMixedEchoPrintFixer::$defaultConfig | will be removed in 3.0 |
TrailingCommaInMultilineArrayFixer.php
Line | Element | Reason |
---|---|---|
31 | TrailingCommaInMultilineArrayFixer |
Psr0Fixer.php
Line | Element | Reason |
---|---|---|
30 | Psr0Fixer |
Psr4Fixer.php
Line | Element | Reason |
---|---|---|
27 | Psr4Fixer |
LowercaseConstantsFixer.php
Line | Element | Reason |
---|---|---|
27 | LowercaseConstantsFixer | proxy to ConstantCaseFixer |
FinalStaticAccessFixer.php
Line | Element | Reason |
---|---|---|
25 | FinalStaticAccessFixer | in 2.17 |
MethodSeparationFixer.php
Line | Element | Reason |
---|---|---|
26 | MethodSeparationFixer | in 2.8, proxy to ClassAttributesSeparationFixer |
HashToSlashCommentFixer.php
Line | Element | Reason |
---|---|---|
27 | HashToSlashCommentFixer | in 2.4, proxy to SingleLineCommentStyleFixer |
HeaderCommentFixer.php
Line | Element | Reason |
---|---|---|
39 | HeaderCommentFixer::HEADER_LOCATION_AFTER_OPEN | will be removed in 3.0 |
42 | HeaderCommentFixer::HEADER_LOCATION_AFTER_DECLARE_STRICT | will be removed in 3.0 |
45 | HeaderCommentFixer::HEADER_LINE_SEPARATION_BOTH | will be removed in 3.0 |
48 | HeaderCommentFixer::HEADER_LINE_SEPARATION_TOP | will be removed in 3.0 |
51 | HeaderCommentFixer::HEADER_LINE_SEPARATION_BOTTOM | will be removed in 3.0 |
54 | HeaderCommentFixer::HEADER_LINE_SEPARATION_NONE | will be removed in 3.0 |
ConfigurationDefinitionFixerInterface.php
Line | Element | Reason |
---|---|---|
20 | ConfigurationDefinitionFixerInterface | Will be incorporated into `ConfigurableFixerInterface` in 3.0 |
SilencedDeprecationErrorFixer.php
Line | Element | Reason |
---|---|---|
25 | SilencedDeprecationErrorFixer |
AlignDoubleArrowFixerHelper.php
Line | Element | Reason |
---|---|---|
28 | AlignDoubleArrowFixerHelper |
AlignEqualsFixerHelper.php
Line | Element | Reason |
---|---|---|
27 | AlignEqualsFixerHelper |
PreIncrementFixer.php
Line | Element | Reason |
---|---|---|
25 | PreIncrementFixer | in 2.8, proxy to IncrementStyleFixer |
PhpdocInlineTagFixer.php
Line | Element | Reason |
---|---|---|
27 | PhpdocInlineTagFixer | since 2.9, replaced by PhpdocInlineTagNormalizerFixer GeneralPhpdocTagRenameFixer |
NoShortEchoTagFixer.php
Line | Element | Reason |
---|---|---|
25 | NoShortEchoTagFixer | proxy to EchoTagSyntaxFixer |
PhpUnitOrderedCoversFixer.php
Line | Element | Reason |
---|---|---|
28 | PhpUnitOrderedCoversFixer | since 2.16, replaced by PhpdocOrderByValueFixer |
BlankLineBeforeReturnFixer.php
Line | Element | Reason |
---|---|---|
30 | BlankLineBeforeReturnFixer | since 2.4, replaced by BlankLineBeforeStatementFixer |
NoMultilineWhitespaceBeforeSemicolonsFixer.php
Line | Element | Reason |
---|---|---|
28 | NoMultilineWhitespaceBeforeSemicolonsFixer | since 2.9.1, replaced by MultilineWhitespaceBeforeSemicolonsFixer |
NoExtraConsecutiveBlankLinesFixer.php
Line | Element | Reason |
---|---|---|
26 | NoExtraConsecutiveBlankLinesFixer | in 2.10, proxy to NoExtraBlankLinesFixer |
FixerDefinitionInterface.php
Line | Element | Reason |
---|---|---|
35 | FixerDefinitionInterface::getConfigurationDescription() | will be removed in 3.0 |
42 | FixerDefinitionInterface::getDefaultConfiguration() | will be removed in 3.0 |
RuleSetInterface.php
Line | Element | Reason |
---|---|---|
54 | RuleSetInterface::create() | will be removed in 3.0 Use the constructor. |
59 | RuleSetInterface::getSetDefinitionNames() | will be removed in 3.0 Use PhpCsFixer\RuleSet\RuleSets::getSetDefinitionNames |
RuleSetInterface.php
Line | Element | Reason |
---|---|---|
18 | RuleSetInterface | will be removed in 3.0 Use \PhpCsFixer\RuleSet\RuleSetInterface |
AbstractFixerTestCase.php
Line | Element | Reason |
---|---|---|
23 | AbstractFixerTestCase | since v2.4 |
AbstractIntegrationTestCase.php
Line | Element | Reason |
---|---|---|
23 | AbstractIntegrationTestCase | since v2.4 |
AccessibleObject.php
Line | Element | Reason |
---|---|---|
22 | AccessibleObject | since v2.5. Use "php-cs-fixer/accessible-object" package instead. |
IntegrationCase.php
Line | Element | Reason |
---|---|---|
26 | IntegrationCase | since v2.4 |
118 | IntegrationCase::shouldCheckPriority() | since v2.1, on ~2.1 line IntegrationTest check whether different priorities are required is done automatically, this method will be removed on v3.0 |
Token.php
Line | Element | Reason |
---|---|---|
144 | Token::clear() | since 2.4 |
159 | Token::clearChanged() | since 2.4 |
418 | Token::isChanged() | since 2.4 |
464 | Token::isEmpty() | since 2.4 |
550 | Token::override() | since 2.4 |
581 | Token::setContent() | since 2.4 |
Tokens.php
Line | Element | Reason |
---|---|---|
1030 | Tokens::overrideAt() | since 2.4, use offsetSet instead |
ClientInterface.php
Line | Element | Reason |
---|---|---|
18 | ClientInterface::VERSION | Will be removed in Guzzle 7.0.0 |
CookieJar.php
Line | Element | Reason |
---|---|---|
63 | CookieJar::getCookieValue() |
functions.php
Line | Element | Reason |
---|---|---|
24 | queue() | queue will be removed in guzzlehttp/promises:2.0. Use Utils::queue instead. |
39 | task() | task will be removed in guzzlehttp/promises:2.0. Use Utils::task instead. |
53 | promise_for() | promise_for will be removed in guzzlehttp/promises:2.0. Use Create::promiseFor instead. |
68 | rejection_for() | rejection_for will be removed in guzzlehttp/promises:2.0. Use Create::rejectionFor instead. |
82 | exception_for() | exception_for will be removed in guzzlehttp/promises:2.0. Use Create::exceptionFor instead. |
96 | iter_for() | iter_for will be removed in guzzlehttp/promises:2.0. Use Create::iterFor instead. |
117 | inspect() | inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspect instead. |
136 | inspect_all() | inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspectAll instead. |
157 | unwrap() | unwrap will be removed in guzzlehttp/promises:2.0. Use Utils::unwrap instead. |
177 | all() | all will be removed in guzzlehttp/promises:2.0. Use Utils::all instead. |
200 | some() | some will be removed in guzzlehttp/promises:2.0. Use Utils::some instead. |
215 | any() | any will be removed in guzzlehttp/promises:2.0. Use Utils::any instead. |
234 | settle() | settle will be removed in guzzlehttp/promises:2.0. Use Utils::settle instead. |
260 | each() | each will be removed in guzzlehttp/promises:2.0. Use Each::of instead. |
285 | each_limit() | each_limit will be removed in guzzlehttp/promises:2.0. Use Each::ofLimit instead. |
307 | each_limit_all() | each_limit_all will be removed in guzzlehttp/promises:2.0. Use Each::ofLimitAll instead. |
322 | is_fulfilled() | is_fulfilled will be removed in guzzlehttp/promises:2.0. Use Is::fulfilled instead. |
334 | is_rejected() | is_rejected will be removed in guzzlehttp/promises:2.0. Use Is::rejected instead. |
346 | is_settled() | is_settled will be removed in guzzlehttp/promises:2.0. Use Is::settled instead. |
360 | coroutine() | coroutine will be removed in guzzlehttp/promises:2.0. Use Coroutine::of instead. |
functions.php
Line | Element | Reason |
---|---|---|
19 | str() | str will be removed in guzzlehttp/psr7:2.0. Use Message::toString instead. |
39 | uri_for() | uri_for will be removed in guzzlehttp/psr7:2.0. Use Utils::uriFor instead. |
82 | stream_for() | stream_for will be removed in guzzlehttp/psr7:2.0. Use Utils::streamFor instead. |
99 | parse_header() | parse_header will be removed in guzzlehttp/psr7:2.0. Use Header::parse instead. |
114 | normalize_header() | normalize_header will be removed in guzzlehttp/psr7:2.0. Use Header::normalize instead. |
141 | modify_request() | modify_request will be removed in guzzlehttp/psr7:2.0. Use Utils::modifyRequest instead. |
158 | rewind_body() | rewind_body will be removed in guzzlehttp/psr7:2.0. Use Message::rewindBody instead. |
178 | try_fopen() | try_fopen will be removed in guzzlehttp/psr7:2.0. Use Utils::tryFopen instead. |
197 | copy_to_string() | copy_to_string will be removed in guzzlehttp/psr7:2.0. Use Utils::copyToString instead. |
215 | copy_to_stream() | copy_to_stream will be removed in guzzlehttp/psr7:2.0. Use Utils::copyToStream instead. |
236 | hash() | hash will be removed in guzzlehttp/psr7:2.0. Use Utils::hash instead. |
251 | readline() | readline will be removed in guzzlehttp/psr7:2.0. Use Utils::readLine instead. |
265 | parse_request() | parse_request will be removed in guzzlehttp/psr7:2.0. Use Message::parseRequest instead. |
279 | parse_response() | parse_response will be removed in guzzlehttp/psr7:2.0. Use Message::parseResponse instead. |
299 | parse_query() | parse_query will be removed in guzzlehttp/psr7:2.0. Use Query::parse instead. |
320 | build_query() | build_query will be removed in guzzlehttp/psr7:2.0. Use Query::build instead. |
334 | mimetype_from_filename() | mimetype_from_filename will be removed in guzzlehttp/psr7:2.0. Use MimeType::fromFilename instead. |
349 | mimetype_from_extension() | mimetype_from_extension will be removed in guzzlehttp/psr7:2.0. Use MimeType::fromExtension instead. |
403 | get_message_body_summary() | get_message_body_summary will be removed in guzzlehttp/psr7:2.0. Use Message::bodySummary instead. |
Uri.php
Line | Element | Reason |
---|---|---|
315 | Uri::removeDotSegments() | since version 1.4. Use UriResolver::removeDotSegments instead. |
331 | Uri::resolve() | since version 1.4. Use UriResolver::resolve instead. |
StaticMethod.php
Line | Element | Reason |
---|---|---|
19 | StaticMethod | This contract is totally covered by Tag contract. Every class using StaticMethod also use Tag |
MethodProphecy.php
Line | Element | Reason |
---|---|---|
402 | MethodProphecy::shouldNotBeenCalled() |
Assert.php
TestCase.php
Line | Element | Reason |
---|---|---|
430 | PHPUnit_Framework_TestCase::hasPerformedExpectationsOnOutput() |
TestSuite.php
Line | Element | Reason |
---|---|---|
762 | PHPUnit_Framework_TestSuite::runTest() |
Helper.php
Line | Element | Reason |
---|---|---|
49 | Helper::strlen() | since 5.3 |
159 | Helper::strlenWithoutDecoration() | since 5.3 |
LegacyEventDispatcherProxy.php
Line | Element | Reason |
---|---|---|
25 | LegacyEventDispatcherProxy | since Symfony 5.1 |
OptionsResolverIntrospector.php
Line | Element | Reason |
---|---|---|
106 | OptionsResolverIntrospector::getDeprecationMessage() | since Symfony 5.1, use "getDeprecation()" instead. |
Normalizer.php
Line | Element | Reason |
---|---|---|
8 | Normalizer::NONE | since ICU 56 and removed in PHP 8 |
Dumper.php
Line | Element | Reason |
---|---|---|
51 | Dumper::setIndentation() | since version 3.1, to be removed in 4.0. Pass the indentation to the constructor instead. |
Yaml.php
Line | Element | Reason |
---|---|---|
40 | Yaml::PARSE_KEYS_AS_STRINGS | since version 3.4, to be removed in 4.0. Quote your evaluable keys instead. |
Assert.php
Line | Element | Reason |
---|---|---|
319 | Assert::isTraversable() | use "isIterable" or "isInstanceOf" instead |
Mixin.php
Line | Element | Reason |
---|---|---|
483 | Mixin::nullOrIsTraversable() | use "isIterable" or "isInstanceOf" instead |
501 | Mixin::allIsTraversable() | use "isIterable" or "isInstanceOf" instead |