I tried to answer someone's question with a one word answer like this:

$_REQUEST[''];

but it kept displaying it as lowercase. Did something change with the forums?

    Interesting bug. It only converts it to lower case when it's the only (or the first?) word in the post.

      So it does. Odd. Probably when it's the only word, it doesn't do it if a word follows it.

        Ah, okay. The bug appears to be specifically with an empty string as the index.

          Dammit people, use the "preview post" feature.

            Lol, I'm chilled. But seriously, you're spamming my inbox 😛

              stop checking the thread... then it won't be 😉

                But that would defeat the point entirely

                $_REQUEST['']

                  Can I ask why it did that in the first place? Just want to know out of curiosity.