In the past weeks we've announced the first and the second round of speakers,
and the workshops of the upcoming
In the past weeks we've announced the first and the second round of speakers,
and the workshops of the upcoming
We will do live coding workshop for 2 days with core developers in Duisburg.
Together with the wireless keyboard we will learn about Symfony entities in Shopware plugin, PHPUnit integration tests, headless API in Sylius and Codeception testing.
See the event page for more details.
Laravel Soft Deletes Parent is a package that soft deletes child models when a parent model is soft-deleted.
The post Soft Delete Child Models When a Parent is Deleted appeared first on Laravel News.
Version 4.0.0 of View package is released. In this version:
ViewInterface
that View
and WebView
implement.View
and WebView
.View::withContext()
or WebView::withContext()
.A few weeks ago we introduced the Symfony Sponsoring Program as a new way to
help make the Symfony project development sustainable. The response so far has
been enthusiastic and many new companies have joined the the program.
An update was made to yiisoft/var-dumper package.
In this version \Yiisoft\VarDumper\VarDumper::withOffset()
was added. It allows to adjust generated code nesting offset:
$test = [
'value' => 42, // <--- default offset is 4 spaces
];
This week, Symfony development activity focused on adding autocompletion features to some of the built-in commands. Meanwhile, the Symfony Docs website was redesigned to give it a modern and more useful look.
The PHP development team announces the immediate availability of PHP 7.4.25. This is a security release.
All PHP 7.4 users are encouraged to upgrade to this version.
For source downloads of PHP 7.4.25 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.