1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/vendor/nikic/php-parser/lib/PhpParser
Daniel Neto 7c9f95b33d Refactor and enhance type hinting across various classes in the Swagger-PHP library
- Updated error handling in TokenScanner to use more descriptive variable names.
- Added return type declarations for methods in Analysis, AbstractAnnotation, Components, Items, License, OpenApi, Operation, Parameter, Response, Schema, Context, Generator, and several processors to improve code clarity and type safety.
- Introduced new PipeOperatorEmulator and VoidCastEmulator classes to support PHP 8.5 features.
- Implemented Pipe binary operator and Void cast node classes to enhance the parser's capabilities.
- Improved array filtering and lambda function type hints for better readability and performance.
- Enhanced the handling of annotations and context in various processors to ensure consistent behavior and reduce potential errors.
2025-08-12 11:19:47 -03:00
..
Builder Add PHPUnit 2025-04-02 10:53:30 -03:00
Comment Add PHPUnit 2025-04-02 10:53:30 -03:00
ErrorHandler Add PHPUnit 2025-04-02 10:53:30 -03:00
Internal Add PHPUnit 2025-04-02 10:53:30 -03:00
Lexer Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Node Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
NodeVisitor Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Parser Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
PrettyPrinter Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Builder.php Add PHPUnit 2025-04-02 10:53:30 -03:00
BuilderFactory.php Add PHPUnit 2025-04-02 10:53:30 -03:00
BuilderHelpers.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Comment.php Add PHPUnit 2025-04-02 10:53:30 -03:00
compatibility_tokens.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
ConstExprEvaluationException.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ConstExprEvaluator.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Error.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ErrorHandler.php Add PHPUnit 2025-04-02 10:53:30 -03:00
JsonDecoder.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Lexer.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Modifiers.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NameContext.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Node.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeAbstract.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeDumper.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
NodeFinder.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeTraverser.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeTraverserInterface.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeVisitor.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NodeVisitorAbstract.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Parser.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ParserAbstract.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
ParserFactory.php Add PHPUnit 2025-04-02 10:53:30 -03:00
PhpVersion.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
PrettyPrinter.php Add PHPUnit 2025-04-02 10:53:30 -03:00
PrettyPrinterAbstract.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Token.php Add PHPUnit 2025-04-02 10:53:30 -03:00