Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/4.1.0-1
    php-doctrine-persistence Debian release 4.1.0-1
    
  • upstream/4.1.0
    Upstream version 4.1.0
    
  • 4.1.0
    ### Release Notes for [4.1.0](https://github.com/doctrine/persistence/milestone/63)
    
    Feature release (minor)
    
    ### 4.1.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **2**
    - Total contributors: **2**
    
    #### Enhancement
    
     - [433: Introduce `ClassLocator` to find class names for attribute drivers](https://github.com/doctrine/persistence/pull/433) thanks to @GromNaN
    
    #### Improvement
    
     - [413: Use spl_object_id() instead of spl_object_hash()](https://github.com/doctrine/persistence/pull/413) thanks to @rosier
    
  • 4.0.1
    ### Release Notes for [4.0.1](https://github.com/doctrine/persistence/milestone/62)
    
    4.0.x bugfix release (patch)
    
    ### 4.0.1
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **6**
    - Total contributors: **4**
    
    CI
    --
    
     - [428: Add phpunit ci job for PHP 8.4](https://github.com/doctrine/persistence/pull/428) thanks to @W0rma
     - [406: Bump doctrine/.github from 5.3.0 to 6.0.0](https://github.com/doctrine/persistence/pull/406) thanks to @dependabot[bot]
     - [405: Bump doctrine/.github from 5.2.0 to 5.3.0](https://github.com/doctrine/persistence/pull/405) thanks to @dependabot[bot]
    
    #### Test Suite
    
     - [427: Remove Reflection*::setAccessible() calls](https://github.com/doctrine/persistence/pull/427) thanks to @W0rma
    
     - [422: fix: Add parent constructor call in EnumReflectionProperty](https://github.com/doctrine/persistence/pull/422) thanks to @jawira
     - [408: Make dependabot target the lowest maintained branch](https://github.com/doctrine/persistence/pull/408) thanks to @greg0ire
    
  • debian/4.0.0-6
    php-doctrine-persistence Debian release 4.0.0-6
    
  • debian/4.0.0-5
    php-doctrine-persistence Debian release 4.0.0-5
    
  • debian/4.0.0-4
    php-doctrine-persistence Debian release 4.0.0-4
    
  • debian/4.0.0-3
    php-doctrine-persistence Debian release 4.0.0-3
    
  • debian/4.0.0-2
    php-doctrine-persistence Debian release 4.0.0-2
    
  • debian/3.4.0-2
    php-doctrine-persistence Debian release 3.4.0-2
    
  • debian/4.0.0-1
    php-doctrine-persistence Debian release 4.0.0-1
    
  • debian/3.4.0-1
    aac439cb · Upadte d/gbp.conf ·
    php-doctrine-persistence Debian release 3.4.0-1
    
  • upstream/4.0.0
    Upstream version 4.0.0
    
  • upstream/3.4.0
    Upstream version 3.4.0
    
  • 4.0.0
    ### Release Notes for [4.0.0](https://github.com/doctrine/persistence/milestone/37)
    
    Backwards incompatible release (major)
    
    ### 4.0.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **6**
    - Total contributors: **2**
    
    #### Static Analysis
    
     - [382: Restore annotation](https://github.com/doctrine/persistence/pull/382) thanks to @greg0ire
    
    #### BC Break
    
     - [381: Remove StaticReflectionService](https://github.com/doctrine/persistence/pull/381) thanks to @greg0ire
     - [371: Replace comment with real method signature](https://github.com/doctrine/persistence/pull/371) thanks to @greg0ire
     - [360: Remove deprecated classes](https://github.com/doctrine/persistence/pull/360) thanks to @greg0ire
    
    #### BC Break,Enhancement
    
     - [368: Remove support for Doctrine Common proxies](https://github.com/doctrine/persistence/pull/368) thanks to @derrabus
    
    #### BC Break,Improvement
    
     - [361: Drop support for PHP < 8.1](https://github.com/doctrine/persistence/pull/361) thanks to @greg0ire
    
  • 3.4.0
    ### Release Notes for [3.4.0](https://github.com/doctrine/persistence/milestone/58)
    
    Feature release (minor)
    
    ### 3.4.0
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **2**
    - Total contributors: **1**
    
    #### Deprecation
    
     - [379: Deprecate static reflection service](https://github.com/doctrine/persistence/pull/379) thanks to @greg0ire
    
    #### Enhancement
    
     - [369: Implement isUninitializedObject() in ObjectManagerDecorator](https://github.com/doctrine/persistence/pull/369) thanks to @greg0ire
    
  • debian/3.3.3-1
    php-doctrine-persistence Debian release 3.3.3-1
    
  • upstream/3.3.3
    Upstream version 3.3.3
    
  • 3.3.3
    ### Release Notes for [3.3.3](https://github.com/doctrine/persistence/milestone/60)
    
    3.3.x bugfix release (patch)
    
    ### 3.3.3
    
    - Total issues resolved: **0**
    - Total pull requests resolved: **12**
    - Total contributors: **4**
    
    #### Bug
    
     - [375: Relax type declaration](https://github.com/doctrine/persistence/pull/375) thanks to @greg0ire
     - [374: Make types compatible with ORM/ODM drivers](https://github.com/doctrine/persistence/pull/374) thanks to @greg0ire
     - [362: Handle the correct zero-value](https://github.com/doctrine/persistence/pull/362) thanks to @greg0ire
     - [357: fix: Failing to retrieve reflection property on enum](https://github.com/doctrine/persistence/pull/357) thanks to @Goazil
    
    #### Test Suite
    
     - [367: Make data providers static](https://github.com/doctrine/persistence/pull/367) thanks to @derrabus
    
    #### Improvement
    
     - [366: Remove composer/package-versions-deprecated](https://github.com/doctrine/persistence/pull/366) thanks to @derrabus
    
    #### Static Analysis
    
     - [365: Explictly configure new Psalm options](https://github.com/doctrine/persistence/pull/365) thanks to @greg0ire
     - [364: Upgrade to PHPStan 1.11.1](https://github.com/doctrine/persistence/pull/364) thanks to @greg0ire
     - [363: Upgrade to doctrine/coding-standard v12](https://github.com/doctrine/persistence/pull/363) thanks to @greg0ire
     - [356: Psalm 5.24](https://github.com/doctrine/persistence/pull/356) thanks to @greg0ire
    
    CI
    --
    
     - [355: Bump doctrine/.github from 3.0.0 to 5.0.1](https://github.com/doctrine/persistence/pull/355) thanks to @dependabot[bot]
     - [354: Maintenance](https://github.com/doctrine/persistence/pull/354) thanks to @greg0ire
    
  • debian/3.3.2-3
    php-doctrine-persistence Debian release 3.3.2-3