Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apimatic/core-lib-php issues and pull requests
#61 - feat: add support for nullable response types
Pull Request -
State: closed - Opened by asadali214 7 months ago
- 1 comment
#60 - Add complete support for returning nullable response types
Issue -
State: closed - Opened by asadali214 7 months ago
Labels: enhancement
#59 - fix(auth): enable repetitive validation for auth params
Pull Request -
State: closed - Opened by asadali214 8 months ago
- 1 comment
Labels: bug, enhancement
#58 - feat: logging support for requests and responses
Pull Request -
State: closed - Opened by asadali214 9 months ago
- 1 comment
Labels: enhancement
#57 - Add logging support for API requests and responses
Issue -
State: closed - Opened by asadali214 9 months ago
Labels: enhancement
#56 - feat: validator for non null and non empty parameter
Pull Request -
State: closed - Opened by asadali214 9 months ago
- 1 comment
#55 - Need a new parameter validation function
Issue -
State: closed - Opened by asadali214 9 months ago
Labels: enhancement
#54 - ci: merge release notification action
Pull Request -
State: closed - Opened by hamzamahmood 10 months ago
- 1 comment
#53 - fix: throws actual exceptions instead of their wrappers
Pull Request -
State: closed - Opened by asadali214 11 months ago
- 1 comment
#52 - `toApiException` hides the inner exception
Issue -
State: closed - Opened by asadali214 11 months ago
Labels: bug
#51 - ci: add release notification
Pull Request -
State: closed - Opened by usamabintariq 11 months ago
- 1 comment
#50 - fix: validated query url after adding applying global params
Pull Request -
State: closed - Opened by asadali214 12 months ago
- 1 comment
#49 - Unable to initialize Request with a placeholder for url
Issue -
State: closed - Opened by asadali214 12 months ago
Labels: bug
#48 - fix(simple-date): added fix for simple date deserialization
Pull Request -
State: closed - Opened by asadali214 about 1 year ago
#47 - Invalid time information is added via DateHelper::fromSimpleDate
Issue -
State: closed - Opened by asadali214 about 1 year ago
Labels: bug
#46 - fix(rfc3339-timezone-info): added support for -ve timezones for rfc3339
Pull Request -
State: closed - Opened by asadali214 about 1 year ago
#45 - RFC3339 datetime formats with negative timezoze are not supported
Issue -
State: closed - Opened by asadali214 about 1 year ago
Labels: bug
#44 - feat(multiple-auth): added multiple auth implementation and exception handling
Pull Request -
State: closed - Opened by asadali214 over 1 year ago
#43 - Add Support for multiple authentication
Issue -
State: closed - Opened by asadali214 over 1 year ago
Labels: enhancement
#42 - ci(release-workflow): updates release workflow
Pull Request -
State: closed - Opened by sufyankhanrao over 1 year ago
#41 - fix(invalid-bool-type): send unqouted boolean values in multipart requests
Pull Request -
State: closed - Opened by asadali214 over 1 year ago
#40 - Invalid boolean typed values in multipart form parameters
Issue -
State: closed - Opened by asadali214 over 1 year ago
Labels: bug
#39 - ci: add bug reporting template
Pull Request -
State: closed - Opened by MaryamAdnan3 over 1 year ago
#38 - Add issue reporting template
Issue -
State: closed - Opened by MaryamAdnan3 over 1 year ago
#37 - ci: add pr review template
Pull Request -
State: closed - Opened by MaryamAdnan3 over 1 year ago
#36 - Add PR review template
Issue -
State: closed - Opened by MaryamAdnan3 over 1 year ago
#35 - fix(undefined-method): added function exists check to php_uname call
Pull Request -
State: closed - Opened by asadali214 over 1 year ago
#34 - Fatal error when php_uname() is disabled for security reasons.
Issue -
State: closed - Opened by iamdharmesh over 1 year ago
- 3 comments
#33 - revert(multipart-form-params): individual headers for multipart form params
Pull Request -
State: closed - Opened by asadali214 almost 2 years ago
#32 - feat(oaf-discriminators): support discriminators for oneof/anyof
Pull Request -
State: closed - Opened by asadali214 almost 2 years ago
Labels: enhancement
#31 - Add Discriminators substitution handling for oneOf/anyOf
Issue -
State: closed - Opened by asadali214 almost 2 years ago
Labels: enhancement
#30 - fix(multipart-form-params): individual headers for multipart form params
Pull Request -
State: closed - Opened by Mohammad-Haris almost 2 years ago
#29 - Individual content types for multipart form parameters
Issue -
State: closed - Opened by Mohammad-Haris almost 2 years ago
#28 - fix(url-validation): trim ending forward slashes
Pull Request -
State: closed - Opened by Mohammad-Haris almost 2 years ago
Labels: bug
#27 - feat(language-update): add PHP 8.2 support
Pull Request -
State: closed - Opened by Mohammad-Haris almost 2 years ago
#26 - feat(user-agent-header): add lang name with its version in user-agent
Pull Request -
State: closed - Opened by Mohammad-Haris almost 2 years ago
#25 - Update user-agent header information
Issue -
State: closed - Opened by Mohammad-Haris almost 2 years ago
Labels: enhancement
#24 - Need DateTimeHelper methods for required parameters
Issue -
State: closed - Opened by asadali214 almost 2 years ago
Labels: enhancement
#23 - feat(datetime-utilities): addition of new datetime converters
Pull Request -
State: closed - Opened by Mohammad-Haris almost 2 years ago
#22 - ci(security-enhancement): setup MIT license and dependency review
Pull Request -
State: closed - Opened by asadali214 almost 2 years ago
Labels: enhancement
#21 - Setup MIT license, dependabot, and dependency review
Issue -
State: closed - Opened by asadali214 almost 2 years ago
Labels: enhancement
#20 - fix(invalid-content-type): null body should not have content-type header
Pull Request -
State: closed - Opened by sufyankhanrao about 2 years ago
#19 - Invalid content-type header is set in case of null body in request
Issue -
State: closed - Opened by sufyankhanrao about 2 years ago
Labels: bug
#18 - feat(dynamic-error-messages): add support for dynamic error messages
Pull Request -
State: closed - Opened by Mohammad-Haris about 2 years ago
#17 - Add support for dynamic error messages
Issue -
State: closed - Opened by sufyankhanrao about 2 years ago
Labels: enhancement
#16 - PHP8.2
Issue -
State: closed - Opened by joshbmarshall about 2 years ago
Labels: enhancement
#15 - License
Issue -
State: closed - Opened by feamsr00 about 2 years ago
- 1 comment
#14 - fix(multipart-form-param): fixes issue of sending multipart object params
Pull Request -
State: closed - Opened by asadali214 over 2 years ago
Labels: bug
#13 - test(error-handling): addition of error handling flow in response handler
Pull Request -
State: closed - Opened by asadali214 over 2 years ago
Labels: bug, tests
#12 - FormParam is not encoded as MultipartForm Parameter
Issue -
State: closed - Opened by asadali214 over 2 years ago
Labels: bug
#11 - Separate Error Handling Flow in response handler
Issue -
State: closed - Opened by asadali214 over 2 years ago
#10 - fix(core-api-response): added missing functions
Pull Request -
State: closed - Opened by asadali214 over 2 years ago
Labels: bug
#9 - CoreApiResponse is missing isError & isSuccess functions
Issue -
State: closed - Opened by asadali214 over 2 years ago
Labels: bug
#8 - Added release action to deploy to production
Pull Request -
State: closed - Opened by asadali214 over 2 years ago
Labels: enhancement
#7 - Refactor complex utility functions
Issue -
State: open - Opened by asadali214 over 2 years ago
Labels: tests
#6 - Enable manual approvals for new releases
Issue -
State: closed - Opened by asadali214 over 2 years ago
Labels: enhancement
#5 - Adds code coverage reporting with Coveralls.
Pull Request -
State: closed - Opened by thehappybug over 2 years ago
#4 - Documentation and readme changes.
Pull Request -
State: closed - Opened by Mohammad-Haris over 2 years ago
#3 - Add documentation to all the Core package classes and methods
Issue -
State: closed - Opened by asadali214 over 2 years ago
#2 - Publish on packagist as an aplha release
Issue -
State: closed - Opened by asadali214 over 2 years ago
- 1 comment
#1 - [Meta] CoreLib implementation
Issue -
State: closed - Opened by asadali214 over 2 years ago
Labels: enhancement