Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/3.0' into 3.0-multi-primary-key
Browse files Browse the repository at this point in the history
Conflicts:
	tests/TestCase/ORM/Association/BelongsToManyTest.php
	tests/TestCase/ORM/Association/BelongsToTest.php
	tests/TestCase/ORM/Association/HasManyTest.php
  • Loading branch information
lorenzo committed Jan 15, 2014
2 parents 646e1bb + 6321ee2 commit 5f0ff0e
Show file tree
Hide file tree
Showing 996 changed files with 3,171 additions and 5,053 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ before_script:
- set +H

script:
- sh -c "if [ '$PHPCS' != '1' ]; then phpunit --stderr; else phpcs -p --extensions=php --standard=CakePHP ./Cake; fi"
- sh -c "if [ '$PHPCS' != '1' ]; then phpunit --stderr; else phpcs -p --extensions=php --standard=CakePHP ./src; fi"

notifications:
email: false
121 changes: 0 additions & 121 deletions Cake/Core/ClassLoader.php

This file was deleted.

114 changes: 0 additions & 114 deletions Cake/View/StringTemplate.php

This file was deleted.

51 changes: 0 additions & 51 deletions Test/Fixture/AccountFixture.php

This file was deleted.

49 changes: 0 additions & 49 deletions Test/Fixture/AcoActionFixture.php

This file was deleted.

Loading

0 comments on commit 5f0ff0e

Please sign in to comment.