issues
search
dunglas
/
phpdoc-to-typehint
Add scalar type hints and return types to existing PHP projects using PHPDoc annotations
https://dunglas.fr/2015/11/introducing-the-phpdoc-to-typehint-converter-add-scalar-type-hints-and-return-type-declarations-to-your-projects/
MIT License
226
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump dependencies to support up to PHP 7.3
#35
GregoireHebert
closed
3 years ago
2
Upgrade to Box3
#34
theofidry
closed
3 years ago
2
RFC: Do not change method signature when this would break inheritance
#33
hkdobrev
closed
3 years ago
1
Nullable type hints in existing code break the parser
#32
hkdobrev
closed
3 years ago
1
Constant visibility is not supported
#31
hkdobrev
closed
3 years ago
1
@see is mistaken for a type
#30
elliotchance
closed
3 years ago
10
[WIP] Support for PHP 7.1
#29
lyrixx
closed
5 years ago
3
Cannot ue 'Void' as class name
#28
staabm
closed
3 years ago
7
register the binary in composer
#27
staabm
closed
6 years ago
1
php 7.1: requirements could not be resolved to an installable set of packages
#26
staabm
closed
3 years ago
0
Support PHP 7.1 nullable types (#16)
#25
ricordisamoa
closed
6 years ago
1
Try to fix some cases of type hints not getting added (#23)
#24
ricordisamoa
closed
7 years ago
2
First paramert is ofthen not hinted
#23
AJenbo
closed
7 years ago
6
Possible to run on single file
#22
AJenbo
closed
3 years ago
0
Error doesn't point to file and line that is at fault
#21
AJenbo
closed
3 years ago
0
By reference is applied in correctly
#20
AJenbo
closed
7 years ago
2
Support function arguments passed by reference
#19
ricordisamoa
closed
7 years ago
1
Example in readme is invalid
#18
hkdobrev
closed
3 years ago
2
Convert tests to PHPUnit
#17
ricordisamoa
closed
7 years ago
4
Support PHP7.1
#16
zalsader
closed
3 years ago
4
Aliased classes in return statements are not mantained when ported to PHP7
#15
nilportugues
closed
3 years ago
2
added missing prameters
#14
OskarStark
closed
8 years ago
2
Typo
#13
romainneutron
closed
8 years ago
1
typo fix
#12
OskarStark
closed
8 years ago
1
tests: type information removed from typed arrays
#11
mfn
closed
8 years ago
1
converter: apply whitelist filtering on supported types
#10
mfn
closed
8 years ago
3
converter: convert any scalar array declaration to pure array
#9
mfn
closed
8 years ago
1
converter: handle params in phpdoc without type declaration
#8
mfn
closed
8 years ago
1
converter: preserve new lines when inserting return type declarations
#7
mfn
closed
8 years ago
1
InvalidArgumentException at @see
#6
kfreiman
closed
8 years ago
1
Avoid exception when superclass is null and no docblock is provided for a method
#5
meyerbaptiste
closed
9 years ago
1
Fix #3: Add a dry run option with diff display
#4
meyerbaptiste
closed
9 years ago
1
Add a dry run mode
#3
dunglas
closed
9 years ago
0
Fix the shebang for the test bin file
#2
meyerbaptiste
closed
9 years ago
1
Fix a little syntax error
#1
meyerbaptiste
closed
9 years ago
2