Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Warnings/Errors from CodeSniffer PHPCompatibility 8.1 #2

@animaux

Description

@animaux

Things to make and do

FILE: /symphony-php8/symphony/content/content.blueprintsevents.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 11 WARNINGS AFFECTING 11 LINES
------------------------------------------------------------------------------------------------------------
  15 | WARNING | Method name "contentBlueprintsEvents::__viewIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
  23 | WARNING | Method name "contentBlueprintsEvents::__viewNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
  28 | WARNING | Method name "contentBlueprintsEvents::__viewEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
  33 | WARNING | Method name "contentBlueprintsEvents::__viewInfo" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
  38 | WARNING | Method name "contentBlueprintsEvents::__form" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 362 | WARNING | Method name "contentBlueprintsEvents::__actionNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 369 | WARNING | Method name "contentBlueprintsEvents::__actionEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 404 | WARNING | Method name "contentBlueprintsEvents::__actionIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 409 | WARNING | Method name "contentBlueprintsEvents::__formAction" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 676 | WARNING | Method name "contentBlueprintsEvents::__injectFilters" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
 685 | WARNING | Method name "contentBlueprintsEvents::__injectAboutInformation" is discouraged; PHP has
     |         | reserved all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.publish.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------------------
  338 | WARNING | Method name "contentPublish::__switchboard" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
  367 | WARNING | Method name "contentPublish::__viewIndex" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
  847 | WARNING | Method name "contentPublish::__actionIndex" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
  957 | WARNING | Method name "contentPublish::__viewNew" is discouraged; PHP has reserved all method names
      |         | with a double underscore prefix for future use.
 1078 | WARNING | Method name "contentPublish::__actionNew" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
 1177 | WARNING | Method name "contentPublish::__viewEdit" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
 1409 | WARNING | Method name "contentPublish::__actionEdit" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
 1543 | WARNING | Method name "contentPublish::__wrapFieldWithDiv" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.blueprintsdatasources.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 14 WARNINGS AFFECTING 14 LINES
------------------------------------------------------------------------------------------------------------
   15 | WARNING | Method name "contentBlueprintsDatasources::__viewIndex" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
   24 | WARNING | Method name "contentBlueprintsDatasources::__viewNew" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
   29 | WARNING | Method name "contentBlueprintsDatasources::__viewEdit" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
   34 | WARNING | Method name "contentBlueprintsDatasources::__form" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
 1014 | WARNING | Method name "contentBlueprintsDatasources::__viewInfo" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
 1105 | WARNING | Method name "contentBlueprintsDatasources::__actionIndex" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
 1110 | WARNING | Method name "contentBlueprintsDatasources::__actionEdit" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
 1147 | WARNING | Method name "contentBlueprintsDatasources::__actionNew" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
 1154 | WARNING | Method name "contentBlueprintsDatasources::__formAction" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
 1576 | WARNING | Method name "contentBlueprintsDatasources::__injectIncludedElements" is discouraged; PHP
      |         | has reserved all method names with a double underscore prefix for future use.
 1586 | WARNING | Method name "contentBlueprintsDatasources::__injectVarList" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
 1611 | WARNING | Method name "contentBlueprintsDatasources::__appendAuthorFilter" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
 1636 | WARNING | Method name "contentBlueprintsDatasources::__isValidPageString" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
 1658 | WARNING | Method name "contentBlueprintsDatasources::__isValidURL" is discouraged; PHP has reserved
      |         | all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.systemauthors.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------
  29 | WARNING | Method name "contentSystemAuthors::__viewIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 200 | WARNING | Method name "contentSystemAuthors::__viewNew" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 205 | WARNING | Method name "contentSystemAuthors::__viewEdit" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 210 | WARNING | Method name "contentSystemAuthors::__form" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 568 | WARNING | Method name "contentSystemAuthors::__actionNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 673 | WARNING | Method name "contentSystemAuthors::__actionEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.login.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 321 | WARNING | Method name "contentLogin::__loginFromToken" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.systemextensions.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
  20 | WARNING | Method name "contentSystemExtensions::__viewIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 249 | WARNING | Method name "contentSystemExtensions::__actionIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.ajaxparameters.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
 56 | WARNING | Method name "contentAjaxParameters::__getEnvParams" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 68 | WARNING | Method name "contentAjaxParameters::__getPageParams" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 92 | WARNING | Method name "contentAjaxParameters::__getDSParams" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.blueprintspages.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES
------------------------------------------------------------------------------------------------------------
  62 | WARNING | Method name "contentBlueprintsPages::__viewIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 229 | WARNING | Method name "contentBlueprintsPages::__viewNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 234 | WARNING | Method name "contentBlueprintsPages::__viewEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 556 | WARNING | Method name "contentBlueprintsPages::__compare_pages" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 561 | WARNING | Method name "contentBlueprintsPages::__actionIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 591 | WARNING | Method name "contentBlueprintsPages::__actionTemplate" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
 643 | WARNING | Method name "contentBlueprintsPages::__actionNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 648 | WARNING | Method name "contentBlueprintsPages::__actionEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 919 | WARNING | Method name "contentBlueprintsPages::__actionDelete" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/content/content.blueprintssections.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------
  28 | WARNING | Method name "contentBlueprintsSections::__viewIndex" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 147 | WARNING | Method name "contentBlueprintsSections::__viewNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 312 | WARNING | Method name "contentBlueprintsSections::__viewEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 535 | WARNING | Method name "contentBlueprintsSections::__actionIndex" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
 614 | WARNING | Method name "contentBlueprintsSections::__actionNew" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 928 | WARNING | Method name "contentBlueprintsSections::__actionEdit" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/interface/interface.fileresource.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
 23 | WARNING | Method name "FileResource::__getHandleFromFilename" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 33 | WARNING | Method name "FileResource::__getClassName" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 41 | WARNING | Method name "FileResource::__getClassPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 49 | WARNING | Method name "FileResource::__getDriverPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/core/class.administration.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 116 | WARNING | Method name "Administration::__buildPage" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 280 | WARNING | Method name "Administration::__canAccessAlerts" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/core/class.cookie.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 125 | WARNING | Method name "Cookie::__init" is discouraged; PHP has reserved all method names with a
     |         | double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/core/class.log.php
------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
 172 | WARNING | Method name "Log::__defineNameString" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 362 | ERROR   | Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report
     |         | the original value as passed to a parameter, but will instead provide the current value.
     |         | The parameter "$opts" was changed on line 351.
 364 | ERROR   | Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report
     |         | the original value as passed to a parameter, but will instead provide the current value.
     |         | The parameter "$opts" was changed on line 351.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/core/class.errorhandler.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 56 | WARNING | Method name "GenericExceptionHandler::__nearbyLines" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/boot/bundle.php
---------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------
 11 | ERROR | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since PHP 5.4
---------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.emailgateway.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 882 | WARNING | Method name "EmailGateway::__toCamel" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 902 | WARNING | Method name "EmailGateway::__fromCamel" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.textformattermanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
 31 | WARNING | Method name "TextformatterManager::__getHandleFromFilename" is discouraged; PHP has
    |         | reserved all method names with a double underscore prefix for future use.
 44 | WARNING | Method name "TextformatterManager::__getClassName" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 60 | WARNING | Method name "TextformatterManager::__getClassPath" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 88 | WARNING | Method name "TextformatterManager::__getDriverPath" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.resourcemanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 273 | WARNING | Method name "ResourceManager::__getExtensionFromHandle" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.gateway.php
-------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------
 313 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
-------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.datasourcemanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
 24 | WARNING | Method name "DatasourceManager::__getHandleFromFilename" is discouraged; PHP has reserved
    |         | all method names with a double underscore prefix for future use.
 37 | WARNING | Method name "DatasourceManager::__getClassName" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 53 | WARNING | Method name "DatasourceManager::__getClassPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 81 | WARNING | Method name "DatasourceManager::__getDriverPath" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/cache/cache.database.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 203 | WARNING | Method name "CacheDatabase::__optimise" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.administrationpage.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 6 LINES
------------------------------------------------------------------------------------------------------------
  679 | WARNING | Method name "AdministrationPage::__appendBodyId" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
  709 | WARNING | Method name "AdministrationPage::__appendBodyClass" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
  782 | WARNING | Method name "AdministrationPage::__switchboard" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
 1257 | WARNING | Method name "AdministrationPage::__buildNavigation" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
 1315 | WARNING | Method name "AdministrationPage::__navigationFindGroupIndex" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
 1353 | WARNING | Method name "AdministrationPage::__findActiveNavigationGroup" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.event.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 155 | WARNING | Method name "Event::__trigger" is discouraged; PHP has reserved all method names with a
     |         | double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.entrymanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 519 | WARNING | Method name "EntryManager::__buildEntries" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.mutex.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 149 | WARNING | Method name "Mutex::__generateLockFileName" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 171 | WARNING | Method name "Mutex::__shutdownCleanup" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.page.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 305 | WARNING | Method name "Page::__renderHeaders" is discouraged; PHP has reserved all method names with
     |         | a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.htmlpage.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
 116 | WARNING | Method name "HTMLPage::__build" is discouraged; PHP has reserved all method names with a
     |         | double underscore prefix for future use.
 127 | WARNING | Method name "HTMLPage::__generateHead" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 299 | WARNING | Method name "HTMLPage::__buildQueryString" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.extensionmanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
------------------------------------------------------------------------------------------------------------
  72 | WARNING | Method name "ExtensionManager::__getHandleFromFilename" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
  85 | WARNING | Method name "ExtensionManager::__getClassName" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
  98 | WARNING | Method name "ExtensionManager::__getClassPath" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 111 | WARNING | Method name "ExtensionManager::__getDriverPath" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 140 | WARNING | Method name "ExtensionManager::__buildExtensionList" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 306 | WARNING | Method name "ExtensionManager::__requiresInstallation" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
 329 | WARNING | Method name "ExtensionManager::__requiresUpdate" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 573 | WARNING | Method name "ExtensionManager::__canUninstallOrDisable" is discouraged; PHP has reserved
     |         | all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.frontendpage.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 5 LINES
------------------------------------------------------------------------------------------------------------
  326 | WARNING | Method name "FrontendPage::__buildPage" is discouraged; PHP has reserved all method names
      |         | with a double underscore prefix for future use.
  694 | WARNING | Method name "FrontendPage::__isSchemaValid" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
  802 | WARNING | Method name "FrontendPage::__findEventOrder" is discouraged; PHP has reserved all method
      |         | names with a double underscore prefix for future use.
  953 | WARNING | Method name "FrontendPage::__findDatasourceOrder" is discouraged; PHP has reserved all
      |         | method names with a double underscore prefix for future use.
 1011 | WARNING | Method name "FrontendPage::__buildDatasourcePooledParamList" is discouraged; PHP has
      |         | reserved all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.resourcespage.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 105 | WARNING | Method name "ResourcesPage::__viewIndex" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 320 | WARNING | Method name "ResourcesPage::__actionIndex" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/fields/field.author.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 119 | WARNING | Method name "FieldAuthor::__parseFilter" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/fields/field.input.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 74 | WARNING | Method name "FieldInput::__applyValidationRules" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 81 | WARNING | Method name "FieldInput::__replaceAmpersands" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/fields/field.textarea.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 60 | WARNING | Method name "fieldTextarea::__applyFormatting" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 83 | WARNING | Method name "fieldTextarea::__replaceAmpersands" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/fields/field.taglist.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 221 | WARNING | Method name "FieldTagList::__tagArrayToString" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.widget.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 711 | WARNING | Method name "Widget::__SelectBuildOption" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.mysql.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 925 | WARNING | Method name "MySQL::__error" is discouraged; PHP has reserved all method names with a
     |         | double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.datasource.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
 300 | WARNING | Method name "Datasource::__noRecordsFound" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
 310 | WARNING | Method name "Datasource::__negateResult" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 461 | WARNING | Method name "Datasource::__processParametersInString" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/events/class.event.section.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 202 | WARNING | Method name "SectionEvent::__reduceType" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 311 | WARNING | Method name "SectionEvent::__doit" is discouraged; PHP has reserved all method names with
     |         | a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: ...Users/alex/git/animaux/symphony-php8/symphony/lib/toolkit/data-sources/class.datasource.navigation.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
------------------------------------------------------------------------------------------------------------
 15 | WARNING | Method name "NavigationDatasource::__processNavigationParentFilter" is discouraged; PHP has
    |         | reserved all method names with a double underscore prefix for future use.
 23 | WARNING | Method name "NavigationDatasource::__processNavigationTypeFilter" is discouraged; PHP has
    |         | reserved all method names with a double underscore prefix for future use.
 41 | WARNING | Method name "NavigationDatasource::__buildPageXML" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/data-sources/class.datasource.author.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 14 | WARNING | Method name "AuthorDatasource::__processAuthorFilter" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.emailgatewaymanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
  64 | WARNING | Method name "EmailGatewayManager::__getClassName" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
  79 | WARNING | Method name "EmailGatewayManager::__getClassPath" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 106 | WARNING | Method name "EmailGatewayManager::__getDriverPath" is discouraged; PHP has reserved all
     |         | method names with a double underscore prefix for future use.
 118 | WARNING | Method name "EmailGatewayManager::__getHandleFromFilename" is discouraged; PHP has
     |         | reserved all method names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.eventmanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
 23 | WARNING | Method name "EventManager::__getHandleFromFilename" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 36 | WARNING | Method name "EventManager::__getClassName" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 51 | WARNING | Method name "EventManager::__getClassPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 79 | WARNING | Method name "EventManager::__getDriverPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.xsltprocess.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------
 126 | WARNING | Method name "XsltProcess::__process" is discouraged; PHP has reserved all method names
     |         | with a double underscore prefix for future use.
 300 | WARNING | Method name "XsltProcess::__error" is discouraged; PHP has reserved all method names with
     |         | a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.fieldmanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
------------------------------------------------------------------------------------------------------------
 35 | WARNING | Method name "FieldManager::__getHandleFromFilename" is discouraged; PHP has reserved all
    |         | method names with a double underscore prefix for future use.
 48 | WARNING | Method name "FieldManager::__getClassName" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 62 | WARNING | Method name "FieldManager::__getClassPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
 89 | WARNING | Method name "FieldManager::__getDriverPath" is discouraged; PHP has reserved all method
    |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------


FILE: /symphony-php8/symphony/lib/toolkit/class.pagemanager.php
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
 495 | WARNING | Method name "PageManager::__buildTreeView" is discouraged; PHP has reserved all method
     |         | names with a double underscore prefix for future use.
------------------------------------------------------------------------------------------------------------

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions