Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cakephp/cakephp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.13
Choose a base ref
...
head repository: cakephp/cakephp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.14
Choose a head ref
  • 20 commits
  • 10 files changed
  • 8 contributors

Commits on Mar 15, 2018

  1. Update cacert.pem

    Iandenh authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    1cbcf4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11829 from Iandenh/patch-1

    Update cacert.pem
    markstory authored Mar 15, 2018
    Configuration menu
    Copy the full SHA
    8a659e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Update appveyor.yml

    saeideng authored Mar 16, 2018
    Configuration menu
    Copy the full SHA
    2105b51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ef344 View commit details
    Browse the repository at this point in the history
  3. Write a function testIsMultibyteString() for testing isMultibyte() me…

    …thod of Utility/Text Class
    sohelrana820 committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    6d122ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    812ac18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af6d7f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Merge pull request #11834 from sohelrana820/master

    Add additional tests for Text and FormContext.
    markstory authored Mar 17, 2018
    Configuration menu
    Copy the full SHA
    10dce66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11833 from cakephp/saeideng-appveyor

    Update appveyor.yml
    saeideng authored Mar 17, 2018
    Configuration menu
    Copy the full SHA
    3b80ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb000f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11835 from saeideng/appveyor-tests

    add 'port' to expected result
    markstory authored Mar 17, 2018
    Configuration menu
    Copy the full SHA
    235c724 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Change Table refs to TableSchema

    I know there's a `class_alias` at the bottom of the `TableSchema`, but that's marked deprecated.
    muglug authored Mar 18, 2018
    Configuration menu
    Copy the full SHA
    5d8e0b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11842 from muglug/patch-1

    Change Table refs to TableSchema
    markstory authored Mar 18, 2018
    Configuration menu
    Copy the full SHA
    49624cf View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    f466fa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11843 from cakephp/master-table-schema

    Remove deprecated Table schema class usage.
    markstory authored Mar 19, 2018
    Configuration menu
    Copy the full SHA
    dfd42db View commit details
    Browse the repository at this point in the history
  3. Fix doc block line.

    dereuromark authored Mar 19, 2018
    Configuration menu
    Copy the full SHA
    1c6b605 View commit details
    Browse the repository at this point in the history
  4. Add cast to coerce false into a countable.

    Memcached::getMulti() can return false when memcached fails.
    
    Refs #11845
    markstory committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    d4515b4 View commit details
    Browse the repository at this point in the history
  5. Use PHP properly.

    Refs #11845
    markstory committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    d6f026a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11846 from cakephp/issue-11845

    Add cast to coerce false into a countable.
    dereuromark authored Mar 19, 2018
    Configuration menu
    Copy the full SHA
    37c8706 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    c97820e View commit details
    Browse the repository at this point in the history
Loading