Skip to content

Conversation

walmir-silva
Copy link
Contributor

No description provided.

… pattern

- Add standardized error codes in range 2500-2599 (Runtime Errors)
- Implement static factory methods for exception creation
- Remove direct exception instantiation
- Add proper error slugs for better error identification
- Update tests to verify exception handling:
  * Reflection analysis errors (2501)
  * Reflection inspection errors (2502)
  * General analysis errors (2503)
  * General inspection errors (2504)
  * Critical inspection errors (2505)
- Add comprehensive tests for cache clearing functionality
- Fix test assertions to match actual error handling behavior
- Remove composer.lock from git tracking
- Add composer.lock to .gitignore

This prevents potential conflicts in dependency versions across different
environments while maintaining project stability through composer.json.
@walmir-silva walmir-silva merged commit d4f58dd into main Oct 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant