schneespur/release/schneespur-1.0.2/vendor/nikic/php-parser/lib/PhpParser
Michael 7288b93500 Release v1.0.2: diagnostic infrastructure core
Add neutral diagnostic framework for future reporting modules:
- DiagnosticReporterInterface, Registry, Manager, PayloadSanitizer
- Laravel exception hook in bootstrap/app.php
- Module permission declarations (requires_permissions in module.json)
- Core diagnostic report points (module boot/install/update failures)
- Module documentation update (moduldoku.md)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-18 16:54:11 +00:00
..
Builder Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Comment Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ErrorHandler Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Internal Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Lexer Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Node Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeVisitor Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Parser Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PrettyPrinter Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Builder.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
BuilderFactory.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
BuilderHelpers.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Comment.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
compatibility_tokens.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ConstExprEvaluationException.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ConstExprEvaluator.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Error.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ErrorHandler.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
JsonDecoder.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Lexer.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Modifiers.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NameContext.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Node.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeAbstract.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeDumper.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeFinder.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeTraverser.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeTraverserInterface.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeVisitor.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
NodeVisitorAbstract.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Parser.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ParserAbstract.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
ParserFactory.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PhpVersion.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PrettyPrinter.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
PrettyPrinterAbstract.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00
Token.php Release v1.0.2: diagnostic infrastructure core 2026-05-18 16:54:11 +00:00