1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Commit graph

12 commits

Author SHA1 Message Date
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
Daniel Neto
b39ea09b7a composer update 2025-04-08 13:21:00 -03:00
Daniel Neto
251e5740f0 Update socket also to respond http 2024-10-07 11:43:06 -03:00
Daniel Neto
631ea19041 Composer update 2024-07-22 22:18:13 -03:00
Caleb Mazalevskis
cee0056f2f
Update all Composer dependencies. 2022-05-25 00:53:54 +08:00
Daniel
2a9630258f https://github.com/WWBN/AVideo/issues/6345#issuecomment-1067056556
Also check the lang in case insensitive
2022-03-14 14:28:38 -03:00
Daniel
0a4e58f0ea Fix 2021-11-08 13:53:37 -03:00
Daniel
ced2b1dd89 tool to help CDN 2021-11-07 09:35:26 -03:00
Daniel
c721fb236a Moving composer into vendor folder 2021-10-05 14:32:55 -03:00
Daniel
1a661614b7 Added vendor directory to source control 2021-10-05 13:39:35 -03:00
Daniel
7177553cc6 Moving composer into vendor folder 2021-10-05 13:15:57 -03:00
Daniel
aac245d32f Added vendor directory to source control 2021-10-05 13:04:32 -03:00