Page MenuHomePhabricator
Paste P1813

strlen() expects parameter 1 to be string, array given
ActivePublic

Authored by joshuaspence on Jun 25 2015, 11:16 PM.
Tags
None
Referenced Files
F533321: strlen() expects parameter 1 to be string, array given
Jun 25 2015, 11:16 PM
Subscribers
None
[26-Jun-2015 08:32:28 Australia/Sydney] [2015-06-26 08:32:28] ERROR 2: strlen() expects parameter 1 to be string, array given at [/usr/src/phabricator/src/applications/harbormaster/storage/build/HarbormasterBuildUnitMessage.php:55]
[26-Jun-2015 08:32:28 Australia/Sydney] arcanist(head=master, ref.master=29839e8c72c5), phabricator(head=master, ref.master=42fd13e79302, custom=1), phlab(head=master, ref.master=0aee3d237436), phutil(head=master, ref.master=992abe4a420c)
[26-Jun-2015 08:32:28 Australia/Sydney] #0 strlen(array) called at [<phabricator>/src/applications/harbormaster/storage/build/HarbormasterBuildUnitMessage.php:55]
[26-Jun-2015 08:32:28 Australia/Sydney] #1 HarbormasterBuildUnitMessage::newFromDictionary(HarbormasterBuildTarget, array) called at [<phabricator>/src/applications/differential/customfield/DifferentialUnitField.php:54]
[26-Jun-2015 08:32:28 Australia/Sydney] #2 DifferentialUnitField::newModernMessage(array) called at [<phabricator>/src/applications/differential/customfield/DifferentialHarbormasterField.php:62]
[26-Jun-2015 08:32:28 Australia/Sydney] #3 DifferentialHarbormasterField::renderDiffPropertyViewValue(DifferentialDiff) called at [<phabricator>/src/applications/differential/controller/DifferentialRevisionViewController.php:1050]
[26-Jun-2015 08:32:28 Australia/Sydney] #4 DifferentialRevisionViewController::buildDiffPropertyList(DifferentialDiff, DifferentialRevision, array) called at [<phabricator>/src/applications/differential/controller/DifferentialRevisionViewController.php:1011]
[26-Jun-2015 08:32:28 Australia/Sydney] #5 DifferentialRevisionViewController::buildDiffDetailView(array, DifferentialRevision, PhabricatorCustomFieldList) called at [<phabricator>/src/applications/differential/controller/DifferentialRevisionViewController.php:288]
[26-Jun-2015 08:32:28 Australia/Sydney] #6 DifferentialRevisionViewController::processRequest() called at [<phabricator>/src/aphront/AphrontController.php:33]
[26-Jun-2015 08:32:28 Australia/Sydney] #7 AphrontController::handleRequest(AphrontRequest) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:226]
[26-Jun-2015 08:32:28 Australia/Sydney] #8 AphrontApplicationConfiguration::processRequest(AphrontRequest, PhutilDeferredLog, AphrontPHPHTTPSink, MultimeterControl) called at [<phabricator>/src/aphront/configuration/AphrontApplicationConfiguration.php:140]
[26-Jun-2015 08:32:28 Australia/Sydney] #9 AphrontApplicationConfiguration::runHTTPRequest(AphrontPHPHTTPSink) called at [<phabricator>/webroot/index.php:21]

Event Timeline

joshuaspence changed the title of this paste from untitled to strlen() expects parameter 1 to be string, array given.
joshuaspence updated the paste's language from autodetect to autodetect.