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

Ability to add a comment in the twilio response #796

Open
wsabol opened this issue Feb 28, 2024 · 1 comment · May be fixed by #797
Open

Ability to add a comment in the twilio response #796

wsabol opened this issue Feb 28, 2024 · 1 comment · May be fixed by #797
Labels
type: community enhancement feature request not on Twilio's roadmap

Comments

@wsabol
Copy link

wsabol commented Feb 28, 2024

Issue Summary

I would like the ability to add a comment within the xml twiml response, as in

<Response>
<!-- this is a comment-->
</Response>

Steps to Reproduce

  1. n/a

Code Snippet

proposed syntax would be something like

$response->comment("this is a comment");

Technical details:

  • twilio-php version:
  • php version: 8.2
@wsabol wsabol linked a pull request Feb 28, 2024 that will close this issue
8 tasks
@wsabol
Copy link
Author

wsabol commented Mar 28, 2024

following up on this...

@tiwarishubham635 tiwarishubham635 added the type: community enhancement feature request not on Twilio's roadmap label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants