mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
![]() - 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. |
||
---|---|---|
.. | ||
AsymmetricVisibilityTokenEmulator.php | ||
AttributeEmulator.php | ||
EnumTokenEmulator.php | ||
ExplicitOctalEmulator.php | ||
KeywordEmulator.php | ||
MatchTokenEmulator.php | ||
NullsafeTokenEmulator.php | ||
PipeOperatorEmulator.php | ||
PropertyTokenEmulator.php | ||
ReadonlyFunctionTokenEmulator.php | ||
ReadonlyTokenEmulator.php | ||
ReverseEmulator.php | ||
TokenEmulator.php | ||
VoidCastEmulator.php |