-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: cakephp/cakephp
base: 2.10.7
head repository: cakephp/cakephp
compare: 2.10.8
- 18 commits
- 9 files changed
- 5 contributors
Commits on Jan 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 45695b6 - Browse repository at this point
Copy the full SHA 45695b6View commit details
Commits on Jan 19, 2018
-
Now Security::encrypt() and Security::decrypt() works with openssl if the mcrypt extension is unavailable. Note that Security::rijndael() doesn't work with openssl.
Configuration menu - View commit details
-
Copy full SHA for d7ed033 - Browse repository at this point
Copy the full SHA d7ed033View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5289aae - Browse repository at this point
Copy the full SHA 5289aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc397bd - Browse repository at this point
Copy the full SHA fc397bdView commit details
Commits on Jan 24, 2018
-
Fixed PHP Unit version so running tests using the Console works
David Yell committedJan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 5c5ec45 - Browse repository at this point
Copy the full SHA 5c5ec45View commit details -
Added a test case for the helper with no params. Relates to #11658
David Yell committedJan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 230066a - Browse repository at this point
Copy the full SHA 230066aView commit details -
David Yell committed
Jan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for bcae200 - Browse repository at this point
Copy the full SHA bcae200View commit details -
Merge pull request #11660 from davidyell/2.x-phpunit37
2.x - Change PHPUnit version as requested by test shell
Configuration menu - View commit details
-
Copy full SHA for 46dacd5 - Browse repository at this point
Copy the full SHA 46dacd5View commit details
Commits on Jan 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5d9a3cb - Browse repository at this point
Copy the full SHA 5d9a3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49725a8 - Browse repository at this point
Copy the full SHA 49725a8View commit details
Commits on Feb 4, 2018
-
Fix usage of non-existant property.
Use the declared `_result` property instead. I would normally add a test, but getting to this path requires a query to fail which is not simple to simulate in the test harness. Fixes #11615
Configuration menu - View commit details
-
Copy full SHA for 5816143 - Browse repository at this point
Copy the full SHA 5816143View commit details
Commits on Feb 5, 2018
-
Merge pull request #11616 from cakephp/issue-11186
Fix missing field identifier quoting for COUNT(DISTINCT in SQLServer.
Configuration menu - View commit details
-
Copy full SHA for df9c7fd - Browse repository at this point
Copy the full SHA df9c7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0abce5 - Browse repository at this point
Copy the full SHA f0abce5View commit details -
Constructs the default fixture manager if 'fixtureManager' parameter …
…is an empty string.
Configuration menu - View commit details
-
Copy full SHA for 1b11fa7 - Browse repository at this point
Copy the full SHA 1b11fa7View commit details -
Merge pull request #11695 from bancer/issue-11694-web-test-runner
Issue 11694 web test runner
Configuration menu - View commit details
-
Copy full SHA for f1db013 - Browse repository at this point
Copy the full SHA f1db013View commit details
Commits on Feb 24, 2018
-
We disscussed and decided to avoid auto selecting which extension to use. Instead, call Configure::write('Security.useOpenSsl', true) manually.Configuration menu - View commit details
-
Copy full SHA for a6b0271 - Browse repository at this point
Copy the full SHA a6b0271View commit details
Commits on Feb 25, 2018
-
Merge pull request #11643 from chinpei215/2.x-make-mcrypt-optional
[2.x] Make mcrypt optional
Configuration menu - View commit details
-
Copy full SHA for e0e4a3b - Browse repository at this point
Copy the full SHA e0e4a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8744e53 - Browse repository at this point
Copy the full SHA 8744e53View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.10.7...2.10.8