- Issue created by @mahmoudsayed96
- πͺπ¬Egypt mahmoudsayed96 Cairo
MahmoudSayed96 β changed the visibility of the branch 3451581-get-server-uid to hidden.
- πΊπΈUnited States smustgrave
Should probably figure out why it's return null before updating.
- π©πͺGermany c-logemann Frankfurt/M, Germany
@smustgrave The null comes from a a cli check with empty return on setServerData().
As pointed out on duplicate issue I suggest to return a posix compatible "-1" so we don't need to extend the type. See MR on π [error] TypeError: Drupal\security_review\SecurityReview::getServerUid(): Return value must be of type int, null returned Closed: duplicate .
-
smustgrave β
committed ae0fad8d on 3.0.x
Issue #3451581 by MahmoudSayed96, C-Logemann: Get server uid function...
-
smustgrave β
committed ae0fad8d on 3.0.x
- Status changed to Fixed
7 months ago 4:12pm 28 June 2024 - πΊπΈUnited States smustgrave
Took the solution from the dup and went with that. Will include with next release shortly.
Automatically closed - issue fixed for 2 weeks with no activity.