home.social

#singlequotes β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #singlequotes, aggregated by home.social.

  1. To double quote or not, that's the question!

    πŸ” #PHP string interpolation occurs at compile-time, not runtime

    🏎️ #SingleQuotes vs #DoubleQuotes debate: negligible performance difference

    πŸ’» #OPcache is crucial for optimizing PHP performance

    πŸ”§ #Lexer handles string interpolation during tokenization

    🧠 #AST and opcode generation treat single and double quotes similarly

    πŸ“Š #StringConcatenation options: interpolation, comma separation, or dot operator

    Key takeaway: Use the latest #PHP version, enable #OPcache, and choose quotes based on readability, not micro-optimizations.

    dev.to/realflowcontrol/too-dou