79081047

Date: 2024-10-12 13:03:35
Score: 2.5
Natty:
Report link

PHP is a "Shared Nothing Architecture", singletons don't persist across HTTP requests since the app is booted fresh on every request.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: pmcpimentel