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

improve/php7 のマージ漏れ #337

Merged
merged 4 commits into from
Nov 21, 2019

Commits on Oct 30, 2019

  1. mail()でメール送信する際に、return pathが設定されない不具合を修正

    mail()で送る場合、headerにあっても反映されない
    tao-s authored and nanasess committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8cd27cf View commit details
    Browse the repository at this point in the history
  2. Fix format

    nanasess committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    7bc6a51 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    nanasess committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    b5b6c50 View commit details
    Browse the repository at this point in the history
  4. テストを別プロセスで実行するよう修正

    - キャッシュを回避するため
    nanasess committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9917785 View commit details
    Browse the repository at this point in the history