• #microformats 2025-05-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2025-05-22 UTC
# 18:09
jkingweb
@[lazcorp] What you wrong is not quite true. foo($bar = null) is fine. foo(Baz $bar = null) is not. Removing type hints is a viable fix is one wishes to retain pre-7.1 compatibility. Those using strict mode in a 7.0 code base are out of luck, but there are probably vanishingly few of those who can't bump their requirement to 7.1.