Jesse Rushlow (@jesserushlow) 's Twitter Profile
Jesse Rushlow

@jesserushlow

PHP Developer, pilot, dad, and anything tech. A little beer and fishing is always nice too...

ID: 1012751616649433088

linkhttps://rushlow.dev calendar_today29-06-2018 17:36:16

190 Tweet

45 Followers

32 Following

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

We've refactored our code to be "open-closed principle" compliant. Woo! So what are the pros & cons of OCP? Is it... always something we should follow? Or does it depend on the situation? buff.ly/3ulf6TV

Wouter de Jong (@wouterj@phpc.social) (@wouterjnl) 's Twitter Profile Photo

Debugging your Symfony security firewalls will be a lot easier in 5.3 (especially with the complexity of the new security event listeners). Thanks Timo!

Ryan Weaver (@weaverryan) 's Twitter Profile Photo

Can anyone shed light on this CORS issue? The origin matches "Access-Control-Allow-Origin"... so why would it be blocked? Does the the video URL happened after a redirect matter? Vimeo has been behaving poorly since Fri... :/ Thx!

Can anyone shed light on this CORS issue? The origin matches "Access-Control-Allow-Origin"... so why would it be blocked? Does the the video URL happened after a redirect matter? Vimeo has been behaving poorly since Fri... :/ Thx!
System76 (@system76) 's Twitter Profile Photo

Launch your project into the stratosphere! Retweet this for the chance to win a dream Thelio Major desktop worth up to $10,000! One entry per person, contest ends Sept 30th. Learn more about System76's out-of-this-world desktop computers here! s76.co/LIL-Thelio #System76

Launch your project into the stratosphere! Retweet this for the chance to win a dream Thelio Major desktop worth up to $10,000! One entry per person, contest ends Sept 30th. Learn more about System76's out-of-this-world desktop computers here! s76.co/LIL-Thelio

#System76
Ryan Weaver (@weaverryan) 's Twitter Profile Photo

MakerBundle 1.34.0 is out with support for PHP 8 attributes when using make:entity! Hint: to activate, remove "type: annotation" in your doctrine.yaml, as shown in this PR github.com/symfony/recipeโ€ฆ

MakerBundle 1.34.0 is out with support for PHP 8 attributes when using make:entity!

Hint: to activate, remove "type: annotation" in your doctrine.yaml, as shown in this PR github.com/symfony/recipeโ€ฆ
johncongdon (@johncongdon) 's Twitter Profile Photo

So it was officially announced on phpugly that we will be holding the PHP Architect conference #phptek back in Chicago at the Sheraton O'Hare Hotel. More news coming soon, ability to purchase tickets, CFP, etc.... So much happening, but paperwork was literally signed today.

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

Final Symfony + Doctrine chapter! Ok, it's not about Doctrine at all ๐Ÿ˜œ. It's a bonus! Let's create a "forever scroll" feature entirely in Twig while writing zero JavaScript (with Turbo Frames!) buff.ly/3CcsNtq

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

Lots of things get better with age. A tutorial? Not so much. So we're giving our PHPUnit tutorial - "Unit testing with a bite" - a face lift! Same mission to add tests to a ๐Ÿฆ– park but with new author (and Symfony contributor) Jesse Rushlow ๐Ÿ”ฅ buff.ly/3UZLpFs

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

Time to write our first *real* unit test... which turns out to be kinda fun! Unit testing means getting to "play with your objects" directly. We'll do that to make sure the basics of our Dinosaur class are working. buff.ly/3ysiiku

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

We used PHPUnit's mocking system to mock Symfony's HttpClient earlier. That's working great... though in *this* case, that package gives us pre-built "mock" classes that can make our tests even simpler. buff.ly/3UnTQct

SymfonyCasts ๐Ÿ‡บ๐Ÿ‡ฆ (@symfonycasts) 's Twitter Profile Photo

ICYMI, we updated our PHPUnit tutorial about unit testing! Take 75 minutes to dive into creating tests, assertions, mocking, data providers and all sorts of other goodies. And, help keep the dino park secured ๐Ÿฆ– buff.ly/3Uuw2Uy

ICYMI, we updated our PHPUnit tutorial about unit testing! Take 75 minutes to dive into creating tests, assertions, mocking, data providers and all sorts of other goodies. And, help keep the dino park secured ๐Ÿฆ– buff.ly/3Uuw2Uy
Ryan Weaver (@weaverryan) 's Twitter Profile Photo

Working on a "make:security:json-login" with MakerBundle command with Jesse Rushlow. Should this have the option to help you generate a "token" after auth? If so, what "types"? ApiToken entity? JWT? Something else?

Jesse Rushlow (@jesserushlow) 's Twitter Profile Photo

Coming up in the next release of Symfony 's #MakerBundle `make:security:form-login` that generates the files needed to use SecurityBundle's built-in Form Login Authenticator! No more having to generate a custom authenticator for simple form based auth github.com/symfony/maker-โ€ฆ

Sherri Wheeler (SyntaxSeed) (@syntaxseed) 's Twitter Profile Photo

Looking for part-time contract web development work: - Symfony, Slim & Laravel - Upgrading & maintaining legacy #PHP apps - WordPress - Javascript - Technical documentation Very part-time- a few hours a week. Located in Ontario, EST timezone.

Jesse Rushlow (@jesserushlow) 's Twitter Profile Photo

Let's stop using verbatim ChatGPT output for replies on GitHub issues & pull requests.... Maintainers across GitHub will thank you... AI is excessively long winded && the answers may not be accurate and lack sufficient context. Starting to see this more in more in the wild..