Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #90

Merged
merged 3 commits into from
Jul 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: PHP Composer

on:
push:
branches: [ "master" ]
branches: [ "master", "develop" ]
pull_request:
branches: [ "master" ]
branches: [ "master", "develop" ]

permissions:
contents: read
Expand Down
1 change: 1 addition & 0 deletions .php-cs-fixer.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"php":"8.1.5","version":"3.9.6-DEV:dev-master#22804e82950a7d80f1185872c8396fca1c675f45","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":{"default":"align_single_space"},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":true,"cast_spaces":true,"class_definition":true,"concat_space":true,"declare_equal_normalize":true,"elseif":true,"encoding":true,"no_extra_blank_lines":true,"full_opening_tag":true,"function_declaration":true,"function_typehint_space":true,"heredoc_to_nowdoc":true,"include":true,"indentation_type":true,"line_ending":true,"lowercase_cast":true,"single_line_comment_style":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"multiline_whitespace_before_semicolons":true,"native_function_casing":true,"new_with_braces":true,"linebreak_after_opening_tag":true,"no_alias_functions":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":true,"no_multiline_whitespace_around_double_arrow":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":true,"no_spaces_inside_parenthesis":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":true,"no_unreachable_default_argument_value":true,"no_unused_imports":true,"no_useless_else":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"object_operator_without_whitespace":true,"ordered_imports":true,"php_unit_construct":true,"php_unit_dedicate_assert":true,"php_unit_fqcn_annotation":true,"phpdoc_add_missing_param_annotation":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"general_phpdoc_tag_rename":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_tag_type":true,"phpdoc_no_access":true,"phpdoc_no_empty_return":true,"phpdoc_no_package":true,"phpdoc_order":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_no_alias_tag":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"pow_to_exponentiation":true,"increment_style":{"style":"pre"},"psr_autoloading":true,"random_api_migration":true,"return_type_declaration":true,"self_accessor":true,"semicolon_after_instruction":true,"array_syntax":{"syntax":"short"},"short_scalar_cast":true,"error_suppression":true,"single_blank_line_at_eof":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":true,"single_line_after_imports":true,"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"strict_comparison":true,"strict_param":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline":{"elements":["arrays"]},"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":{"elements":["method","property"]},"whitespace_after_comma_in_array":true,"constant_case":true,"no_break_comment":true,"no_space_around_double_colon":true},"hashes":{"src\\Exception\\DeviceApiCallException.php":397307940,"src\\Exception\\InvalidCardPermissionsException.php":3194439575,"src\\Exception\\InvalidSsmlException.php":274108870,"src\\Exception\\MissingRequestDataException.php":489670375,"src\\Exception\\MissingRequestHandlerException.php":2510768499,"src\\Exception\\MissingRequiredHeaderException.php":3635596926,"src\\Exception\\OutdatedCertExceptionException.php":2732495116,"src\\Exception\\RequestInvalidSignatureException.php":3596342060,"src\\Exception\\RequestInvalidTimestampException.php":2346064383,"src\\Helper\\DeviceAddressInformationHelper.php":83807951,"src\\Helper\\ResponseHelper.php":3687729275,"src\\Helper\\SsmlGenerator.php":1288062931,"src\\Helper\\SsmlTypes.php":954324338,"src\\Intent\\Intent.php":767475374,"src\\Intent\\IntentStatus.php":653912920,"src\\Intent\\IntentValue.php":1530434202,"src\\Intent\\Resolution.php":724455019,"src\\Intent\\Slot.php":1998609919,"src\\Request\\Altitude.php":4272229216,"src\\Request\\Application.php":908255488,"src\\Request\\AudioPlayer.php":1477811147,"src\\Request\\Context.php":3142905282,"src\\Request\\Coordinate.php":1555575182,"src\\Request\\Device\\DeviceAddressInformation.php":560156306,"src\\Request\\Device.php":4251527235,"src\\Request\\Geolocation.php":3293137606,"src\\Request\\Heading.php":2684314193,"src\\Request\\LocationServices.php":1012151918,"src\\Request\\Request\\AbstractRequest.php":1863190066,"src\\Request\\Request\\AlexaSkillEvent\\AlexaSkillEventRequest.php":1595930221,"src\\Request\\Request\\AlexaSkillEvent\\Permission.php":2816409009,"src\\Request\\Request\\AlexaSkillEvent\\SkillAccountLinkedBody.php":3031065602,"src\\Request\\Request\\AlexaSkillEvent\\SkillAccountLinkedRequest.php":762195851,"src\\Request\\Request\\AlexaSkillEvent\\SkillDisabledBody.php":146513525,"src\\Request\\Request\\AlexaSkillEvent\\SkillDisabledRequest.php":4133461499,"src\\Request\\Request\\AlexaSkillEvent\\SkillEnabledRequest.php":3393486954,"src\\Request\\Request\\AlexaSkillEvent\\SkillPermissionAcceptedRequest.php":22183186,"src\\Request\\Request\\AlexaSkillEvent\\SkillPermissionBody.php":2058528688,"src\\Request\\Request\\AlexaSkillEvent\\SkillPermissionChangedRequest.php":1830336513,"src\\Request\\Request\\AudioPlayer\\AudioPlayerRequest.php":809219092,"src\\Request\\Request\\AudioPlayer\\PlaybackFailedRequest.php":1518761903,"src\\Request\\Request\\AudioPlayer\\PlaybackFinishedRequest.php":652913643,"src\\Request\\Request\\AudioPlayer\\PlaybackNearlyFinishedRequest.php":2302787869,"src\\Request\\Request\\AudioPlayer\\PlaybackStartedRequest.php":1345970560,"src\\Request\\Request\\AudioPlayer\\PlaybackState.php":2889732258,"src\\Request\\Request\\AudioPlayer\\PlaybackStoppedRequest.php":3947833879,"src\\Request\\Request\\CanFulfill\\CanFulfillIntentRequest.php":3659921764,"src\\Request\\Request\\Display\\ElementSelectedRequest.php":1321680358,"src\\Request\\Request\\Error.php":639069852,"src\\Request\\Request\\GameEngine\\Event\\Event.php":1832495237,"src\\Request\\Request\\GameEngine\\Event\\InputEvent.php":3897164627,"src\\Request\\Request\\GameEngine\\InputHandlerEvent.php":3895611239,"src\\Request\\Request\\PlaybackController\\AbstractPlaybackController.php":1036205313,"src\\Request\\Request\\PlaybackController\\NextCommandIssued.php":3192103095,"src\\Request\\Request\\PlaybackController\\PauseCommandIssued.php":1592392333,"src\\Request\\Request\\PlaybackController\\PlayCommandIssued.php":1675200176,"src\\Request\\Request\\PlaybackController\\PreviousCommandIssued.php":563877389,"src\\Request\\Request\\Standard\\IntentRequest.php":2838266080,"src\\Request\\Request\\Standard\\LaunchRequest.php":1376844276,"src\\Request\\Request\\Standard\\SessionEndedRequest.php":2221840009,"src\\Request\\Request\\Standard\\StandardRequest.php":106014074,"src\\Request\\Request\\System\\Cause.php":1406376195,"src\\Request\\Request\\System\\ConnectionsResponseRequest.php":1686197248,"src\\Request\\Request\\System\\ExceptionEncounteredRequest.php":3022964728,"src\\Request\\Request\\System\\Payload.php":4092526878,"src\\Request\\Request\\System\\Status.php":3091189016,"src\\Request\\Request\\System\\SystemRequest.php":749011239,"src\\Request\\Request.php":594739231,"src\\Request\\Session.php":2534237904,"src\\Request\\Speed.php":1695802154,"src\\Request\\System.php":1686479837,"src\\Request\\User.php":2294250240,"src\\Request\\UserPermissions.php":4070448573,"src\\RequestHandler\\AbstractRequestHandler.php":832848863,"src\\RequestHandler\\Basic\\CancelRequestHandler.php":442988638,"src\\RequestHandler\\Basic\\ExceptionEncounteredRequestHandler.php":3607095168,"src\\RequestHandler\\Basic\\HelpRequestHandler.php":2436916006,"src\\RequestHandler\\Basic\\NavigateHomeRequestHandler.php":2260083906,"src\\RequestHandler\\Basic\\SessionEndedRequestHandler.php":2730579585,"src\\RequestHandler\\Basic\\StopRequestHandler.php":3796312275,"src\\RequestHandler\\RequestHandlerRegistry.php":938829433,"src\\Response\\CanFulfill\\CanFulfillIntentResponse.php":11474660,"src\\Response\\CanFulfill\\CanFulfillResponseBody.php":357970446,"src\\Response\\CanFulfill\\CanFulfillSlot.php":168508376,"src\\Response\\Card.php":2075215240,"src\\Response\\CardImage.php":2488769290,"src\\Response\\Directives\\AudioPlayer\\AudioItem.php":260504635,"src\\Response\\Directives\\AudioPlayer\\ClearDirective.php":3467354814,"src\\Response\\Directives\\AudioPlayer\\Metadata.php":2740472464,"src\\Response\\Directives\\AudioPlayer\\PlayDirective.php":1520928509,"src\\Response\\Directives\\AudioPlayer\\StopDirective.php":2966754291,"src\\Response\\Directives\\AudioPlayer\\Stream.php":639800167,"src\\Response\\Directives\\Dialog\\ConfirmIntentDirective.php":4058205418,"src\\Response\\Directives\\Dialog\\ConfirmSlotDirective.php":2335457304,"src\\Response\\Directives\\Dialog\\DelegateDirective.php":3966013697,"src\\Response\\Directives\\Dialog\\ElicitSlotDirective.php":2461952060,"src\\Response\\Directives\\Dialog\\Entity\\Type.php":2747388625,"src\\Response\\Directives\\Dialog\\Entity\\TypeValue.php":1689797411,"src\\Response\\Directives\\Dialog\\UpdateDynamicEntities\\Clear.php":4232465519,"src\\Response\\Directives\\Dialog\\UpdateDynamicEntities\\Replace.php":755462223,"src\\Response\\Directives\\Dialog\\UpdateDynamicEntities\\UpdateDynamicEntities.php":1894088646,"src\\Response\\Directives\\Directive.php":1592726405,"src\\Response\\Directives\\Display\\HintDirective.php":2693342369,"src\\Response\\Directives\\Display\\Image.php":1232227111,"src\\Response\\Directives\\Display\\ImageSource.php":652709536,"src\\Response\\Directives\\Display\\ListItem.php":997872452,"src\\Response\\Directives\\Display\\RenderTemplateDirective.php":3080645407,"src\\Response\\Directives\\Display\\Template.php":2099925875,"src\\Response\\Directives\\Display\\Text.php":859276084,"src\\Response\\Directives\\Display\\TextContent.php":1986440717,"src\\Response\\Directives\\GadgetController\\Animation.php":4294905055,"src\\Response\\Directives\\GadgetController\\Parameters.php":1548165964,"src\\Response\\Directives\\GadgetController\\Sequence.php":92034664,"src\\Response\\Directives\\GadgetController\\SetLightDirective.php":1984970304,"src\\Response\\Directives\\GameEngine\\Event.php":2682287203,"src\\Response\\Directives\\GameEngine\\Pattern.php":3820074374,"src\\Response\\Directives\\GameEngine\\Recognizer.php":939234115,"src\\Response\\Directives\\GameEngine\\RecognizerDeviation.php":3343269280,"src\\Response\\Directives\\GameEngine\\RecognizerMatch.php":3152506201,"src\\Response\\Directives\\GameEngine\\RecognizerProgress.php":4195199327,"src\\Response\\Directives\\GameEngine\\StartInputHandlerDirective.php":1777910291,"src\\Response\\Directives\\GameEngine\\StopInputHandlerDirective.php":1938138406,"src\\Response\\Directives\\VideoApp\\Metadata.php":1801430675,"src\\Response\\Directives\\VideoApp\\VideoItem.php":1559970762,"src\\Response\\Directives\\VideoApp\\VideoLaunchDirective.php":328210989,"src\\Response\\OutputSpeech.php":1165108567,"src\\Response\\Reprompt.php":3853205103,"src\\Response\\Response.php":1888944070,"src\\Response\\ResponseBody.php":1366401768,"src\\Response\\ResponseBodyInterface.php":2740385681,"src\\Validation\\RequestValidator.php":1466899394,"test\\bootstrap.php":3824695673,"test\\Test\\Helper\\DeviceAddressInformationHelperTest.php":2259469043,"test\\Test\\Helper\\SsmlGeneratorTest.php":3557088786,"test\\Test\\Intent\\IntentTest.php":170262575,"test\\Test\\Intent\\SlotTest.php":709193813,"test\\Test\\Request\\AlexaSkillEventRequestsTest.php":1605900274,"test\\Test\\Request\\AudioPlayerRequestsTest.php":2780453986,"test\\Test\\Request\\CanFulfillIntentRequestTest.php":4256547526,"test\\Test\\Request\\ConnectionsResponseRequestTest.php":3661891738,"test\\Test\\Request\\ElementSelectedRequestTest.php":1139368572,"test\\Test\\Request\\ExceptionEncounteredRequestTest.php":2903502475,"test\\Test\\Request\\GeolocationRequestTest.php":2808774422,"test\\Test\\Request\\InputHandlerEventTest.php":91911846,"test\\Test\\Request\\IntentRequestTest.php":3977957265,"test\\Test\\Request\\LaunchRequestTest.php":3940451363,"test\\Test\\Request\\PlaybackControllerRequestsTest.php":1676902823,"test\\Test\\Request\\SessionEndedRequestTest.php":2064713156,"test\\Test\\RequestHandler\\Basic\\CancelRequestHandlerTest.php":901439760,"test\\Test\\RequestHandler\\Basic\\ExceptionEncounteredRequestHandlerTest.php":95117629,"test\\Test\\RequestHandler\\Basic\\HelpRequestHandlerTest.php":1621131837,"test\\Test\\RequestHandler\\Basic\\NavigateHomeRequestHandlerTest.php":683626607,"test\\Test\\RequestHandler\\Basic\\SessionEndedRequestHandlerTest.php":3758628178,"test\\Test\\RequestHandler\\Basic\\StopRequestHandlerTest.php":3762841434,"test\\Test\\RequestHandler\\RequestHandlerRegistryTest.php":1685470781,"test\\Test\\Response\\CanFulfillResponseBodyTest.php":155901049,"test\\Test\\Response\\CardTest.php":992476029,"test\\Test\\Response\\Directives\\AudioTest.php":798979897,"test\\Test\\Response\\Directives\\Dialog\\ConfirmIntentDirectiveTest.php":4154066969,"test\\Test\\Response\\Directives\\Dialog\\ConfirmSlotDirectiveTest.php":353128182,"test\\Test\\Response\\Directives\\Dialog\\DelegateDirectiveTest.php":1919014869,"test\\Test\\Response\\Directives\\Dialog\\ElicitSlotDirectiveTest.php":1010128102,"test\\Test\\Response\\Directives\\Dialog\\Entity\\TypeTest.php":3309274736,"test\\Test\\Response\\Directives\\Dialog\\Entity\\TypeValueTest.php":1138012484,"test\\Test\\Response\\Directives\\Dialog\\UpdateDynamicEntities\\ClearTest.php":66355570,"test\\Test\\Response\\Directives\\Dialog\\UpdateDynamicEntities\\ReplaceTest.php":1096567243,"test\\Test\\Response\\Directives\\Display\\TemplateTest.php":3304275105,"test\\Test\\Response\\Directives\\Display\\TextContentTest.php":2489267604,"test\\Test\\Response\\Directives\\DisplayTest.php":2139905703,"test\\Test\\Response\\Directives\\GadgetControllerTest.php":3709933278,"test\\Test\\Response\\Directives\\GameEngineTest.php":3226075983,"test\\Test\\Response\\Directives\\VideoAppTest.php":2050197866,"test\\Test\\Response\\ResponseBodyTest.php":4202457093,"test\\Test\\Response\\ResponseHelperTest.php":1819916683,"test\\Test\\Response\\ResponseTest.php":3986905089,"test\\Test\\Validation\\RequestValidatorTest.php":3687971773}}
Loading