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
Mark project as inactive
greg0ire opened this pull request over 1 year ago
greg0ire opened this pull request over 1 year ago
Allow `doctrine/annotations` v2
boesing opened this pull request over 1 year ago
boesing opened this pull request over 1 year ago
Bump CI tooling and workflows and fix remaining PHP 8.1 issues
derrabus opened this pull request over 2 years ago
derrabus opened this pull request over 2 years ago
Fix PHP 8.1 deprecations for tentative return types
Sweetchuck opened this pull request over 2 years ago
Sweetchuck opened this pull request over 2 years ago
PHP 8.1 compatibility
Sweetchuck opened this issue over 2 years ago
Sweetchuck opened this issue over 2 years ago
Remove references to master
greg0ire opened this pull request almost 4 years ago
greg0ire opened this pull request almost 4 years ago
Remove composer.lock from version control
nicwortel opened this pull request about 4 years ago
nicwortel opened this pull request about 4 years ago
Abandon package
greg0ire opened this pull request about 4 years ago
greg0ire opened this pull request about 4 years ago
Migrate from Travis to Github Actions
greg0ire opened this pull request about 4 years ago
greg0ire opened this pull request about 4 years ago
Setup release workflow
greg0ire opened this pull request about 4 years ago
greg0ire opened this pull request about 4 years ago
Migrate cs to ga
greg0ire opened this pull request about 4 years ago
greg0ire opened this pull request about 4 years ago
PHP 8 compatibility
alexpott opened this pull request about 4 years ago
alexpott opened this pull request about 4 years ago
Move website config to default branch
SenseException opened this pull request over 4 years ago
SenseException opened this pull request over 4 years ago
Deprecate static reflection
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Declaration of Doctrine\Common\Reflection\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants()
iVegas opened this issue over 4 years ago
iVegas opened this issue over 4 years ago
Manually merge 1.2.x into master
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Use CodeCov instead of Scrutinizer
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Allow PHP 8
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Update branch metadata
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Manually merge 1.1.x into 1.2.x
greg0ire opened this pull request over 4 years ago
greg0ire opened this pull request over 4 years ago
Fix typo in lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php
pgrimaud opened this pull request almost 5 years ago
pgrimaud opened this pull request almost 5 years ago
Merge release 1.2.1 into master
doctrinebot opened this pull request almost 5 years ago
doctrinebot opened this pull request almost 5 years ago
Validate composer json
greg0ire opened this pull request almost 5 years ago
greg0ire opened this pull request almost 5 years ago
[GH-36] Bugfix: TypedNoDefaultReflectionProperty::setValue NULL when null allowed
beberlei opened this pull request almost 5 years ago
beberlei opened this pull request almost 5 years ago
Bug when deserializing ?string 7.4-hinted properties.
signor-pedro opened this issue almost 5 years ago
signor-pedro opened this issue almost 5 years ago
[GH-34] Instead of NULL, unitialize typed properties without default.
beberlei opened this pull request almost 5 years ago
beberlei opened this pull request almost 5 years ago
setValue on typed property must unset to uninitialized
beberlei opened this issue almost 5 years ago
beberlei opened this issue almost 5 years ago
Fix Trying to access array offset on value of type null
DieterHolvoet opened this pull request almost 5 years ago
DieterHolvoet opened this pull request almost 5 years ago
Trying to access array offset on value of type null in Doctrine\Common\Reflection\StaticReflectionParser->parse
DieterHolvoet opened this issue almost 5 years ago
DieterHolvoet opened this issue almost 5 years ago
No doc files for distribution
Spomky opened this pull request almost 5 years ago
Spomky opened this pull request almost 5 years ago
Update of project config for latest version
SenseException opened this pull request almost 5 years ago
SenseException opened this pull request almost 5 years ago
Add ReflectionTypedProperty that doesnt trigger unitialized value error.
beberlei opened this pull request about 5 years ago
beberlei opened this pull request about 5 years ago
Use php 7.4 image instead of 7.4snapshot
andreybolonin opened this pull request about 5 years ago
andreybolonin opened this pull request about 5 years ago
Update .travis.yml
andreybolonin opened this pull request about 5 years ago
andreybolonin opened this pull request about 5 years ago
Fix reading docblocks for classes containing anonymous classes
sspat opened this pull request about 5 years ago
sspat opened this pull request about 5 years ago
Update dependencies for CI build
alcaeus opened this pull request about 5 years ago
alcaeus opened this pull request about 5 years ago
Add reflection typed no default property class
sspat opened this pull request about 5 years ago
sspat opened this pull request about 5 years ago
Add new reflection class to handle uninitialized typed properties
sspat opened this issue about 5 years ago
sspat opened this issue about 5 years ago
Fixed tests to work with php 7.4 and on windows #21
sspat opened this pull request about 5 years ago
sspat opened this pull request about 5 years ago
Tests not passing if run on PHP 7.4 or Windows
sspat opened this issue about 5 years ago
sspat opened this issue about 5 years ago
DocComment for the main class is incorrect when an anonymous class is used inside.
xopoc14 opened this pull request over 5 years ago
xopoc14 opened this pull request over 5 years ago
DocComment for the main class is incorrect when an anonymous class is used inside.
xopoc14 opened this issue almost 6 years ago
xopoc14 opened this issue almost 6 years ago
CI: Test against PHP 7.4snapshot instead of nightly (8.0)
Majkl578 opened this pull request almost 6 years ago
Majkl578 opened this pull request almost 6 years ago
Update chat link from Gitter to Slack.
jwage opened this pull request about 6 years ago
jwage opened this pull request about 6 years ago
CI: Test against PHP 7.3
Majkl578 opened this pull request over 6 years ago
Majkl578 opened this pull request over 6 years ago
Run composer update to sync new dependencies
carusogabriel opened this pull request over 6 years ago
carusogabriel opened this pull request over 6 years ago
Apply Doctrine CS v5
carusogabriel opened this pull request over 6 years ago
carusogabriel opened this pull request over 6 years ago
Add .doctrine-project.json to root of the project.
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Update doctrine/common dep to ^2.9@dev
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Add conflict on doctrine/common for <2.9@dev
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Fix composer.lock handling
Majkl578 opened this pull request over 6 years ago
Majkl578 opened this pull request over 6 years ago
Add ext-tokenizer and doctrine/annotations as dependencies
Majkl578 opened this pull request over 6 years ago
Majkl578 opened this pull request over 6 years ago
Use assertSame instead of assertEquals
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Add a little more test coverage.
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Add basic documentation for the doctrine/reflection project.
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Apply Doctrine Coding Standards 4.0
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Fix phpstan so it is included in composer.json
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Update PHPUnit to 7.0
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Update website link in composer.json
jwage opened this pull request over 6 years ago
jwage opened this pull request over 6 years ago
Missing error check after regex
JimmyAx opened this issue over 8 years ago
JimmyAx opened this issue over 8 years ago