issues
search
doctrine
/
common
Doctrine Common
https://www.doctrine-project.org/projects/common.html
MIT License
5.79k
stars
294
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump doctrine/.github from 5.1.0 to 5.2.0
#1018
dependabot[bot]
closed
2 weeks ago
0
Merge release 3.4.5 into 3.5.x
#1017
github-actions[bot]
closed
2 weeks ago
0
Add PHP 8.4 support
#1016
beberlei
closed
3 weeks ago
0
Bump doctrine/.github from 5.0.1 to 5.1.0
#1015
dependabot[bot]
closed
1 month ago
0
Bump doctrine/.github from 1.4.0 to 5.0.1
#1014
dependabot[bot]
closed
6 months ago
0
Setup dependabot for Github Actions
#1013
greg0ire
closed
6 months ago
0
explicitly mark nullable parameters as nullable
#1012
xabbuh
closed
6 months ago
2
Generate explicit nullable types for proxies
#1011
nicolas-grekas
closed
6 months ago
0
updating an service with composer update gives me this error/problem
#1010
rozemarijn56
closed
7 months ago
1
Methods static constructor is missing splat ... operator
#1008
BonBonSlick
opened
8 months ago
0
ProxyGenerator does not allow to use identity methods not started with get...()
#1007
kshtompel
closed
9 months ago
1
Bug: Generated proxy method getId() casts to int and breaks when used with enums
#1006
pauljura
opened
1 year ago
0
ProxyGenerator: do not generate long file names
#1005
JanTvrdik
opened
1 year ago
5
Add doctrine-project.json to .gitattributes
#1004
VincentLanglet
closed
1 year ago
0
Add phpstan.neon.dist and psalm.xml to .gitattributes
#1003
VincentLanglet
closed
1 year ago
1
Deprecate all symbols in the Doctrine\Common\Proxy namespace
#1002
nicolas-grekas
closed
1 year ago
6
feat(ProxyGenerator): update regex pattern to match simple id getters with custom id type
#1001
simPod
opened
1 year ago
0
fix: do not cast BackedEnum identifiers to int
#1000
Gwemox
opened
1 year ago
0
Handle readonly public properties, cf. #954
#999
alessandromorelli
opened
2 years ago
0
Remove explicit integer cast
#998
malarzm
opened
2 years ago
0
fix: proxy with BackedEnum integer on identifier
#997
Gwemox
opened
2 years ago
0
Add missing strict parameter to in_array
#996
deguif
closed
2 years ago
1
Merge release 3.4.3 into 3.5.x
#995
github-actions[bot]
closed
2 years ago
0
Test of missing aliases
#994
SenseException
closed
2 years ago
0
Don't allow generating proxies for readonly classes
#993
nicolas-grekas
closed
2 years ago
1
Merge release 3.4.2 into 3.5.x
#992
github-actions[bot]
closed
2 years ago
0
Fix nullable union type identifier lazy load
#991
deguif
closed
2 years ago
9
Undefined constant shown
#990
victormacko
opened
2 years ago
3
Use var_export for scalar default values
#989
malarzm
closed
2 years ago
2
Wrong proxy class generation with default values as constants referncing `self`
#988
Lustmored
opened
2 years ago
2
ProxyGenerator turns double quoted default values into single quoted default values
#987
ampaze
closed
2 years ago
5
Merge release 3.4.1 into 3.5.x
#986
github-actions[bot]
closed
2 years ago
0
Fix consts in default values
#985
malarzm
closed
2 years ago
1
Upgrade dependencies
#984
greg0ire
closed
2 years ago
1
3.4.0 broke class constants defaults in methods parameters when using PHP 8.1+
#983
kissifrot
closed
2 years ago
8
v3.4.0 ProxyGenerator Warning: Undefined array key
#982
forgie1
closed
2 years ago
7
Fix build with slevomat/coding-standard 8
#981
derrabus
closed
2 years ago
1
Update metadata
#980
malarzm
closed
2 years ago
0
Remove Ant config
#979
malarzm
closed
2 years ago
1
Remove test suite bootstrap file
#978
greg0ire
closed
2 years ago
0
Remove useless ignore rules
#977
greg0ire
closed
2 years ago
0
Remove reference to submodule
#976
greg0ire
closed
2 years ago
0
Use a shallower tree
#975
greg0ire
closed
2 years ago
0
Remove external tool references
#974
greg0ire
closed
2 years ago
0
Remove reference to version file
#973
greg0ire
closed
2 years ago
1
Merge release 3.3.1 into 3.4.x
#972
github-actions[bot]
closed
2 years ago
0
Support void return type for __clone magic method
#970
deguif
closed
2 years ago
2
new object in default parameter generate syntax error by Proxy Generator
#971
yobrx
closed
2 years ago
2
Fix PHPUnit deprecations
#969
malarzm
closed
2 years ago
2
Merge 3.3.x into 3.4.x
#968
derrabus
closed
2 years ago
0
Next