Skip to content

fix: Fixes incorrect order of array_replace_recursive arguments & other issues#434

Merged
jazzsequence merged 7 commits intopantheon-systems:defaultfrom
timnolte:fix/433-array_replace_recursive
Jun 23, 2023
Merged

fix: Fixes incorrect order of array_replace_recursive arguments & other issues#434
jazzsequence merged 7 commits intopantheon-systems:defaultfrom
timnolte:fix/433-array_replace_recursive

Conversation

@timnolte
Copy link
Contributor

@timnolte timnolte commented Jun 21, 2023

@timnolte
Copy link
Contributor Author

Ah, looks like PHPCS is unhappy, though really it is incorrectly unhappy. I'll try to resolve those linting issues.

timnolte and others added 4 commits June 23, 2023 11:41
…er issues

* Fixes pantheon-systems#433
* Fixes pantheon-systems#432
* Fixes pantheon-systems#431
* Further clean-up & standardization between object-cache.php & wp-redis.php.
* Fixes incorrect order of array_replace_recursive arguments.
* Addresses issue with port still not being null for socket connections due to defaults array_repalce_recursive use.
* Adjusts some items to use type-based sanitization.
* Adds linting expection handling with comments for cases that require it.
* Reverts this incorrect change that was made due to the incorrect use of `array_replace_recursive()`.
@jazzsequence jazzsequence force-pushed the fix/433-array_replace_recursive branch from 37d25d1 to 3de4ad3 Compare June 23, 2023 17:43
@jazzsequence jazzsequence merged commit c3a5242 into pantheon-systems:default Jun 23, 2023
@jazzsequence
Copy link
Contributor

Thanks for your patience @timnolte. We'll get a release ready for a Monday deploy.

@pwtyler pwtyler mentioned this pull request Jun 23, 2023
jazzsequence added a commit that referenced this pull request Jun 26, 2023
…er issues (#434)

* fix: Fixes incorrect order of array_replace_recursive arguments & other issues

* Fixes #433
* Fixes #432
* Fixes #431
* Further clean-up & standardization between object-cache.php & wp-redis.php.
* Fixes incorrect order of array_replace_recursive arguments.
* Addresses issue with port still not being null for socket connections due to defaults array_repalce_recursive use.

* fix: Fixes sanitization methods and linting issues

* Adjusts some items to use type-based sanitization.
* Adds linting expection handling with comments for cases that require it.

* fix: Removes invalid change made in #437

* Reverts this incorrect change that was made due to the incorrect use of `array_replace_recursive()`.

* update  changelog

* Update wp-redis.php

* update language in changelogs

* fix missing closing )

---------

Co-authored-by: Chris Reynolds <[email protected]>
Co-authored-by: Phil Tyler <[email protected]>
jazzsequence added a commit to earthlingdavey/wp-redis that referenced this pull request Feb 18, 2025
…er issues (pantheon-systems#434)

* fix: Fixes incorrect order of array_replace_recursive arguments & other issues

* Fixes pantheon-systems#433
* Fixes pantheon-systems#432
* Fixes pantheon-systems#431
* Further clean-up & standardization between object-cache.php & wp-redis.php.
* Fixes incorrect order of array_replace_recursive arguments.
* Addresses issue with port still not being null for socket connections due to defaults array_repalce_recursive use.

* fix: Fixes sanitization methods and linting issues

* Adjusts some items to use type-based sanitization.
* Adds linting expection handling with comments for cases that require it.

* fix: Removes invalid change made in pantheon-systems#437

* Reverts this incorrect change that was made due to the incorrect use of `array_replace_recursive()`.

* update  changelog

* Update wp-redis.php

* update language in changelogs

* fix missing closing )

---------

Co-authored-by: Chris Reynolds <[email protected]>
Co-authored-by: Phil Tyler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants