Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork147
Comparing changes
Open a pull request
base repository:nette/php-generator
Uh oh!
There was an error while loading.Please reload this page.
base:v2.5.0
head repository:nette/php-generator
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.6.0
- 16commits
- 27files changed
- 1contributor
Commits on Feb 23, 2017
- dg committed
Feb 23, 2017 - dg committed
Feb 23, 2017 - dg committed
Feb 23, 2017 ClassType, Method::from() silently deprecated support for reflection …
…objects
dg committedFeb 23, 2017 refactoring: transformed to traits, removed Member
dg committedFeb 23, 2017 Method split to GlobalFunction & Closure (BC break)
BC break: Method cannot render closure
dg committedFeb 23, 2017 added Factory::fromMethodReflection()
dg committedFeb 23, 2017 name validation moved from setName() to __construct()
dg committedFeb 23, 2017 deprecated setName() & from() trigger warnings (BC break)
dg committedFeb 23, 2017 - dg committed
Feb 23, 2017 Checks whether names are valid [Closes#24]
dg committedFeb 23, 2017
Commits on Feb 24, 2017
PhpNamespace: recognizes 'void' and 'iterable' as built-in types
dg committedFeb 24, 2017 ClassType: added possibility to define trait resolution rules
dg committedFeb 24, 2017 - dg committed
Feb 24, 2017
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.5.0...v2.6.0
Uh oh!
There was an error while loading.Please reload this page.