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/Stmt
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
..
TraitUseAdaptation Add PHPUnit 2025-04-02 10:53:30 -03:00
Block.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Break_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Case_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Catch_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Class_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ClassConst.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ClassLike.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
ClassMethod.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Const_.php Refactor and enhance type hinting across various classes in the Swagger-PHP library 2025-08-12 11:19:47 -03:00
Continue_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Declare_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
DeclareDeclare.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Do_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Echo_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Else_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
ElseIf_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Enum_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
EnumCase.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Expression.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Finally_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
For_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Foreach_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Function_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Global_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Goto_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
GroupUse.php Add PHPUnit 2025-04-02 10:53:30 -03:00
HaltCompiler.php Add PHPUnit 2025-04-02 10:53:30 -03:00
If_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
InlineHTML.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Interface_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Label.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Namespace_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Nop.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Property.php Add PHPUnit 2025-04-02 10:53:30 -03:00
PropertyProperty.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Return_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Static_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
StaticVar.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Switch_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Trait_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
TraitUse.php Add PHPUnit 2025-04-02 10:53:30 -03:00
TraitUseAdaptation.php Add PHPUnit 2025-04-02 10:53:30 -03:00
TryCatch.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Unset_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
Use_.php Add PHPUnit 2025-04-02 10:53:30 -03:00
UseUse.php Add PHPUnit 2025-04-02 10:53:30 -03:00
While_.php Add PHPUnit 2025-04-02 10:53:30 -03:00