Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync updates not ported from 3.x client #590

Merged
merged 81 commits into from
Mar 10, 2021
Merged

Sync updates not ported from 3.x client #590

merged 81 commits into from
Mar 10, 2021

Conversation

douglasmiller
Copy link
Contributor

Some updates added to the 3.x client were missed when creating the 4.x client.

douglasmiller and others added 30 commits July 20, 2020 17:41
Updates array syntax to modern format
Null checking variable before calling property_exists to prevent Warning
Latest Changes for 2019-10-10 (usage, measured units, etc)
[Full Changelog](3.4.0...HEAD)

**Implemented enhancements:**

- Latest Changes for 2019-10-10 \(usage, measured units, etc\) [\#527](#527) ([bhelx](https://github.com/bhelx))

**Fixed bugs:**

- Warning in recurly\_resource.php @ line 113 [\#524](#524)

**Merged pull requests:**

- Null checking variable before calling property\_exists to prevent Warning [\#525](#525) ([douglasmiller](https://github.com/douglasmiller))
- Updates array syntax to modern format [\#521](#521) ([douglasmiller](https://github.com/douglasmiller))
- Mon Jul  6 14:54:15 UTC 2020 Upgrade API version v2019-10-10 [\#515](#515) ([douglasmiller](https://github.com/douglasmiller))
Fri Aug 21 16:27:03 UTC 2020 Upgrade API version v2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-php/tree/HEAD)

[Full Changelog](3.5.0...HEAD)

**Implemented enhancements:**

- Fri Aug 21 16:27:03 UTC 2020 Upgrade API version v2019-10-10 [\#532](#532) ([douglasmiller](https://github.com/douglasmiller))
Mon Aug 31 19:51:28 UTC 2020 Upgrade API version v2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-php/tree/HEAD)

[Full Changelog](3.6.0...HEAD)

**Implemented enhancements:**

- Mon Aug 31 19:51:28 UTC 2020 Upgrade API version v2019-10-10 [\#535](#535) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Code of Conduct [\#534](#534) ([bhelx](https://github.com/bhelx))
Latest Changes for 2019-10-10 (Automated Exports, additional resource data methods)
Fixing casting for list types that are not in pagers
Latest Changes for 2019-10-10
joannasese and others added 15 commits November 17, 2020 17:04
Latest Changes for 2019-10-10
Update readme to include memo on headers
Latest Changes for 2019-10-10
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-php/tree/HEAD)

[Full Changelog](3.10.0...HEAD)

**Implemented enhancements:**

- Latest Changes for 2019-10-10 [\#577](#577) ([douglasmiller](https://github.com/douglasmiller))
- Latest Changes for 2019-10-10 [\#569](#569) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Update readme to include memo on headers [\#571](#571) ([joannasese](https://github.com/joannasese))
Adding phpdocumentor/reflection to dev deps
@douglasmiller douglasmiller added the V4 v2021-02-25 Client label Mar 10, 2021
@douglasmiller douglasmiller force-pushed the sync-2019 branch 3 times, most recently from 4d131cb to 5e605b3 Compare March 10, 2021 03:23
@guardrails
Copy link

guardrails bot commented Mar 10, 2021

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@chrissrogers chrissrogers merged commit 2e264f9 into master Mar 10, 2021
@chrissrogers chrissrogers deleted the sync-2019 branch March 10, 2021 18:56
douglasmiller added a commit that referenced this pull request Mar 22, 2021
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-php/tree/HEAD)

[Full Changelog](4.0.0...HEAD)

**Merged pull requests:**

- Generated Latest Changes for v2021-02-25 [\#595](#595) ([recurly-integrations](https://github.com/recurly-integrations))
- Sync updates not ported from 3.x client [\#590](#590) ([douglasmiller](https://github.com/douglasmiller))
- Replace empty\(\) with is\_null\(\) [\#588](#588) ([joannasese](https://github.com/joannasese))
- Replace empty\(\) with is\_null\(\) [\#587](#587) ([joannasese](https://github.com/joannasese))
@douglasmiller douglasmiller mentioned this pull request Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants