2025-03-24 - 2026-03-24

Overview

72 Active Issues

There has been no commit activity in this period.

54 Issues closed from 1 user

Closed #72 [PR #60] [MERGED] Mark project as inactive 2026-01-24 11:25:01 +01:00

Closed #67 [PR #58] [MERGED] Bump CI tooling and workflows and fix remaining PHP 8.1 issues 2026-01-24 11:25:00 +01:00

Closed #68 [PR #54] [MERGED] Remove composer.lock from version control 2026-01-24 11:25:00 +01:00

Closed #69 [PR #59] Allow doctrine/annotations v2 2026-01-24 11:25:00 +01:00

Closed #70 [PR #55] Remove references to master 2026-01-24 11:25:00 +01:00

Closed #71 [PR #57] Fix PHP 8.1 deprecations for tentative return types 2026-01-24 11:25:00 +01:00

Closed #59 [PR #49] [MERGED] PHP 8 compatibility 2026-01-24 11:24:59 +01:00

Closed #60 [PR #51] [MERGED] Setup release workflow 2026-01-24 11:24:59 +01:00

Closed #61 [PR #50] [MERGED] Migrate cs to ga 2026-01-24 11:24:59 +01:00

Closed #62 [PR #52] Migrate from Travis to Github Actions 2026-01-24 11:24:59 +01:00

Closed #63 [PR #53] Abandon package 2026-01-24 11:24:59 +01:00

Closed #54 [PR #43] [CLOSED] Allow PHP 8 2026-01-24 11:24:58 +01:00

Closed #55 [PR #48] [MERGED] Move website config to default branch 2026-01-24 11:24:58 +01:00

Closed #56 [PR #44] [MERGED] Use CodeCov instead of Scrutinizer 2026-01-24 11:24:58 +01:00

Closed #57 [PR #47] Deprecate static reflection 2026-01-24 11:24:58 +01:00

Closed #58 [PR #45] Manually merge 1.2.x into master 2026-01-24 11:24:58 +01:00

Closed #51 [PR #41] Manually merge 1.1.x into 1.2.x 2026-01-24 11:24:57 +01:00

Closed #46 [PR #40] [MERGED] Fix typo in lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php 2026-01-24 11:24:56 +01:00

Closed #47 [PR #39] [MERGED] Merge release 1.2.1 into master 2026-01-24 11:24:56 +01:00

Closed #48 [PR #38] [MERGED] Validate composer json 2026-01-24 11:24:56 +01:00

Closed #50 [PR #42] Update branch metadata 2026-01-24 11:24:56 +01:00

Closed #44 [PR #35] [GH-34] Instead of NULL, unitialize typed properties without default. 2026-01-24 11:24:56 +01:00

Closed #41 [PR #31] [MERGED] No doc files for distribution 2026-01-24 11:24:55 +01:00

Closed #42 [PR #30] [MERGED] Update of project config for latest version 2026-01-24 11:24:55 +01:00

Closed #43 [PR #33] [MERGED] Fix Trying to access array offset on value of type null 2026-01-24 11:24:55 +01:00

Closed #34 [PR #25] [MERGED] Update dependencies for CI build 2026-01-24 11:24:54 +01:00

Closed #36 [PR #26] [MERGED] Fix reading docblocks for classes containing anonymous classes 2026-01-24 11:24:54 +01:00

Closed #37 [PR #27] [CLOSED] Update .travis.yml 2026-01-24 11:24:54 +01:00

Closed #38 [PR #28] [MERGED] Use php 7.4 image instead of 7.4snapshot 2026-01-24 11:24:54 +01:00

Closed #30 [PR #18] [CLOSED] CI: Test against PHP 7.4snapshot instead of nightly (8.0) 2026-01-24 11:24:53 +01:00

Closed #31 [PR #20] [CLOSED] DocComment for the main class is incorrect when an anonymous class is used inside. 2026-01-24 11:24:53 +01:00

Closed #32 [PR #22] [MERGED] Fixed tests to work with php 7.4 and on windows #21 2026-01-24 11:24:53 +01:00

Closed #33 [PR #24] Add reflection typed no default property class 2026-01-24 11:24:53 +01:00

Closed #26 [PR #15] [MERGED] CI: Test against PHP 7.3 2026-01-24 11:24:52 +01:00

Closed #27 [PR #11] [CLOSED] Update doctrine/common dep to ^2.9@dev 2026-01-24 11:24:52 +01:00

Closed #23 [PR #13] [MERGED] Apply Doctrine CS v5 2026-01-24 11:24:51 +01:00

Closed #24 [PR #12] [MERGED] Add .doctrine-project.json to root of the project. 2026-01-24 11:24:51 +01:00

Closed #16 [PR #3] Fix phpstan so it is included in composer.json 2026-01-24 11:24:50 +01:00

Closed #17 [PR #2] Update PHPUnit to 7.0 2026-01-24 11:24:50 +01:00

Closed #18 [PR #10] [MERGED] Add conflict on doctrine/common for <2.9@dev 2026-01-24 11:24:50 +01:00

Closed #19 [PR #8] [MERGED] Add ext-tokenizer and doctrine/annotations as dependencies 2026-01-24 11:24:50 +01:00

Closed #20 [PR #6] [MERGED] Add a little more test coverage. 2026-01-24 11:24:50 +01:00

Closed #21 [PR #7] Use assertSame instead of assertEquals 2026-01-24 11:24:50 +01:00

Closed #22 [PR #9] [MERGED] Fix composer.lock handling 2026-01-24 11:24:50 +01:00

Closed #11 [PR #1] [MERGED] Update website link in composer.json 2026-01-24 11:24:49 +01:00

Closed #10 Declaration of Doctrine\Common\Reflection\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants() 2026-01-24 11:24:47 +01:00

Closed #8 PHP 8.1 compatibility 2026-01-24 11:24:45 +01:00

Closed #9 Bug when deserializing ?string 7.4-hinted properties. 2026-01-24 11:24:45 +01:00

Closed #4 Add new reflection class to handle uninitialized typed properties 2026-01-24 11:24:43 +01:00

Closed #5 Trying to access array offset on value of type null in Doctrine\Common\Reflection\StaticReflectionParser->parse 2026-01-24 11:24:43 +01:00

Closed #6 setValue on typed property must unset to uninitialized 2026-01-24 11:24:43 +01:00

Closed #1 Missing error check after regex 2026-01-24 11:24:42 +01:00

Closed #2 Tests not passing if run on PHP 7.4 or Windows 2026-01-24 11:24:42 +01:00

Closed #3 DocComment for the main class is incorrect when an anonymous class is used inside. 2026-01-24 11:24:42 +01:00

72 Issues created by 1 user

Opened #1 Missing error check after regex 2026-01-24 11:24:42 +01:00

Opened #2 Tests not passing if run on PHP 7.4 or Windows 2026-01-24 11:24:42 +01:00

Opened #3 DocComment for the main class is incorrect when an anonymous class is used inside. 2026-01-24 11:24:42 +01:00

Opened #4 Add new reflection class to handle uninitialized typed properties 2026-01-24 11:24:43 +01:00

Opened #5 Trying to access array offset on value of type null in Doctrine\Common\Reflection\StaticReflectionParser->parse 2026-01-24 11:24:43 +01:00

Opened #6 setValue on typed property must unset to uninitialized 2026-01-24 11:24:43 +01:00

Opened #7 Declaration of Doctrine\Common\Reflection\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants() 2026-01-24 11:24:45 +01:00

Opened #8 PHP 8.1 compatibility 2026-01-24 11:24:45 +01:00

Opened #9 Bug when deserializing ?string 7.4-hinted properties. 2026-01-24 11:24:45 +01:00

Opened #10 Declaration of Doctrine\Common\Reflection\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants() 2026-01-24 11:24:47 +01:00

Opened #11 [PR #1] [MERGED] Update website link in composer.json 2026-01-24 11:24:49 +01:00

Opened #12 [PR #3] [MERGED] Fix phpstan so it is included in composer.json 2026-01-24 11:24:49 +01:00

Opened #13 [PR #2] [MERGED] Update PHPUnit to 7.0 2026-01-24 11:24:49 +01:00

Opened #14 [PR #5] [MERGED] Add basic documentation for the doctrine/reflection project. 2026-01-24 11:24:49 +01:00

Opened #15 [PR #4] Apply Doctrine Coding Standards 4.0 2026-01-24 11:24:49 +01:00

Opened #16 [PR #3] Fix phpstan so it is included in composer.json 2026-01-24 11:24:49 +01:00

Opened #17 [PR #2] Update PHPUnit to 7.0 2026-01-24 11:24:50 +01:00

Opened #18 [PR #10] [MERGED] Add conflict on doctrine/common for <2.9@dev 2026-01-24 11:24:50 +01:00

Opened #19 [PR #8] [MERGED] Add ext-tokenizer and doctrine/annotations as dependencies 2026-01-24 11:24:50 +01:00

Opened #20 [PR #6] [MERGED] Add a little more test coverage. 2026-01-24 11:24:50 +01:00

Opened #21 [PR #7] Use assertSame instead of assertEquals 2026-01-24 11:24:50 +01:00

Opened #22 [PR #9] [MERGED] Fix composer.lock handling 2026-01-24 11:24:50 +01:00

Opened #23 [PR #13] [MERGED] Apply Doctrine CS v5 2026-01-24 11:24:51 +01:00

Opened #24 [PR #12] [MERGED] Add .doctrine-project.json to root of the project. 2026-01-24 11:24:51 +01:00

Opened #25 [PR #14] Run composer update to sync new dependencies 2026-01-24 11:24:51 +01:00

Opened #26 [PR #15] [MERGED] CI: Test against PHP 7.3 2026-01-24 11:24:51 +01:00

Opened #27 [PR #11] [CLOSED] Update doctrine/common dep to ^2.9@dev 2026-01-24 11:24:51 +01:00

Opened #28 [PR #24] [MERGED] Add reflection typed no default property class 2026-01-24 11:24:52 +01:00

Opened #29 [PR #17] [MERGED] Update chat link from Gitter to Slack. 2026-01-24 11:24:53 +01:00

Opened #30 [PR #18] [CLOSED] CI: Test against PHP 7.4snapshot instead of nightly (8.0) 2026-01-24 11:24:53 +01:00

Opened #31 [PR #20] [CLOSED] DocComment for the main class is incorrect when an anonymous class is used inside. 2026-01-24 11:24:53 +01:00

Opened #32 [PR #22] [MERGED] Fixed tests to work with php 7.4 and on windows #21 2026-01-24 11:24:53 +01:00

Opened #33 [PR #24] Add reflection typed no default property class 2026-01-24 11:24:53 +01:00

Opened #34 [PR #25] [MERGED] Update dependencies for CI build 2026-01-24 11:24:54 +01:00

Opened #35 [PR #29] [CLOSED] Add ReflectionTypedProperty that doesnt trigger unitialized value error. 2026-01-24 11:24:54 +01:00

Opened #36 [PR #26] [MERGED] Fix reading docblocks for classes containing anonymous classes 2026-01-24 11:24:54 +01:00

Opened #37 [PR #27] [CLOSED] Update .travis.yml 2026-01-24 11:24:54 +01:00

Opened #38 [PR #28] [MERGED] Use php 7.4 image instead of 7.4snapshot 2026-01-24 11:24:54 +01:00

Opened #39 [PR #35] [MERGED] [GH-34] Instead of NULL, unitialize typed properties without default. 2026-01-24 11:24:54 +01:00

Opened #40 [PR #37] [MERGED] [GH-36] Bugfix: TypedNoDefaultReflectionProperty::setValue NULL when null allowed 2026-01-24 11:24:55 +01:00

Opened #41 [PR #31] [MERGED] No doc files for distribution 2026-01-24 11:24:55 +01:00

Opened #42 [PR #30] [MERGED] Update of project config for latest version 2026-01-24 11:24:55 +01:00

Opened #43 [PR #33] [MERGED] Fix Trying to access array offset on value of type null 2026-01-24 11:24:55 +01:00

Opened #44 [PR #35] [GH-34] Instead of NULL, unitialize typed properties without default. 2026-01-24 11:24:55 +01:00

Opened #45 [PR #42] [MERGED] Update branch metadata 2026-01-24 11:24:56 +01:00

Opened #46 [PR #40] [MERGED] Fix typo in lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php 2026-01-24 11:24:56 +01:00

Opened #47 [PR #39] [MERGED] Merge release 1.2.1 into master 2026-01-24 11:24:56 +01:00

Opened #48 [PR #38] [MERGED] Validate composer json 2026-01-24 11:24:56 +01:00

Opened #49 [PR #41] [MERGED] Manually merge 1.1.x into 1.2.x 2026-01-24 11:24:56 +01:00

Opened #50 [PR #42] Update branch metadata 2026-01-24 11:24:56 +01:00

Opened #51 [PR #41] Manually merge 1.1.x into 1.2.x 2026-01-24 11:24:56 +01:00

Opened #52 [PR #45] [MERGED] Manually merge 1.2.x into master 2026-01-24 11:24:57 +01:00

Opened #53 [PR #47] [CLOSED] Deprecate static reflection 2026-01-24 11:24:57 +01:00

Opened #54 [PR #43] [CLOSED] Allow PHP 8 2026-01-24 11:24:57 +01:00

Opened #55 [PR #48] [MERGED] Move website config to default branch 2026-01-24 11:24:57 +01:00

Opened #56 [PR #44] [MERGED] Use CodeCov instead of Scrutinizer 2026-01-24 11:24:58 +01:00

Opened #57 [PR #47] Deprecate static reflection 2026-01-24 11:24:58 +01:00

Opened #58 [PR #45] Manually merge 1.2.x into master 2026-01-24 11:24:58 +01:00

Opened #59 [PR #49] [MERGED] PHP 8 compatibility 2026-01-24 11:24:59 +01:00

Opened #60 [PR #51] [MERGED] Setup release workflow 2026-01-24 11:24:59 +01:00

Opened #61 [PR #50] [MERGED] Migrate cs to ga 2026-01-24 11:24:59 +01:00

Opened #62 [PR #52] Migrate from Travis to Github Actions 2026-01-24 11:24:59 +01:00

Opened #63 [PR #53] Abandon package 2026-01-24 11:24:59 +01:00

Opened #64 [PR #55] [MERGED] Remove references to master 2026-01-24 11:25:00 +01:00

Opened #65 [PR #59] [MERGED] Allow doctrine/annotations v2 2026-01-24 11:25:00 +01:00

Opened #66 [PR #57] [MERGED] Fix PHP 8.1 deprecations for tentative return types 2026-01-24 11:25:00 +01:00

Opened #67 [PR #58] [MERGED] Bump CI tooling and workflows and fix remaining PHP 8.1 issues 2026-01-24 11:25:00 +01:00

Opened #68 [PR #54] [MERGED] Remove composer.lock from version control 2026-01-24 11:25:00 +01:00

Opened #69 [PR #59] Allow doctrine/annotations v2 2026-01-24 11:25:00 +01:00

Opened #70 [PR #55] Remove references to master 2026-01-24 11:25:00 +01:00

Opened #71 [PR #57] Fix PHP 8.1 deprecations for tentative return types 2026-01-24 11:25:00 +01:00

Opened #72 [PR #60] [MERGED] Mark project as inactive 2026-01-24 11:25:01 +01:00