Vonage / vonage-php-code-snippets

PHP code examples for using Vonage APIs
MIT License
29 stars 55 forks source link

Fix #52 - cast 'NUMBER_SEARCH_CRITERIA' as (string). #60

Open gthoffer opened 3 years ago

gthoffer commented 3 years ago

Added comment to caution use of criteria starting with '0' to avoid conversion-to-octal issues. Added some more comments while I was at it to help users understand the use of the filter object

gthoffer commented 3 years ago

removed the superfluous comment options.