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/Node
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
..
Expr Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Name Add PHPUnit 2025-04-02 10:53:30 -03:00
Scalar Add PHPUnit 2025-04-02 10:53:30 -03:00
Stmt Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Arg.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ArrayItem.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Attribute.php Add PHPUnit 2025-04-02 10:53:30 -03:00
AttributeGroup.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ClosureUse.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ComplexType.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Const_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
DeclareItem.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Expr.php Add PHPUnit 2025-04-02 10:53:30 -03:00
FunctionLike.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Identifier.php Add PHPUnit 2025-04-02 10:53:30 -03:00
InterpolatedStringPart.php Add PHPUnit 2025-04-02 10:53:30 -03:00
IntersectionType.php Add PHPUnit 2025-04-02 10:53:30 -03:00
MatchArm.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Name.php Add PHPUnit 2025-04-02 10:53:30 -03:00
NullableType.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Param.php Add PHPUnit 2025-04-02 10:53:30 -03:00
PropertyHook.php Add PHPUnit 2025-04-02 10:53:30 -03:00
PropertyItem.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Scalar.php Add PHPUnit 2025-04-02 10:53:30 -03:00
StaticVar.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Stmt.php Add PHPUnit 2025-04-02 10:53:30 -03:00
UnionType.php Add PHPUnit 2025-04-02 10:53:30 -03:00
UseItem.php Add PHPUnit 2025-04-02 10:53:30 -03:00
VariadicPlaceholder.php Add PHPUnit 2025-04-02 10:53:30 -03:00
VarLikeIdentifier.php Add PHPUnit 2025-04-02 10:53:30 -03:00