issues
search
Andrewsville
/
PHP-Token-Reflection
Library emulating the PHP internal reflection using just the tokenized source code
http://andrewsville.github.com/PHP-Token-Reflection/
Other
190
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change deprecated syntax for array access
#79
nilllzz
opened
3 years ago
0
Fatal error in PHP nightly builds (7.2.0-dev)
#78
ramsey
opened
7 years ago
0
Support for constants with PHP short array syntax
#77
dumith-eranga
opened
8 years ago
1
[TokenReflection\Exception\ParseException] Unexpected token found.
#76
alexrgb
opened
8 years ago
1
Retrieving Reflection of Generic Lines
#75
onet4
opened
8 years ago
0
PHP 7: Return type declarations
#74
findli
opened
8 years ago
5
Unit tests fail massively
#73
kdambekalns
opened
9 years ago
1
Support scalar expressions for constants
#72
kdambekalns
closed
8 years ago
2
Fatal error: Trait method "x" was already imported.
#71
POPSuL
opened
9 years ago
2
Parse Exception
#70
Sunshine4209
opened
9 years ago
0
Invalid value definition
#69
edi9999
opened
9 years ago
1
Please provides test
#68
remicollet
opened
9 years ago
2
Fixed missing formatting
#67
olvlvl
closed
8 years ago
3
Php parser 2
#66
TomasVotruba
closed
9 years ago
0
Refresh repo
#65
TomasVotruba
closed
9 years ago
0
Exceptions and Script breaks
#64
codeyash
opened
9 years ago
0
travis: PHP 5.5 and 5.6 added
#63
TomasVotruba
closed
9 years ago
2
Needs support for constant scalar constants
#62
infoeon
opened
10 years ago
0
Add support for variadic parameters and functions, resolves #59
#61
lisachenko
closed
9 years ago
5
We should be able to import abstract trait methods multiple times.
#60
t11n
opened
10 years ago
5
Add support for variadic functions and parameters
#59
lisachenko
closed
9 years ago
0
Added PHP 5.6, 5.5 and HHVM to travis.yml
#58
Nyholm
opened
10 years ago
1
Invalid namespace detection if file has declare
#57
Vrtak-CZ
closed
10 years ago
1
Update Memory.php
#56
patrickmj
opened
10 years ago
0
Replaced Directory Iteration with Symfony/Finder
#55
digitalkaoz
opened
10 years ago
0
bubble down access to the getNamespaces() already in broker\memory
#54
bobmagicii
opened
10 years ago
0
Composer autoloader warnings
#53
elazar
opened
10 years ago
0
.travis.yml - add PHP 5.5
#52
sasezaki
opened
11 years ago
0
Tests fail on PHP 5.4.11
#51
ondrejmirtes
closed
6 years ago
1
Broken links in README.md
#50
glubo
opened
11 years ago
2
Wrong parameter type
#49
ghost
opened
11 years ago
1
getOriginalTypeHint() missing in TokenReflection\IReflectionParameter
#48
lstrojny
opened
12 years ago
0
Filesystem-based backend
#47
ondrejmirtes
closed
6 years ago
6
Unexpected token found.
#46
thunderdox
closed
11 years ago
3
Usage of PHP-parser
#45
Andrewsville
opened
12 years ago
0
TokenReflection\ReflectionMethod::getPrettyName returns incorrect values
#44
Nayjest
closed
12 years ago
1
Issue #42 fixed
#43
Nayjest
closed
12 years ago
1
Fatal error (ReflectionFile->docComment isn't object)
#42
Nayjest
closed
12 years ago
0
Add support for parsing Doctrine annotations
#41
lisachenko
closed
12 years ago
1
Heredoc as constant/... value
#40
Andrewsville
closed
12 years ago
0
Change in handling of duplicate elements
#39
Andrewsville
closed
12 years ago
0
Invalid value definition
#38
RadekDvorak
closed
12 years ago
1
added composer.json
#37
immutef
closed
12 years ago
1
Exceptions refactoring
#36
Andrewsville
closed
12 years ago
0
Exception when processing an empty file
#35
Andrewsville
closed
12 years ago
0
Fix problem with docBlock
#34
grevus
closed
12 years ago
1
fixed method call for `processDirectory` in `process` (wrong signature usage)
#33
immutef
closed
12 years ago
1
Alternative class property definition error, missing doc comment (1.0.1)
#32
runfalk
closed
12 years ago
1
Fix Broker not caching namespaces properly
#31
predakanga
closed
12 years ago
1
Fix fatal error when using broker without OPTION_SAVE_TOKEN_STREAM
#30
predakanga
closed
12 years ago
1
Next