Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/reflection

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
https://github.com/doctrine/reflection

Merge pull request #60 from greg0ire/inactive

Mark project as inactive

6db355ee6b9087256ae88cb15522bec540037c61 authored over 1 year ago
Mark project as inactive

This will move the project to the right tab in https://www.doctrine-project.org/projects.html

45aee9ad97bf35f97a6bf508957fd18e45890fa6 authored over 1 year ago
feature: allow `doctrine/annotations` v2 (#59)

Signed-off-by: Maximilian Bösing <[email protected]>

6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7 authored over 1 year ago
Bump CI tooling and workflows and fix remaining PHP 8.1 issues (#58)

1034e5e71f89978b80f9c1570e7226f6c3b9b6fb authored over 2 years ago
Fix PHP 8.1 deprecations for tentative return types (#57)

d5ae5d3a5bc228fd38176c23b2293bfb38f10d25 authored over 2 years ago
Merge pull request #55 from greg0ire/remove-references-to-master

Remove references to master

02097bc0fe63f1239d284d3ba1fd215d8b18b8d2 authored almost 4 years ago
Remove references to master

There isn't going to be a next minor or major. Only bugfixes might get
merged.

381bfa425f86e607fbf215b030530bbaa0fc8f7a authored almost 4 years ago
Merge pull request #54 from nicwortel/remove-composer-lock

Remove composer.lock from version control

d1863768211edfd487a0f5ad8d81d285dc61a88c authored about 4 years ago
In the PHPUnit CI job, remove PHPStan and Doctrine Coding Standard

These dev tools are incompatible with PHP 8.

04367f0db304d8f293300984664d0ad9108f8498 authored about 4 years ago
Remove composer.lock from version control

See https://github.com/orgs/doctrine/projects/7#card-50248076.

e44961f0af714399f3eda4c218f47970f00f6b1f authored about 4 years ago
Merge pull request #53 from greg0ire/abandon-package

Abandon package

970fe98e790b7ea75e3261e45e7c94e4d7692c3f authored over 4 years ago
Abandon package

Other Doctrine packages have migrated away from doctrine/reflection,
which means this library is...

6c3096dd9bc767d04d70e35084184ac56958f139 authored over 4 years ago
Merge pull request #52 from greg0ire/migrate-tests-to-ga

Migrate from Travis to Github Actions

26ba62bc4b9b8d988f7822ad70d0487749faed5f authored over 4 years ago
Migrate Static Analysis to Github Actions

4ac69258932756b39492c0e5a6c8bfcf10a95ae8 authored over 4 years ago
Migrate unit tests to Github Actions

1e02418cf8c82efc83dbe492d97204c23088241c authored over 4 years ago
Merge pull request #49 from alexpott/php8-compatibility

PHP 8 compatibility

fa587178be682efe90d005e3a322590d6ebb59a5 authored over 4 years ago
doctrine/coding-standard needs a PHP 8.0 compatible version

dc269e064a8555479c18a75f9732987f769fc318 authored over 4 years ago
Fix up things after merging 1.2.x

a8d82251c6ba6a6f61ad40e10a663bd82241a40e authored over 4 years ago
Ensure phpstan runs with locked dependencies

f3ade869eb756856322e70a0947fa91b8722816b authored over 4 years ago
Ignore compatibility files in phpstan

06eec07aa34b6011da2ad9772971f551bc88cf20 authored over 4 years ago
Update dist to use a more recent PHP 8.0

2336d15b1aef3890e2a8887d6d97d97a2b4b4379 authored over 4 years ago
Initial commit

a82bebf80129e21f84e18a3020d668d74431b255 authored over 4 years ago
Merge pull request #51 from doctrine/greg0ire-patch-1

Setup release workflow

e65c2eb6a8bdea8a027a02b4864a490d6da14c34 authored over 4 years ago
Merge pull request #50 from greg0ire/migrate-cs-to-ga

Migrate cs to ga

e3c48f5fbdf334705e98f2e4daac52f4c3321662 authored over 4 years ago
Migrate to Github Actions for coding standard

cac3bcb8fc7daee0597aa9665741fcb732ac994c authored over 4 years ago
Setup release workflow

db4b5664643072bb001dd35f9e0794e901734061 authored over 4 years ago
Upgrade doctrine/coding-standard

It depends on a library that needs to be upgraded so that we can use
Composer 2

486d0cbea596bb9c77e8ead23b5b8aab59652bbf authored over 4 years ago
Merge pull request #48 from doctrine/default-branch-website-config

Move website config to default branch

cea2760c346ed27044399c580e7df47b07a6d49b authored over 4 years ago
Move website config to default branch

Adapts the website config to be compatible with the doctrine/doctrine-website#356 changes

4f143d5384f25fdaf5fb504f8e176ec393000e4b authored over 4 years ago
Merge pull request #44 from greg0ire/scrutinizer➡codecov

Use CodeCov instead of Scrutinizer

efdbb0f82a13b431613880fd476fcec43f49415d authored over 4 years ago
Use CodeCov instead of Scrutinizer

edfb312da0bfd40e516bfc6eb784098657437331 authored over 4 years ago
Merge remote-tracking branch 'origin/1.1.x' into 1.2.x

344bc74ba8c59257710efff14c243a1d0056a45c authored over 4 years ago
Merge pull request #33 from DieterHolvoet/issue-32

Fix Trying to access array offset on value of type null

1b33070b493ac658fdf09e3cbc6999da125b22e2 authored almost 5 years ago
Add type check to prevent PHP 7.4 warnings

PHP 7.4 introduces a "Trying to access array offset on value of type ..." warning for accessing ...

41a2f0f445d9920caa15d0ff27c3adff71c59425 authored almost 5 years ago
Merge pull request #40 from pgrimaud/master

Fix typo in lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php

d11bac73dbb2f0934f7e7a997b7677cf05074a16 authored almost 5 years ago
Fix typos

1c7272c98a3513db9200abbfa2a00f9897b3e4f4 authored almost 5 years ago
Merge pull request #38 from greg0ire/validate-composer-json

Validate composer json

8f7fdc01b32df50693c7002ac6de99b92f827be2 authored almost 5 years ago
Merge pull request #37 from doctrine/GH-36-BugfixTypedNullable

[GH-36] Bugfix: TypedNoDefaultReflectionProperty::setValue NULL when null allowed

55e71912dfcd824b2fdd16f2d9afe15684cfce79 authored almost 5 years ago
[GH-36] Be on the safe side and check property has a type.

fbc77cc1c8ac834d33a773640469c3d3a66d0538 authored almost 5 years ago
Sort packages alphabetically

79de2517bac330cdda0a6fb4064b2d9d12706f61 authored almost 5 years ago
Validate composer files

827618c360d0a0a554bb15fe670e83b8770c0437 authored almost 5 years ago
[Build] Attempt at fix.

1a5837f909a81f10f5ee4d0d299d42a53403bc0b authored almost 5 years ago
[GH-36] Bugfix: TypedNoDefaultReflectionProperty::setValue NULL when null allowed.

1ab281861bddc3f93f8a03103b772bc768b1ab38 authored almost 5 years ago
Merge pull request #35 from doctrine/GH-34-SetValueUnitialized

[GH-34] Instead of NULL, unitialize typed properties without default.

b699ecc7f2784d1e49924fd9858cf1078db6b0e2 authored almost 5 years ago
[GH-34] Instead of NULL, unitialize typed properties without default.

cd4811c644b8bcbf508367145573c5fd392b82a6 authored almost 5 years ago
Merge pull request #31 from Spomky/patch-1

No doc files for distribution

aa0689034eeb9f9c73a41a2726a70caec854fc99 authored almost 5 years ago
No doc files for distribution

This PR adds the folder `/docs` in .gitattributes so that it will not be present in distribution

2fc2828857d829cd5d8306abf2550f872c977813 authored almost 5 years ago
Merge pull request #30 from doctrine/patch-1

Update of project config for latest version

c7588e0baa0afd586b3db807dd4643582ba1cb05 authored about 5 years ago
Update of project config for latest version

Because of a failing website build the config for the
latest version was adapted to the same ve...

d9cf1f3deb0cd49aa77d40471ef4423487643e23 authored about 5 years ago
Update branch-alias to 1.2.x-dev

12fea966b2ef9d9f48536d1f6ab253c787f07a87 authored about 5 years ago
Update maintained branches

c390808acadec52b57d31def532d42d9a6cb6503 authored about 5 years ago
Run PHPStan with PHP 7.4 for typed properties related checks.

bc420ead87fdfe08c03ecc3549db603a45b06d4c authored about 5 years ago
Merge branch 'add_reflection_typed_no_default_property_class'

68b6aa32997f99e2c20642fc8d719809669865ed authored about 5 years ago
Merge pull request #28 from andreybolonin/patch-2

Use php 7.4 image instead of 7.4snapshot

895c94dcee9703b134f4962a1bc60c4f6db86643 authored about 5 years ago
Use php 7.4 image instead of 7.4snapshot

45270d8e580074f36d8200782b4247d446c6927f authored about 5 years ago
Merge pull request #26 from sspat/fix_annotation_parsing_for_classes_creating_anon_classes

Fix reading docblocks for classes containing anonymous classes

76bb6bc20afa3aedb85d273412bed9db255a754b authored about 5 years ago
Changed the property access syntax again #23

8299ca45da345cb7fccb7b7a620bb49e91ab5e17 authored about 5 years ago
Changed test assertion method #23

bbf9810b57be7055fc8982a9deb60bb62fbf6379 authored about 5 years ago
Added php 7.4 specific tests directory to composer autoloading config #23

6efdc3f15aa09f672c3545f81ea9e5d8c22ecb26 authored about 5 years ago
Changed dynamic property name access syntax #23

7fba840747861641c1f14d3bdd5440bb23ba5476 authored about 5 years ago
Replaced isset with ReflectionProperty::isInitialized #23

9acbb8cccecd05551b92e7ee8ffb68d18eb7ac90 authored about 5 years ago
Updated phpunit and travis configs to work with tests containing code in php 7.4 syntax #23

0ac0da52c117d11c6a999d6ba90cce01c9033f41 authored about 5 years ago
Added reflection class for handling typed properties without default value #23

70707057f60f9081453ed305bec29fcbdd81d6ee authored about 5 years ago
Merge pull request #25 from doctrine/update-dependencies

Update dependencies for CI build

f3e4e24667cfa9401b16e2bb28801b65f2ed6890 authored about 5 years ago
Resolve version conflict with doctrine/common

2c2888effb66b0dd6d788ec43d089e911bd1047f authored about 5 years ago
Fix for issue #19

512a4f0ec19d2bb85020cdb768b351261f2f23fd authored about 5 years ago
Simplify phpstan call on travis-ci

07b0d599868d31144357b42b74cc79ffc2091b1c authored about 5 years ago
Update dependencies

5eefae4186d519d035b9e95b09e6e1fbb967bfee authored about 5 years ago
Merge pull request #22 from sspat/fix_php74_and_windows_test_errors

Fixed tests to work with php 7.4 and on windows #21

7a2c95aa7c75613045de09985b5ddfdec05b9e18 authored about 5 years ago
Fixed code style #21

859446e96794ebfdaeecd564e0973b55841fd5b5 authored about 5 years ago
Added PHP 7.4 to travis builds #21

81f27df605f29ed6a3e3e7d91215fa8d9faab86c authored about 5 years ago
Fixed tests to work with php 7.4 and on windows #21

de6623087078e3e3cedb93061069bc4c713f0220 authored about 5 years ago
Merge pull request #17 from doctrine/update-chat-link

Update chat link from Gitter to Slack.

4a97a22032919548b932482f36172ae3ea976632 authored about 6 years ago
Update chat link from Gitter to Slack.

6e00e048a8e70d71de2135c99dfd486feb639ab6 authored about 6 years ago
Merge pull request #15 from Majkl578/php7.3

CI: Test against PHP 7.3

ad11fb5d5dbd17ae384137b7c4586ba96f766ad4 authored over 6 years ago
CI: Test against PHP 7.3

a5c4170bcc9647137b37bbef2a243234572e4eb5 authored over 6 years ago
Merge pull request #14 from carusogabriel/composer-update

Run composer update to sync new dependencies

12b6dfcab694f3fca8607e90568864e01818b6ed authored over 6 years ago
Run composer update to sync new dependencies

e4286e5a08fefdc0ada9d20a5392d6b8849c879f authored over 6 years ago
Merge pull request #13 from carusogabriel/doctrine-cs-v5

Apply Doctrine CS v5

ca1b0e41375495253d58244fd9acd0c2db9f2524 authored over 6 years ago
Apply Doctrine CS v5

093041f9673fafb4bbe0322d3b3b4b3ed69d9cac authored over 6 years ago
Merge pull request #12 from doctrine/doctrine-project-json

Add .doctrine-project.json to root of the project.

9848bff07d4a0c484dd0b01fc7920b2834c53033 authored over 6 years ago
Add .doctrine-project.json to root of the project.

fe6a06f31d607b0a247277e5f010ec88738bc516 authored over 6 years ago
Merge pull request #10 from doctrine/add-common-conflict

Add conflict on doctrine/common for <2.9@dev

d1db8cee08bd5efe73b7270f3ed716626f0e2c92 authored over 6 years ago
Add conflict on doctrine/common for <2.9@dev

b5ab045685ec2bc9d1b562830458e433a108d3ca authored over 6 years ago
Merge pull request #9 from Majkl578/composer.lock-handling

Fix composer.lock handling

02538d3f95e88eb397a5f86274deb2c6175c2ab6 authored over 6 years ago
Merge pull request #8 from Majkl578/missing-deps

Add ext-tokenizer and doctrine/annotations as dependencies

d3dd796f48d5b1f8cf8517412f1ebf3a5fe4546f authored over 6 years ago
Fix composer.lock handling

fb072d4f14c72f4363a601cdd1edd36dfdc60db8 authored over 6 years ago
Add ext-tokenizer and doctrine/annotations as dependencies

9e9e73b461bd5badad9a21386f927bce740c0435 authored over 6 years ago
Merge pull request #7 from doctrine/phpunit-assert-same

Use assertSame instead of assertEquals

e03863968ede1553803e9d3a3e93b23042e2b9eb authored over 6 years ago
Use assertSame instead of assertEquals

bcccdfa90b860121aaef09a6df9652e921f57c3d authored over 6 years ago
Merge pull request #6 from doctrine/test-coverage

Add a little more test coverage.

b7229ef502c0f53034b760a3d335c4afbd1bb3be authored over 6 years ago
Add a little more test coverage.

122f480394fa8b9054ecede31bebfb286b2130ad authored over 6 years ago
Update README.md

fb964a484af3c09c33b79b8062a7639339ea8717 authored over 6 years ago
Merge pull request #5 from doctrine/reflection-docs

Add basic documentation for the doctrine/reflection project.

8129966c121932067cf6be7788e51b4d6429c620 authored over 6 years ago
Add basic documentation for the doctrine/reflection project.

750f41a4715ee557261895daaab5a12701d03bbf authored over 6 years ago
Add new line between opening php tag and namespace declaration.

fade7283207cad572b8f436d98d12dde7246c47d authored over 6 years ago
Merge pull request #4 from doctrine/doctrine-coding-standards

Apply Doctrine Coding Standards 4.0

8c0811ac25e13ffe14b626102ba8048e246ac19f authored over 6 years ago
Apply Doctrine Coding Standards 4.0

42d4f7644d1ceb7c545568725f44c3da41cef184 authored over 6 years ago
Merge pull request #3 from doctrine/phpstan

Fix phpstan so it is included in composer.json

938a563c6cf715660522fa0c6d4c7145e82288b4 authored over 6 years ago
Fix phpstan so it is included in composer.json

9ed8b0d6fc1f67feb468e562ae456bda10713038 authored over 6 years ago