Jake Bishop
Results
2
issues of
Jake Bishop
If the ReflectionClass is eva'd code, then it crashes when checking when the cache is fresh. It tries to [CachedReader::getLastModification](https://github.com/doctrine/annotations/blob/master/lib/Doctrine/Common/Annotations/CachedReader.php#L236) of the eval'd code and results in: **Warning:` filemtime(): stat...
After upgrading to node 24 i get the warning: ``` (node:80288) TimeoutNaNWarning: NaN is not a number. Timeout duration was set to 1. (Use `node --trace-warnings ...` to show where...