Arnaud Ligny
Arnaud Ligny
https://github.com/gilbitron/Handle/blob/gh-pages/docs.md
Good idea! It seems it's easy to create an URL, because The Wayback Machine use the closest last crawl based on the date in the URL. For example : https://web.archive.org/web/201904/https://arnaudligny.fr/...
I agree with @snypelife: like the `Network` tab that record by default.
With someting like that? ```diff /** * Strip comments from source code. */ protected function stripComments() { // PHP only supports $this inside anonymous functions since 5.4 $minifier = $this;...
Here is a full example of the syntax: ``` {0}I don't have apples|{1}I have one apple|]1,Inf[I have %count% apples ``` More details in the Sf documentation: https://symfony.com/doc/5.4/translation.html#message-format
I have (had) the same problem, but with the end of support of PHP 5.5, is no more an issue! o/
- PSR-2 :+1: - `CONTRIBUTING.md` :+1:
Hi guys, any news about this PR?
@yosymfony 🙏
> I'll roll that into an update for this PR, if there is still interest. 👍