Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
1a31b238
Commit
1a31b238
authored
Nov 28, 2013
by
Paul Klimov
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:yiisoft/yii2 into mongo
parents
ee0c9ed6
dc79c8c1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+1
-1
phpunit.xml.dist
phpunit.xml.dist
+2
-2
No files found.
.travis.yml
View file @
1a31b238
...
@@ -22,7 +22,7 @@ before_script:
...
@@ -22,7 +22,7 @@ before_script:
-
tests/unit/data/travis/sphinx-setup.sh
-
tests/unit/data/travis/sphinx-setup.sh
#script:
#script:
# - phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
,sphinx
# - phpunit --coverage-clover tests/unit/runtime/coveralls/clover.xml --verbose --exclude-group mssql,oci,wincache,xcache,zenddata,vendor
#after_script:
#after_script:
# - php vendor/bin/coveralls
# - php vendor/bin/coveralls
phpunit.xml.dist
View file @
1a31b238
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
</testsuite>
</testsuite>
</testsuites>
</testsuites>
<filter>
<filter>
<blacklist>
<blacklist>
<file>
framework/yii/helpers/Json.php
</file>
<file>
framework/yii/helpers/Json.php
</file>
<file>
framework/yii/helpers/StringHelper.php
</file>
<file>
framework/yii/helpers/StringHelper.php
</file>
<file>
framework/yii/helpers/VarDumper.php
</file>
<file>
framework/yii/helpers/VarDumper.php
</file>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<file>
framework/yii/helpers/FileHelper.php
</file>
<file>
framework/yii/helpers/FileHelper.php
</file>
<file>
framework/yii/helpers/ArrayHelper.php
</file>
<file>
framework/yii/helpers/ArrayHelper.php
</file>
<file>
framework/yii/helpers/Console.php
</file>
<file>
framework/yii/helpers/Console.php
</file>
<file>
framework/yii/i18n/GettextFile.php
</file>
<file>
framework/yii/i18n/GettextFile.php
</file>
<file>
framework/yii/web/ResponseFormatterInterface.php
</file>
<file>
framework/yii/web/ResponseFormatterInterface.php
</file>
<directory
suffix=
"Exception.php"
>
framework/yii/base
</directory>
<directory
suffix=
"Exception.php"
>
framework/yii/base
</directory>
<directory
suffix=
".php"
>
framework/yii/db/mssql
</directory>
<directory
suffix=
".php"
>
framework/yii/db/mssql
</directory>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment