Back

Who else thinks PHP arrow functions should:

- Support multiline bodies with {} for more complex logic? 📜
- Or at least explicitly support void as a return type for clarity in no-return scenarios? 📷

#PHP #Laravel
image

4

105

In response to @MrPunyapal

I second the void return type, but not the multiline body: that's why closures exist.

39

  • No matching results...
  • Searching...

/ 1000