Skip to content

Remove security workflow#109

Open
swati31196 wants to merge 94 commits intomaknz:masterfrom
razorpay:remove_security_workflow
Open

Remove security workflow#109
swati31196 wants to merge 94 commits intomaknz:masterfrom
razorpay:remove_security_workflow

Conversation

@swati31196
Copy link
Copy Markdown

No description provided.

Abhay Rana and others added 30 commits July 29, 2015 01:08
    - refactor client code for posting messages through a guzzlePoster function
    - added retry mechanism to regular Message::send function
    - added better recovery mechanism to the Client queue class
… or via a queue

- implementing retry mechanism for handling queuing retries
- removing unnecessary variables
- fix job getting repushed post delete on failure
- method documentation changes
    - moving preparing payload to the message class
    - adding a seperate payload property with a getter for getting the payload
    - adding missing function flatten_array to un-flatten multi dimensional arrays into a singular one
    - minor refactoring to remove duplicated code
- numretries needs to be set differently for different payloads
- fix laravel 5 service provider class register function to pass in correct arguments to client class
- remove test code
gaurav and others added 29 commits March 11, 2017 10:18
removed unused code fom phpunit xml conf
This causes inheritance issues when extending the class and can break a
queue job. Using `static::class` will ensure that the child class name
is always using for the job payload.
Don't use __CLASS__ to push job into the queue
[travis] Trusty for Travis
* Update Client.php

* Update Client.php

* Update ClientFunctionalTest.php

* Update ClientFunctionalTest.php

* Update Client.php

* Bring inline with maknz/slack

* Add icon into test for code coverage
Removes requirement for action confirmation.
@alek13
Copy link
Copy Markdown

alek13 commented Dec 2, 2025

this package is not supported.
migrate to fully compatible version:
#100 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.