Size: a a a

2020 June 06

VC

Vladimir Chernyshev in PHP fwdays
Alexander Makarov
That may help with static analysis tools.
and for AOP 'hacks'
источник

DZ

Dominik Zogg in PHP fwdays
About Async: With Swoole it's possible to use Coroutines, so at least parallelization would be possible
источник

AM

Alexander Makarov in PHP fwdays
We've implemented PHP 8 support for Yii 3 and it wasn't bad.
источник

VC

Vladimir Chernyshev in PHP fwdays
Alexander Makarov
We've implemented PHP 8 support for Yii 3 and it wasn't bad.
Just support?
источник

AM

Alexander Makarov in PHP fwdays
Vladimir Chernyshev
Just support?
Yes. No extra features. We're using 7.4 extensively though.
источник

TB

Tetiana Bukhanova in PHP fwdays
Usefull links:

Slides:
👉 Nikita Popov 🔗 https://www.slideshare.net/fwdays/nikita-popov-whats-new-in-php-80
👉 Sebastian Bergmann 🔗 https://thephp.cc/dates/2020/06/php-fwdays-special-edition/avoiding-mockageddon

Partner’s links ⬇️
🎁 win one of 5 copies of “PHP Code Performance Explained” 📚 signed by Fabien Potencier
Fill in the Blackfire’s quiz and get your prize
🔗 https://bit.ly/2BFjLJX
источник

TB

Tetiana Bukhanova in PHP fwdays
🎁 Win one of 5 copies of “PHP Code Performance Explained” 📚 signed by Fabien Potencier
Fill in the Blackfire’s quiz and get your prize
🔗 https://bit.ly/2BFjLJX
источник

MB

Michael Bodnarchuk in PHP fwdays
qa: спросите кто-то Себастьяна что он думает про Codeception :)
и не палите, что вопрос от меня )))
источник

TB

Tetiana Bukhanova in PHP fwdays
We’ve already started the Mockageddon with Sebastian Bergmann 🙌
Got your questions ready for the Q&A sseion afterwards
источник

GS

Gene Surov in PHP fwdays
#qa Sebastian Bergmann: current version of phpunit is 9. My team uses phpunit 5.6 and I feel bad about it. Why phpunit is versioning so fast?
источник

VZ

Victor Zinchenko in PHP fwdays
Michael Bodnarchuk
qa: спросите кто-то Себастьяна что он думает про Codeception :)
и не палите, что вопрос от меня )))
ok )
источник

MB

Michael Bodnarchuk in PHP fwdays
Gene Surov
#qa Sebastian Bergmann: current version of phpunit is 9. My team uses phpunit 5.6 and I feel bad about it. Why phpunit is versioning so fast?
in sake to make you feel bad :)
for all people who feel themselves guilty for not testing enough, phpunit makes them even more guilty to not upgrading each year :) But I think tools like Rector can do automatic upgrade
источник

VC

Vladimir Chernyshev in PHP fwdays
Michael Bodnarchuk
qa: спросите кто-то Себастьяна что он думает про Codeception :)
и не палите, что вопрос от меня )))
😆
источник

GS

Gene Surov in PHP fwdays
Upgrading phpunit is one of the lowest priorities is our backlog
источник

RA

Rob Allen in PHP fwdays
That looks better than my legacy code! 😂
источник

TB

Tetiana Bukhanova in PHP fwdays
😂
источник

NS

Nazar Samarets in PHP fwdays
Gene Surov
Upgrading phpunit is one of the lowest priorities is our backlog
I think that default situation for dev teams :)
источник

GS

Gene Surov in PHP fwdays
источник

AM

Alexander Makarov in PHP fwdays
qa: Mocks make it easy to assert internal state instead of doing black-box testing. What do you think about this common practice? Where's the line that we should not cross?

// Please don't ask this question if it was in the talk. I was out for a phone call  for several minutes :(
источник

RA

Rob Allen in PHP fwdays
I love static analysis tools like Psalm.
источник