-
-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: goaop/parser-reflection
base: 1.1.0
head repository: goaop/parser-reflection
compare: master
Commits on Dec 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 50a0b2f - Browse repository at this point
Copy the full SHA 50a0b2fView commit details
Commits on Dec 7, 2016
-
[NodeResolver] allow parsing of scalar expressions (#47)
Add support for resolving scalar expressions, resolves #45
Configuration menu - View commit details
-
Copy full SHA for b573575 - Browse repository at this point
Copy the full SHA b573575View commit details -
Fix NodeExpressionResolver to reflect system classes (#50)
Use `\ReflectionClass` for system classes as they have no file to parse, resolves #48
Configuration menu - View commit details
-
Copy full SHA for 0d5b500 - Browse repository at this point
Copy the full SHA 0d5b500View commit details
Commits on Dec 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e6ea71f - Browse repository at this point
Copy the full SHA e6ea71fView commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d7ad8a3 - Browse repository at this point
Copy the full SHA d7ad8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5fb45 - Browse repository at this point
Copy the full SHA ab5fb45View commit details -
Change logic of collecting constants to have an ability to resolve se…
…lf constants recursively
Configuration menu - View commit details
-
Copy full SHA for 640aa5b - Browse repository at this point
Copy the full SHA 640aa5bView commit details -
Merge pull request #53 from goaop/fix/resolve-self-constants-properly
Change logic of collecting self constants, resolves #49
Configuration menu - View commit details
-
Copy full SHA for 579c677 - Browse repository at this point
Copy the full SHA 579c677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ecb262 - Browse repository at this point
Copy the full SHA 5ecb262View commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3ffb95a - Browse repository at this point
Copy the full SHA 3ffb95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 226799f - Browse repository at this point
Copy the full SHA 226799fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a1413 - Browse repository at this point
Copy the full SHA f8a1413View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3640f6 - Browse repository at this point
Copy the full SHA a3640f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c82f8d - Browse repository at this point
Copy the full SHA 6c82f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fccc46 - Browse repository at this point
Copy the full SHA 5fccc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208bc24 - Browse repository at this point
Copy the full SHA 208bc24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89840f5 - Browse repository at this point
Copy the full SHA 89840f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a1a8a - Browse repository at this point
Copy the full SHA 71a1a8aView commit details
Commits on Dec 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8777e08 - Browse repository at this point
Copy the full SHA 8777e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1b4d7 - Browse repository at this point
Copy the full SHA ee1b4d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 319ff00 - Browse repository at this point
Copy the full SHA 319ff00View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9ac8e - Browse repository at this point
Copy the full SHA cf9ac8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf350c - Browse repository at this point
Copy the full SHA dbf350cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0efde - Browse repository at this point
Copy the full SHA dc0efdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f0b94 - Browse repository at this point
Copy the full SHA e1f0b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for b912e7b - Browse repository at this point
Copy the full SHA b912e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5a4246 - Browse repository at this point
Copy the full SHA e5a4246View commit details -
Merge pull request #57 from goaop/feature/php-71-parser
Allow to use PHP7.1-compatible parser for reflection, fixed several bugs
Configuration menu - View commit details
-
Copy full SHA for a152246 - Browse repository at this point
Copy the full SHA a152246View commit details
Commits on Dec 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1a1ee57 - Browse repository at this point
Copy the full SHA 1a1ee57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663b6d3 - Browse repository at this point
Copy the full SHA 663b6d3View commit details -
Merge pull request #58 from goaop/feature/support-nullable-types
Add support for the nullable types
Configuration menu - View commit details
-
Copy full SHA for c4d2d4f - Browse repository at this point
Copy the full SHA c4d2d4fView commit details
Commits on Dec 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b2761ae - Browse repository at this point
Copy the full SHA b2761aeView commit details -
Merge pull request #60 from goaop/feature/is-strict-type
Implement ReflectionFile->isStrictMode check for the strict_types
Configuration menu - View commit details
-
Copy full SHA for eae51e1 - Browse repository at this point
Copy the full SHA eae51e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e604e6 - Browse repository at this point
Copy the full SHA 9e604e6View commit details
Commits on Dec 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8a60ed9 - Browse repository at this point
Copy the full SHA 8a60ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b996fd3 - Browse repository at this point
Copy the full SHA b996fd3View commit details
Commits on Jan 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e8368c5 - Browse repository at this point
Copy the full SHA e8368c5View commit details
Commits on Feb 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 371ad1f - Browse repository at this point
Copy the full SHA 371ad1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c02632 - Browse repository at this point
Copy the full SHA 6c02632View commit details
Commits on Feb 3, 2017
-
Merge pull request #67 from Fedott/dev-fix-namespace-with-starting-slash
Fixed namespaces with starting slash
Configuration menu - View commit details
-
Copy full SHA for 4897038 - Browse repository at this point
Copy the full SHA 4897038View commit details
Commits on Feb 4, 2017
-
RootNamespaceNormalizer: empty namespace is null, not ''
Otherwise it prepends leading `\` to class references inside namespace.
Configuration menu - View commit details
-
Copy full SHA for 4f261c2 - Browse repository at this point
Copy the full SHA 4f261c2View commit details
Commits on Jun 27, 2017
-
Change the signature of ReflectionClass::newInstance to be compatible…
… across all PHP versions, resolves #70
Configuration menu - View commit details
-
Copy full SHA for 49e6cb8 - Browse repository at this point
Copy the full SHA 49e6cb8View commit details
Commits on Aug 8, 2017
-
Fixing issues, reported by Scrutinizer CI 1. most of issues addressed 2. normalized typecast operator look 3. replaced magic numbers with PHP constants 4. added parameter type checks for `ReflectionFile` and `ReflectionFileNamespace` classes
Configuration menu - View commit details
-
Copy full SHA for c60371e - Browse repository at this point
Copy the full SHA c60371eView commit details
Commits on Aug 27, 2017
-
1
Configuration menu - View commit details
-
Copy full SHA for d7b8b71 - Browse repository at this point
Copy the full SHA d7b8b71View commit details -
Merge pull request #78 from goaop/fix/use-lexer-for-new-parser
Configure lexer to capture token positions for new parser
Configuration menu - View commit details
-
Copy full SHA for 34991a5 - Browse repository at this point
Copy the full SHA 34991a5View commit details
Commits on Sep 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6acf920 - Browse repository at this point
Copy the full SHA 6acf920View commit details -
Merge pull request #79 from goaop/feature/returning-ast-nodes
Introduce ability to return underlying AST nodes from reflection
Configuration menu - View commit details
-
Copy full SHA for adfc38f - Browse repository at this point
Copy the full SHA adfc38fView commit details
Commits on Oct 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 633260e - Browse repository at this point
Copy the full SHA 633260eView commit details
Commits on Oct 27, 2017
-
Merge pull request #85 from siwinski/pr-add-license-file
Add LICENSE file
Configuration menu - View commit details
-
Copy full SHA for 31bd6b5 - Browse repository at this point
Copy the full SHA 31bd6b5View commit details
Commits on Nov 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9e8dffc - Browse repository at this point
Copy the full SHA 9e8dffcView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.