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

fix: resolve php notices #256

Merged
merged 1 commit into from
Jul 7, 2020
Merged

fix: resolve php notices #256

merged 1 commit into from
Jul 7, 2020

Conversation

jeffersonrabb
Copy link
Contributor

@jeffersonrabb jeffersonrabb commented Jul 7, 2020

All Submissions:

Changes proposed in this Pull Request:

Resolves some PHP notices.

Closes #250

How to test the changes in this Pull Request:

  1. On master create a new release.
  2. Spin up a Jurassic Ninja instance, install and activate the release.
  3. Observe PHP notices are sent to the browser.
  4. Switch to this branch, create a new release.
  5. Replace the plugin on the JN site with the new release.
  6. Observe the notices go away.
  7. Create a newsletter, paste in API keys.
  8. Send a test email to yourself, be sure it works as expected.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@jeffersonrabb jeffersonrabb self-assigned this Jul 7, 2020
@jeffersonrabb jeffersonrabb added the bug Something isn't working label Jul 7, 2020
Copy link
Member

@adekbadek adekbadek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@github-actions github-actions bot added the [Status] Approved Ready to merge label Jul 7, 2020
@jeffersonrabb jeffersonrabb merged commit e854521 into master Jul 7, 2020
matticbot pushed a commit that referenced this pull request Jul 7, 2020
# [1.4.0](v1.3.0...v1.4.0) (2020-07-07)

### Bug Fixes

* resolve php notices ([#256](#256)) ([e854521](e854521))

### Features

* **ads:** allow no expiry date on ads ([#252](#252)) ([eacb5f7](eacb5f7)), closes [#251](#251)
* **mailchimp:** handle segmentation via tags ([#241](#241)) ([99f2f1f](99f2f1f)), closes [#21](#21)
* **mjml:** handle social icons block aligment options ([#257](#257)) ([ce10875](ce10875))
* support linked images ([#255](#255)) ([7f7ce8e](7f7ce8e))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@adekbadek adekbadek deleted the fix/php-warnings branch August 5, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released [Status] Approved Ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mailchimp: PHP notices
3 participants