@RuneScape Why focus on a single skill when you can get 4 120s? ...and then being Completionist?
Spent 209 days, 11 hours and 22 minutes on Gielinor to reach this.
Now, time to get trimmed!
RSN: Niconoe
@VotrubaT Not personally, but I’ve seen « message » as the 1st parameter in a project for a company that wanted to force every assertion to have a custom message. Don’t ask me why 😂.
@VotrubaT Something like:
self::assertSame(actual: $x, message:$msg, expected: $y);
In this case, the 2nd argument of assertSame is not « actual » but « message ».
Of course the meaning of the arguments are obvious in this case, but I fear for a false positive with your implementation.
@phpstorm Do you have a docker image one can use to run inspections on a project? I would like to run something like « docker run —rm -v $PWD:/app -w /app <phpstorm_inspection_image> » and this runs « bin/inspect.sh » whithin.
Could be awesome! ❤️
@RuneScape Why focus on a single skill when you can get 4 120s? ...and then being Completionist?
Spent 209 days, 11 hours and 22 minutes on Gielinor to reach this.
Now, time to get trimmed!
RSN: Niconoe
It's Friday, and you all know what that means: #FreeStuffFriday is back for another chance to WIN 3 Bonds! 💰💰💰
Follow & RT to enter. Winner announced Tuesday after the update.
LES GARS RICHESMONTS M'OFFRE UN AN DE RACLETTE SI J'ARRIVE À AVOIR 7569 RT C'EST LA CHANCE DE MA VIE 🥺🥺🥺
Aidez-moi je vous en supplie et bien évidemment je partage !
#RT
Hi @csarrazi ! I love the #CsaGuzzleBundle but it latest tag is not ready for #symfony5. I saw you added it to master 2 weeks ago. Do you plan to release a new tag that supports SF5 soon? Thanks a lot!