Doctrine Project
@doctrineproject
Followers
4K
Following
57
Media
4
Statuses
419
Consider contributing to our Patreon https://t.co/Vsq89IZ1ZQ or take a look at other ways of sponsoring us https://t.co/YoIu3HBZMs
Planet Earth
Joined September 2008
If you like Doctrine and want to support the project, consider supporting us on Patreon. Even $1 a month is appreciated. Thanks!
patreon.com
creating High Quality Free Open Source Software
1
26
30
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
2
2
8
From Annotations to Attributes - A history of our journey to language level metadata, and how to migrate to attributes with @rectorphp - a post from @greg0ire
https://t.co/RksHTSDwQ6
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
0
8
21
Our ORM contributor @greg0ire wrote about the history of annotations and attributes in PHP, including the simple steps to migrate to attributes using @rectorphp - ORM 3. Annotations will be deprecated in ORM and removed in the future. https://t.co/RksHTSlVYy
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
0
17
46
DBAL 3.4.0 has been released - See the blog post https://t.co/SO9fgIZhls for more information
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
0
6
15
The @doctrineproject has released ORM 2.12.0. A feature release that improves support for PHP's native enums.
github.com
Release Notes for 2.12.0 Feature release (minor) 2.12.0 Total issues resolved: 1 Total pull requests resolved: 52 Total contributors: 8 Deprecation,Documentation 9661: Deprecate the doctrine bin...
0
5
10
🎉 @doctrineproject just reached 10 backers! Thank you @tideways, @teleboych, @TheSolMinion, @rastusik, +6 🙌 Support them too! https://t.co/7KZxVn6yrS
opencollective.com
Makes open source software
0
3
2
On Doctrine Sponsoring with the help of OpenCollective
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
0
7
10
New doctrine/common release 3.2.2 including a fix when using Enums with default value in public properties of an entity:
github.com
Release Notes for 3.2.2 3.2.x bugfix release (patch) 3.2.2 Total issues resolved: 0 Total pull requests resolved: 1 Total contributors: 1 955: Bugfix: Enum default values require a use stat...
0
1
5
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). https://t.co/UHaUH9WQFX
github.com
Release 3.3.0 3.3.0 Total issues resolved: 2 Total pull requests resolved: 27 Total contributors: 6 Static Analysis 5157: Document $lockMode value range thanks to @derrabus Test Suite,Tools 51...
0
15
54
UPDATE doctrine/orm SET Version = "2.11", Features += PHP 8.1 Enum Support, Virtual and Generated Columns, Read Only Properties, Nested Attributes and more. https://t.co/XnwNaTJ6X1
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
1
42
99
🚢 Doctrine ORM 2.10.3, a small bugfix release of your favorite ORM library.
github.com
Release Notes for 2.10.3 2.10.x bugfix release (patch) 2.10.3 Total issues resolved: 0 Total pull requests resolved: 20 Total contributors: 13 Documentation 9218: Fix typo assumptio--> assump...
0
4
17
We have released Doctrine DBAL 3.2.0 and have written about all the noteworthy improvements on our blog:
doctrine-project.org
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational...
0
17
45
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.
5
16
35
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.
Security Adisory: Users of doctrine/dbal 3.0 - 3.1.3 are advised to upgrade to doctrine/dbal 3.1.4 immmediately to fix a critical SQL injection vulnerability. https://t.co/HnWaD4CkQk
0
65
61
This vulnerability can also affect you when you use doctrine/orm with doctrine/dbal 3.0.0 - 3.1.3
0
0
5
Security Adisory: Users of doctrine/dbal 3.0 - 3.1.3 are advised to upgrade to doctrine/dbal 3.1.4 immmediately to fix a critical SQL injection vulnerability. https://t.co/HnWaD4CkQk
github.com
We have released a new version Doctrine DBAL 3.1.4 that fixes a critical SQL injection vulnerability in the LIMIT clause generation API provided by the Platform abstraction. We advise everyone u...
1
74
60
Want to help with moving ORM 3 forward? We have organized a Github Project with PRs to backport into 2.10.x or 3.0.x from the old-prototype-3.0.x branch. You can help by re-creating these PRs against our current branches: https://t.co/O9NE9HxF4K
2
19
44