We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove more references to the old wiki Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Add format types for ``` blocks in all files. Note: for PHP the formatting doesn't happen unless the block has <?php; see https://stackoverflow.com/questions/21729960/how-do-i-use-syntax-highlighting-in-php-within-a-markdown-github-gist Most of our PHP blocks don't have this. But I added the ```php so we can locate the blocks.
Update several files Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Initial Commit