Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sergiy-petrov
/
orm
Public
forked from
laravel-doctrine/orm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
3.1.x
User selector
All users
Datepicker
All time
Commit history
Commits on May 21, 2025
Merge pull request #664 from LegendEffects/3.1.x
Show description for 3a38bf9
TomHAnderson
authored
3a38bf9
View commit details
Copy full SHA for 3a38bf9
Browse repository at this point
Merge branch 'laravel-doctrine:3.1.x' into 3.1.x
LegendEffects
authored
791389c
View commit details
Copy full SHA for 791389c
Browse repository at this point
Merge pull request #665 from TomHAnderson/hotfix/ubuntu-runner-image
Show description for 526428a
TomHAnderson
authored
526428a
View commit details
Copy full SHA for 526428a
Browse repository at this point
Use runner image ubuntu 24.04
TomHAnderson
committed
b1741cf
View commit details
Copy full SHA for b1741cf
Browse repository at this point
Pull ManagerRegistry straight from Container
LegendEffects
committed
48f4360
View commit details
Copy full SHA for 48f4360
Browse repository at this point
Lazily resolve ManagerRegistry in EntityManagerProvider
LegendEffects
committed
50e8950
View commit details
Copy full SHA for 50e8950
Browse repository at this point
Commits on Mar 10, 2025
Merge pull request #661 from 77web/fix/3.1.x-doctrine-channel
Show description for 177971b
TomHAnderson
authored
177971b
View commit details
Copy full SHA for 177971b
Browse repository at this point
Merge pull request #660 from 77web/fix/3.1.x-tests
Show description for 28d17f4
TomHAnderson
authored
28d17f4
View commit details
Copy full SHA for 28d17f4
Browse repository at this point
fixed for cs
77web
committed
429a406
View commit details
Copy full SHA for 429a406
Browse repository at this point
IlluminateRegistry::getManager() now throws exception when manager for the specified name does not exist in the registry.
77web
committed
595c107
View commit details
Copy full SHA for 595c107
Browse repository at this point
fixed IlluminateRegistryTest to meet type declaraton
77web
committed
3cba99e
View commit details
Copy full SHA for 3cba99e
Browse repository at this point
Commits on Mar 2, 2025
Changes to allow composer to install; tests are breaking
TomHAnderson
committed
39253e8
View commit details
Copy full SHA for 39253e8
Browse repository at this point
Commits on Feb 18, 2025
Bump dependencies for Laravel 12
laravel-shift
committed
60867cf
View commit details
Copy full SHA for 60867cf
Browse repository at this point
Commits on Feb 2, 2025
Merge pull request #655 from TomHAnderson/hotfix/rememberToken
Show description for 2701473
TomHAnderson
authored
2701473
View commit details
Copy full SHA for 2701473
Browse repository at this point
phpcs of getRememberToken
TomHAnderson
committed
4cead7c
View commit details
Copy full SHA for 4cead7c
Browse repository at this point
rememberToken should allow nullable
bartjuh4
authored
658843b
View commit details
Copy full SHA for 658843b
Browse repository at this point
Commits on Jan 26, 2025
Merge pull request #653 from TomHAnderson/hotfix/remember-token
Show description for 32b934b
TomHAnderson
authored
32b934b
View commit details
Copy full SHA for 32b934b
Browse repository at this point
rememberToken should allow nullable
TomHAnderson
committed
037bfb2
View commit details
Copy full SHA for 037bfb2
Browse repository at this point
Commits on Dec 14, 2024
Merge pull request #651 from TomHAnderson/hotfix/coverage
Show description for 7f23ec3
TomHAnderson
authored
7f23ec3
View commit details
Copy full SHA for 7f23ec3
Browse repository at this point
Upgrade codecov upload for workflows
TomHAnderson
committed
70172d6
View commit details
Copy full SHA for 70172d6
Browse repository at this point
Set default branch on codecov and new badge
TomHAnderson
committed
18b0aa8
View commit details
Copy full SHA for 18b0aa8
Browse repository at this point
Commits on Dec 13, 2024
Merge pull request #650 from sergiy-petrov/sergiy-petrov-patch-3
Show description for 042163c
TomHAnderson
authored
042163c
View commit details
Copy full SHA for 042163c
Browse repository at this point
Static analysis on php 8.4
sergiy-petrov
authored
e7d90c8
View commit details
Copy full SHA for e7d90c8
Browse repository at this point
Test against php 8.4
sergiy-petrov
authored
92a4297
View commit details
Copy full SHA for 92a4297
Browse repository at this point
Commits on Dec 9, 2024
Merge pull request #647 from sstutz/fix/645
Show description for 149dc8b
TomHAnderson
authored
149dc8b
View commit details
Copy full SHA for 149dc8b
Browse repository at this point
Commits on Dec 3, 2024
fix: load entity factories
sstutz
authored and
Stefan Stutz
committed
db2d3ed
View commit details
Copy full SHA for db2d3ed
Browse repository at this point
Commits on Nov 1, 2024
Merge pull request #644 from TomHAnderson/hotfix/get-manager-for-class
Show description for 04915c1
TomHAnderson
authored
04915c1
View commit details
Copy full SHA for 04915c1
Browse repository at this point
Added @return annotation for getManagerForClass
TomHAnderson
committed
30b6b16
View commit details
Copy full SHA for 30b6b16
Browse repository at this point
Revert return to null if manager is not found; add bool to throw exception instead
TomHAnderson
committed
faf63df
View commit details
Copy full SHA for faf63df
Browse repository at this point
Commits on Oct 30, 2024
Merge pull request #643 from TomHAnderson/feature/service-provider-test
Show description for 936cadc
TomHAnderson
authored
936cadc
View commit details
Copy full SHA for 936cadc
Browse repository at this point
Removed circular dependency with extensions
TomHAnderson
committed
a245230
View commit details
Copy full SHA for a245230
Browse repository at this point
Version constriant on coding-standards.yml 5.2.0
TomHAnderson
committed
5b8a023
View commit details
Copy full SHA for 5b8a023
Browse repository at this point
Remove version constriant on coding-standards.yml
TomHAnderson
committed
546740b
View commit details
Copy full SHA for 546740b
Browse repository at this point
Emtpy commit to rerun all checks 2
TomHAnderson
committed
1bded96
View commit details
Copy full SHA for 1bded96
Browse repository at this point
Emtpy commit to rerun all checks
TomHAnderson
committed
7147f10
View commit details
Copy full SHA for 7147f10
Browse repository at this point
Previous
Next
You can’t perform that action at this time.