Doctrine Project (@doctrineproject) 's Twitter Profile
Doctrine Project

@doctrineproject

Consider contributing to our Patreon patreon.com/phpdoctrine or take a look at other ways of sponsoring us doctrine-project.org/sponsorship.ht…

ID: 16504336

linkhttps://www.doctrine-project.org calendar_today28-09-2008 23:29:56

419 Tweet

4,4K Followers

19 Following

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

Please upgrade immediately to doctrine/dbal 3.1.4 when you are using versions 3.0.0 - 3.1.3 - we closed a high impact SQL injection that affects the LIMIT clause generation ($offset, $limit) when for example used with DBAL QueryBuilder or ORM DQL Queries and Repositories.

Alexander M. Turek 👨🏻‍💻 (@derrabus) 's Twitter Profile Photo

Doctrine users! Have your tried DBAL 3 yet? It's like DBAL 2 but more awesome. That being said, we're working on a plan to sunset DBAL 2 in the near future. Are your projects still using DBAL 2? If so, what's blocking the upgrade for you? We'd like to know.

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

We have released Doctrine DBAL 3.2.0 and have written about all the noteworthy improvements on our blog: doctrine-project.org/2021/11/26/dba…

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

UPDATE doctrine/orm SET Version = "2.11", Features += PHP 8.1 Enum Support, Virtual and Generated Columns, Read Only Properties, Nested Attributes and more. doctrine-project.org/2022/01/11/orm…

Alexander M. Turek 👨🏻‍💻 (@derrabus) 's Twitter Profile Photo

Doctrine DBAL 3.3.0 has been released, with a nicer way to implement driver middlewares and direct access to the native DB connection (for the rare cases in which you might need it). github.com/doctrine/dbal/…

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

New doctrine/common release 3.2.2 including a fix when using Enums with default value in public properties of an entity: github.com/doctrine/commo…

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

Our ORM contributor @greg0ire wrote about the history of annotations and attributes in PHP, including the simple steps to migrate to attributes using Rector - ORM 3. Annotations will be deprecated in ORM and removed in the future. doctrine-project.org/2022/11/04/ann…

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

From Annotations to Attributes - A history of our journey to language level metadata, and how to migrate to attributes with Rector - a post from @greg0ire doctrine-project.org/2022/11/04/ann…

Doctrine Project (@doctrineproject) 's Twitter Profile Photo

write a clever and funny tweet about Doctrine ORM Q: Why did the programmer choose Doctrine ORM? A: He wanted to feel like an entity manager, not just a code monkey! #DoctrineORM #Programming