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.
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 ProjectNews.md file Signed-off-by: Vitalii Koshura <[email protected]>
Initial Commit