Page MenuHomePhorge

PHP 8.1 "strlen(null)" exception blocks rendering Config's Database Status page
Closed, ResolvedPublic

Description

  1. PHP 8.2.6; Phorge at 0d81da5909239d404b92f69848b858257b564b4e
  2. Go to http://phorge.localhost/config/database/ to see the Database Schemata
[2023-05-29 17:41:54] EXCEPTION: (RuntimeException) strlen(): Passing null to parameter #1 ($string) of type string is deprecated at [<arcanist>/src/error/PhutilErrorHandler.php:261]
arcanist(head=master, ref.master=18554ea76ceb), phorge(head=master, ref.master=0d81da590923)
  #0 <#2> PhutilErrorHandler::handleError(integer, string, string, integer) called at [<phorge>/src/applications/config/controller/services/PhabricatorConfigDatabaseStatusController.php:840]
  #1 <#2> PhabricatorConfigDatabaseStatusController::getURI(array) called at [<phorge>/src/applications/config/controller/services/PhabricatorConfigDatabaseStatusController.php:178]
  #2 <#2> PhabricatorConfigDatabaseStatusController::renderServers(array, array, array) called at [<phorge>/src/applications/config/controller/services/PhabricatorConfigDatabaseStatusController.php:67]
  #3 <#2> PhabricatorConfigDatabaseStatusController::handleRequest(AphrontRequest) called at [<phorge>/src/aphront/configuration/AphrontApplicationConfiguration.php:284]
  #4 phlog(RuntimeException) called at [<phorge>/src/aphront/handler/PhabricatorDefaultRequestExceptionHandler.php:41]
  #5 PhabricatorDefaultRequestExceptionHandler::handleRequestThrowable(AphrontRequest, RuntimeException) called at [<phorge>/src/aphront/configuration/AphrontApplicationConfiguration.php:751]
  #6 AphrontApplicationConfiguration::handleThrowable(RuntimeException) called at [<phorge>/src/aphront/configuration/AphrontApplicationConfiguration.php:296]
  #7 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phorge>/src/aphront/configuration/AphrontApplicationConfiguration.php:203]
  #8 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phorge>/webroot/index.php:35]

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.