Advertisement · 728 × 90

Posts by Antonio J. García Lagar

Preview
feat: use rootless Debian slim images for prod by dunglas · Pull Request #909 · dunglas/symfony-docker Hardens production images using a method to https://frankenphp.dev/docs/docker/#hardening-images, but using Debian Slim instead of distroless because we need a shell for the entrypoint, (Docker Har...

🛡️ Symfony Docker now provides a rootless production image that contains only what is strictly necessary to run #FrankenPHP and #Symfony.

They are 60% smaller than before, dropping from 704MB down to just 290MB! 📉✨

github.com/dunglas/symf...

1 month ago 17 8 1 1

I have some availability in the coming months for consultancy around PHP/Symfony, managing tech debt, tackling legacy, scaling code and processes, adopting the right architecture or approaching open source the right way. (1/n)

2 months ago 3 6 1 0
Preview
Release v1.11.2 · php/frankenphp ⚠️ Security Update: This release addresses three security vulnerabilities, including a critical path confusion issue allowing arbitrary file execution and a session leak in worker mode. Immediate u...

FrankenPHP v1.11.2 is out! 🧟🚀

Upgrade immediately! 👇 github.com/php/frankenp...

#PHP #FrankenPHP #golang #WebAssembly #Security

2 months ago 18 7 1 0

Deseando poder probarlo pronto. Qué vendrá grabado en la tecla Copilot?

2 months ago 0 0 0 0
Preview
Big CPU fan (Excalibur Silver 16 AMD)

Os escribí, pero no recibí respuesta. También os comentaba un problema con el ventilador grande de un Excalibur 16 Silver, pero veo que no está disponible. ¿Cuando estimáis que vais a reponer? slimbook.com/shop/product...

2 months ago 0 0 0 0

¿Ha subido de golpe el precio? Ayer no hice el pedido porque publicasteis en el foro que era festivo en Valencia, y ahora voy a hacerlo y el equipo con 32Gb ha subido 150€. Se me va de presupuesto 🤦

3 months ago 0 0 1 0

Merged 🎉
You can't imagine how proud I feel as life made me struggle to do anything beyond pure maintenance work on #OSS for the past 2 years.

3 months ago 13 5 1 1

¿Tenéis alguna foto o render del equipo con teclado ISO? Muchas gracias!

3 months ago 0 0 1 0
Advertisement
Preview
Release v1.1.0 · thephpleague/oauth2-server-bundle What's Changed fix: Test for availability of doctrine in bundle configuration by @frankdekker in #246 Fix Coding Standards by @ajgarlag in #250 Update CONTRIBUTING.md by @ajgarlag in #242 Fix defa...

📢 Released #LeagueOAuth2ServerBundle v1.1.0 with support for #Symfony 8! Thanks to all contributors 🫶

Special thanks to @ajgarlag.bsky.social who is joining the maintainer board of this bundle after years of excellent work 👏🙏

github.com/thephpleague...

4 months ago 3 1 0 0
Post image

España es el único país de Europa que no tiene franquicia de IVA (no se repercute en facturas hasta cierta cantidad al año) para autónomos y pequeñas empresas.

Debe ser que —como todos sabemos— países como Francia o Dinamarca son regímenes fascistoides e insolidarios.

4 months ago 4 2 3 0
Preview
Release 2.9.0-RC1 · composer/composer Composer 2.9 is ready for a release, and we need your help to test it and report any regression. Please try it out! Running composer self-update --preview will get you the 2.9.0-RC1 Running compos...

Composer 2.9 is coming, and there's an RC to try out! We need your help and feedback github.com/composer/com... #composerphp #phpc

5 months ago 6 4 0 0

Awesome! Thanks @yceruto.bsky.social! Thanks @javiereguiluz.bsky.social!

5 months ago 2 0 0 0

🚨 PSA for #PHP package maintainers: DO NOT REPLACE tags! If you messed up a release simply do another. No matter how quickly you notice a mistake, automatic tools already pulled the original tag, triggered automatic updates. Users will never know you recreated the tag and use the broken state. #phpc

7 months ago 9 12 0 0
Preview
GitHub - ajgarlag/feature-flag-bundle Contribute to ajgarlag/feature-flag-bundle development by creating an account on GitHub.

I've released `ajgarlag/feature-flag-bundle` (github.com/ajgarlag/fea...), a bundle for #Symfony inspired by the FeatureFlag component proposed in github.com/symfony/symf.... It provides an easy way to test the proposed features in the PR. Feel free to check it out, and I'd appreciate any feedback!

8 months ago 0 0 0 0
Debian 13 Debian 13

Debian 13 Trixie has been released! micronews.debian.org/2025/1754772...

8 months ago 0 0 0 0

💪💪💪

9 months ago 0 0 0 0

🚀 Kicking off the Symfony AI Initiative
➡️ symfony.com/blog/kicking-off-the-sym...

9 months ago 22 19 2 2
Preview
Postgres LISTEN/NOTIFY does not scale Postgres LISTEN/NOTIFY can cause severe performance issues under high write concurrency due to a global lock during commit. Learn why it doesn't scale and how to avoid outages.

www.recall.ai/blog/postgre...

9 months ago 0 0 0 0
Advertisement
Preview
Daniil Shykhov on Substack I hired an engineer who couldn't invert a binary tree. Best hire I ever made. He hadn’t done LeetCode in years. Said, “Honestly, I’d Google it.” Most companies would’ve passed. But I gave him a r...

“I’d rather hire someone who knows how to think,
than someone who just remembers how to answer.”

substack.com/@daniilshykh...

10 months ago 1 1 1 0
Post image Post image

Se ha encontrado una cotorra de molina (Pyrrhura molinae) con anilla 5.5 25047 en Madrid, zona Pueblo Nuevo. Se nota que está acostumbradísima a la gente.
Si hacéis RT habrá más posibilidades de encontrar a sus dueños 🥺

10 months ago 96 178 6 0

Teach a robot to fish and soon you won't remember how to.

10 months ago 583 123 15 8
+175 -19203

+175 -19203

I love these kinds of commits. #git

10 months ago 0 0 0 0

I love the ecosystem, the tools, the community.

PHP rocks!

10 months ago 2 2 0 0
Post image

PHP turns 30 today! Here’s to three decades of powering the web 🎂

Don’t miss these 2025 events:
🕷️ #APIPlatformCon – September
🐘 @afup.org's #ForumPHP – October
🎻 #SymfonyCon Amsterdam – November

Celebrate this major milestone with us!

10 months ago 12 6 1 0
Preview
GitHub - ajgarlag/flysystem-cow: Copy-on-write Flysystem adapter Copy-on-write Flysystem adapter. Contribute to ajgarlag/flysystem-cow development by creating an account on GitHub.

I've created a Copy-On-Write (COW) adapter for the excellent Flysystem PHP library by @frankdejonge.bsky.social. It's useful for testing and development environments. Any feedback is welcome. #PHP

github.com/ajgarlag/fly...

10 months ago 1 1 0 0
Post image

Periodic reminder: do not schedule any meetings unless absolutely necessary (= an email is not good enough).

10 months ago 3 1 0 0
Advertisement
Preview
GitHub - ajgarlag/flysystem-cow: Copy-on-write Flysystem adapter Copy-on-write Flysystem adapter. Contribute to ajgarlag/flysystem-cow development by creating an account on GitHub.

I've created a Copy-On-Write (COW) adapter for the excellent Flysystem PHP library by @frankdejonge.bsky.social. It's useful for testing and development environments. Any feedback is welcome. #PHP

github.com/ajgarlag/fly...

10 months ago 1 1 0 0
Preview
GitHub MCP Exploited: Accessing private repositories via MCP We showcase a critical vulnerability with the official GitHub MCP server, allowing attackers to access private repository data. The vulnerability is among the first discovered by Invariant's security ...

GitHub #MCP #Exploited: Accessing private repositories via MCP

10 months ago 2 4 0 0

🌟 Symfony 7.3.0 released
➡️ https://symfony.com/blog/symfony-7-3-0-released

10 months ago 34 16 0 4
Preview
[RFC] Deprecate and remove support for semantic XML configuration · Issue #60200 · symfony/symfony Description Maintaining https://github.com/symfony/symfony/blob/7.3/src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd is not easy. And I never saw a project using XML to co...

Have you ever used XML for Symfony config or routing? It's set to be deprecated in 7.4. If that's a concern for you, it's the time to speak up.
XML adds extra overhead when creating a Configuration class and an .xsd schema. Good to see it being phased out. github.com/symfony/symf...

10 months ago 1 1 1 0