Roger Theriault

Results 6 issues of Roger Theriault

## Expected/Desired Behavior 1. A filter loop causing out of memory fatal error never happens ## Actual Behavior In at least one instance, with version 2.6dev of amazon-s3-and-cloudfront, an endless...

## Expected/Desired Behavior When I use wpcom_vip_term_exists to check a term that I just created moments ago, it should not return null. ## Actual Behavior When I use wpcom_vip_term_exists to...

[Type] Bug

[mcrypt_decrypt()](http://php.net/manual/en/function.mcrypt-decrypt.php) (and similar functions) is removed in 7.2, deprecated in 7.1 Result: the Add Site page breaks on PHP 7.2 ![image](https://user-images.githubusercontent.com/294707/38113462-149a6a7e-3373-11e8-8fdc-eef4e2912448.png) ``` Fatal error: Uncaught Error: Call to undefined function...

## What problem would the enhancement address for VIP? Code that uses a filter instead of an action are being flagged with `WordPressVIPMinimum.Filters.AlwaysReturn.missingReturnStatement` when the correct developer remediation for the...

Instead of having an endpoint that might be requested multiple times for the same info, particularly for the interim updates, we could instead create a few JSON static files on...

enhancement
Performance

for users who need fine-grain control over the endpoint base, this allows selective or site-wide disabling of the static cache. The static variable results in subsequent requests for the endpoint...

type: enhancement