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

19 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
df3175be0c Add authorizenet 2025-07-21 16:29:58 -03:00
Daniel Neto
b842960640 https://github.com/WWBN/AVideo/issues/9996#issuecomment-2868568302 2025-05-10 16:23:12 -03:00
Daniel Neto
b39ea09b7a composer update 2025-04-08 13:21:00 -03:00
Daniel Neto
631ea19041 Composer update 2024-07-22 22:18:13 -03:00
Daniel Neto
330cdbe615 https://github.com/advisories/GHSA-hg35-mp25-qf6h/dependabot?query=user:WWBN 2024-03-05 19:22:51 -03:00
Caleb Mazalevskis
47fbfd2bca
Update Composer dependencies. 2023-02-15 23:36:22 +08:00
DanieL
d2c2721633 amphp/parallel 2022-09-13 16:59:24 -03:00
Caleb Mazalevskis
9bba3f4066
Update Composer dependencies. 2022-06-18 17:18:18 +08: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
856fdcbf1a Handlebars vunerability fix
compose update
2022-02-22 15:41:02 -03:00
Caleb Mazalevskis
feb9ac315b
Update dependencies. 2022-01-06 21:30:33 +08: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