Skip to content

Tags: FriendsOfSymfony1/doctrine1

Tags

v1.4.2

Verified

This commit was signed with the committer’s verified signature.
thePanz Emanuele Panzeri
Fix(typehint) Fix PHP deprecations on Doctrine_Record_Filter::filterS…

…et() and ::filterGet() and sub-classes

v1.4.1

fixed CI tasks on relevant folders

v1.4.0

PHP 8.1 > Deprecated: strtolower(): Passing null to parameter #1 ($st…

…ring) of type string is deprecated

v1.4.0-RC2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #94 from connorhu/fix-88

add 'double' check to internal isValueModified check.
Fixes  #88

v1.4.0-RC1

Add proof tast name with empty task name property sets by child class

v1.3.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #81 from cmdeviant/psr-0-autoloader-compat

Remove composer's deprecation psr-0 notice

v1.3.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #79 from FriendsOfSymfony1/fix/update-composer-travis

Test on PHP 7.4

v1.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update license

v1.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from mkopinsky/isSubclassOf_CS

Use correct case for calls to ReflectionClass::isSubclassOf

v1.3.4

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #22 from eFaqtBV/on-demand-hydration-fix

Do not close cursors while using ON_DEMAND hydration