Timeline for Making an acronym
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Mar 15, 2016 at 14:52 | comment | added | aross |
There's a problem. Using $s requires register_globals, but that has been removed from PHP since 5.4, so your answer cannot work as you require 5.4 for short array syntax. You need to get the input string as an argument ($argv, a function argument or similar).
|
|
| Mar 15, 2016 at 0:19 | comment | added | cat |
Just FYI, code-golfs are scored in bytes unless otherwise noted, and you can use just a # at the beginning of the line to make a header.
|
|
| Mar 15, 2016 at 0:18 | history | edited | cat | CC BY-SA 3.0 |
deleted 5 characters in body
|
| Mar 14, 2016 at 2:41 | history | edited | Justin | CC BY-SA 3.0 |
Added instructions on how to use and minimum PHP version supported
|
| Mar 14, 2016 at 1:43 | review | First posts | |||
| Mar 14, 2016 at 4:18 | |||||
| Mar 14, 2016 at 1:42 | history | answered | Justin | CC BY-SA 3.0 |