Automattic / woocommerce-subscriptions-core

Subscriptions core package for WooCommerce
Other
80 stars 29 forks source link

add a check to verify if value returned is a subscription object #634

Open Sidsector9 opened 1 week ago

Sidsector9 commented 1 week ago

Description

This PR adds a check to the returned value of wcs_get_subscription().

How to test this PR

Not sure how to test this as I observed this in code.

Product impact

vikrampm1 commented 1 week ago

@diegocurbelo note that this PR fixes an issue that we came across while testing and is already completed review from our side. Hoping you can take it from here and route through any Woo internal reviews to get it merged/released. Thanks!