Zoom in on Getting the Most Out of PHPStan workshop at SymfonyCon Disneyland Paris 2022

SymfonyCon Disneyland Paris 2022

The SymfonyCon Disneyland Paris 2022 event comes with 2 days of pre-conference workshops organized on November 15-16. All workshops will be organized in English at the Disney's Newport Bay Club. We offer 10 different workshops per day, you can choose to be trained on 10 different topics related to Symfony and its ecosystem. It's the best way to learn more about Symfony, the ecosystem and the latest features. Enjoying the workshops reinforce your knowledge and enable you to get the most out of the conference!

Discover in details the "Getting the Most Out of PHPStan" workshop. It's a 1-day workshop organized on November 16 only. Your trainer is Ondřej Mirtes, Creator of PHPStan.

PHP is nothing like compiled languages. If you make a mistake, the program will crash when the line of code with the mistake is executed. When testing a PHP application, whether manually or automatically, developers spend a lot of their time discovering mistakes that wouldn’t even compile in other languages, leaving less time for testing actual business logic.

PHPStan is a popular static analyser focused on finding bugs in your code. By leveraging the strength of PHP type system further enhanced in PHPStan itself, developers can create robust applications and discover bugs early in the development process. The aid the tool provides during refactoring is also indispensable.

In this workshop, the attendees will learn how to install, configure and run PHPStan, and also receive tips how to write code so that PHPStan can be as powerful as possible. They will also be able to write their own PHPStan rules and extensions.

Interested in this workshop? Book now your Getting the Most Out of PHPStan workshop ticket at SymfonyCon Disneyland Paris 2022, seats are limited and registration is based on first come first served!

Don't miss the opportunity to attend this workshop! Enhance your skills at SymfonyCon Disneyland Paris 2022.

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/zoom-in-on-getting-the-most-out-of-phpstan-workshop-at-symfonycon-disneyland-paris-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Létrehozva 3y | 2022. aug. 31. 8:20:09


Jelentkezéshez jelentkezzen be

EGYÉB POSTS Ebben a csoportban

A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

2025. máj. 25. 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

2025. máj. 23. 9:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

2025. máj. 22. 7:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

2025. máj. 21. 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

2025. máj. 20. 9:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

2025. máj. 19. 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

2025. máj. 19. 8:10:09 | Symfony