php-aop
php-aop copied to clipboard
Calculate the cache hash from the contents of the aspects
See https://github.com/okapi-web/php-code-transformer/issues/13
When an aspect is changed, the cache state should be invalidated, but if a EmptyResultCacheState is present, it won't be invalidated. We should probably create the hash from the contents of the aspects files.