During the last few weeks, the #Symfony core team has been hard at work fixing a long list of vulnerabilities for both #Symfony and #Twig. Today, we're publishing that work in the biggest security patch releases ever. Bare with us and wish us luck πŸ€

Forest Tales
Saw this tiny delicate light green shoot just in front of me. A must-shoot so to say ;-)

 

#spruce #twig #spring #mood #fotoMontag #photoMonday #photography #darktable #paperg

This week in GNOME, we bring a major new version of Graphs, a brand new PostgreSQL client, and updates to many more apps! Have an awesome weekend and enjoy the latest GNOME apps!

#249 Quality Over Quantity

https://thisweek.gnome.org/posts/2026/05/twig-249/

#ThisWeekInGNOME #GNOME #TWIG

#249 Quality Over Quantity

Updates on what happens across the GNOME project from week to week

Bridge across the gap

#snail #schnecke #UrbanWildlife #AnimalPhotography #twig #moss #concrete #Fujifilm #FujifilmXSeries #Fujinon #sooc #UrbanNature

You might have seen this before, I'm reposting selected images to build up this new profile.

A new chapter of This Week in GNOME has been published!

Read the latest about Glycin, new desktop applications for managing and listening to local music collections, and much more!

#248 Tracking Performance

https://thisweek.gnome.org/posts/2026/05/twig-248/

#ThisWeekInGNOME #GNOME #TWIG

#248 Tracking Performance

Updates on what happens across the GNOME project from week to week

New GTK4/Libadwaita git client Gitte, Newsflash can now swipe between articles, new Parabolic release and much more in This Week in GNOME!

#247 International Workers' Day

https://thisweek.gnome.org/posts/2026/05/twig-247/

#ThisWeekInGNOME #GNOME #TWIG

#247 International Workers' Day

Updates on what happens across the GNOME project from week to week

Libadwaita demo app on Android, new update for Goblint, a linter for C GObject codebases, Java/Kotlin library for interacting with XDG Desktop Portal and much more in This Week in GNOME!

#246 Offline Dictionaries
https://thisweek.gnome.org/posts/2026/04/twig-246/

#ThisWeekInGNOME #GNOME #TWIG

A new issue of #ThisWeekInGNOME is now online!

New Graphs release, new linter for C codebases β€” Goblin, improving UX for neurodivergent folks and much more!

#245 Infinite Ranges
https://thisweek.gnome.org/posts/2026/04/twig-245/

#GNOME #TWIG

I have no idea what to do with this pull request that I got from a coworker. It has variable setting and checks for null values that would absolutely be needed if you were writing #PHP code, but are completely superfluous when writing #Twig for #Drupal. If you access a null value, null happens.

Should we be encouraging formal programming practices in twig, or boil all of those lines of code down to just this?

{% set para_id = title|first['#object'].id() %}