issues
search
FriendsOfSymfony1
/
doctrine1
[DEPRECATED -- Use Doctrine2 instead] Doctrine 1 Object Relational Mapper.
http://www.doctrine-project.org
GNU Lesser General Public License v2.1
40
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix PHP deprecations on Doctrine_Record_Filter subclasses
#144
thePanz
closed
1 week ago
0
Update phpdoc on Table::findOneBy(...) to include false in @return
#143
DavidGoodwin
opened
3 months ago
0
Fix return type of fromArray in Doctrine_Record
#142
iricketson
closed
4 months ago
1
Add tests for #98
#141
thePanz
opened
4 months ago
0
Add(typehint) Add typehint to methods and return types
#140
thePanz
closed
3 months ago
4
Fix(migrations) Handle transaction within migrations on MySQL and php v8
#139
thePanz
opened
4 months ago
0
Tests: ensure models contain only one record per file
#138
thePanz
closed
4 months ago
2
Fix code style, remove extra whitespaces
#137
thePanz
closed
4 months ago
0
PHP 8 Deprecation - Validate length on null float/decimal
#136
iricketson
closed
6 months ago
1
fix(Hydrator): Array hydration having always primary key and selected relations
#135
alquerci
opened
6 months ago
2
Hydration broken when aliasing a column of a joined relation
#134
Phennim
opened
6 months ago
1
fix(Table): support for index declared with single field as string
#133
alquerci
opened
6 months ago
1
Fix PHP 8 string offset warnings in getColumnName and addIndex
#132
saracubillas
opened
6 months ago
7
Update the export command to use a PHP8-safe PDO transaction commit path
#131
mcgrogan91
opened
7 months ago
5
Doctrine_Export is trying to commit when there is no active transaction on PHP 8.0
#130
mcgrogan91
opened
7 months ago
1
archive validation
#129
connorhu
opened
8 months ago
0
Access to an undefined property
#128
connorhu
opened
8 months ago
1
fixed CI tasks on relevant folders
#127
connorhu
closed
8 months ago
0
added phpstan config with baseline
#126
connorhu
opened
8 months ago
10
Reactivating coverage
#125
thirsch
opened
8 months ago
1
Change dirname w/ file constants to use dir constant
#124
connorhu
closed
8 months ago
1
add doctrine/coding-standard
#123
connorhu
opened
9 months ago
2
php minimum to 7.4
#122
connorhu
closed
9 months ago
0
add sort packages
#121
connorhu
closed
8 months ago
4
Update readme: we dont have 1.5 here
#120
connorhu
closed
9 months ago
0
unused private properties and unused local variables
#119
connorhu
opened
9 months ago
2
Unused local variable and fixed wrong type of the parameter
#118
miamibc
closed
8 months ago
3
Added more ReturnTypeWillChange attributes
#117
thirsch
closed
8 months ago
8
Fixed test 1325TestCase.php
#116
thirsch
closed
9 months ago
0
Doctrine_Adapter_Statement methods signature
#114
connorhu
opened
9 months ago
2
replace iconv with mb_convert_encoding
#113
connorhu
closed
9 months ago
7
add php cs fixer
#112
connorhu
opened
9 months ago
7
php-cs-fixer integration
#111
connorhu
opened
9 months ago
0
Adding columns defined in actAs-templates to the docblock of the generated model class
#110
thirsch
closed
9 months ago
9
fix(Query): column added twice with custom aliases
#109
alquerci
closed
9 months ago
6
CI: add PHP v8.3 to the CI pipelines
#108
thePanz
closed
9 months ago
0
Remove pear configs
#107
thePanz
closed
9 months ago
0
Fix PHP deprecations on ArrayAccess and additional classes
#106
thePanz
closed
9 months ago
0
[8.x Compatibility] Doctrine_Validator::validateLength - Deprecation
#105
iricketson
closed
9 months ago
0
Php8/validate length
#104
iricketson
closed
10 months ago
1
fix: Database Migration does set current version in DB #98
#103
alquerci
opened
10 months ago
5
Fix array key access in lib/Doctrine/Import/Builder.php
#102
thePanz
closed
11 months ago
0
Update(github) Update github workflows, use composer caches
#101
thePanz
closed
11 months ago
0
Fix variable/array key usage
#100
paddyhamburg
closed
11 months ago
1
refactor(Record/Filter): Improve the code readability
#99
alquerci
opened
1 year ago
0
Database Migration does set current version in DB
#98
JohannesTyra
opened
1 year ago
6
add explicit casts to arguments of internal php functions
#97
sebsnake
closed
1 year ago
1
PHP 8.1 > Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
#96
thirsch
closed
1 year ago
0
Deprecated Warning on "doctrine:build" results in corrupted base files
#95
JohannesTyra
closed
1 year ago
3
add double to internal isValueModified check. bug #88
#94
connorhu
closed
1 year ago
4
Next