79754585

Date: 2025-09-03 12:23:51
Score: 2.5
Natty:
Report link

In PHP 8.5, the new #[NoDiscard] attributes does exactly that: ensure the returned value is actually used. https://wiki.php.net/rfc/marking_return_value_as_important

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: GromNaN