-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.6.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 10 files changed
- 6 contributors
Commits on Jun 2, 2015
-
chdir() can be disabled in some environments. In which case it will error with an `E_WARNING`. Processing of the configuration works fine though, so there is no need to error out. If an error happens it should do something on line 131. Stack for the warning: ```` phpunit-unittests: [exec] PHP Warning: chdir() has been disabled for security reasons in phar:///usr/bin/phpunit/phpunit/Util/XML.php on line 108 [exec] PHP Stack trace: [exec] PHP 1. {main}() /usr/bin/phpunit:0 [exec] PHP 2. PHPUnit_TextUI_Command::main() /usr/bin/phpunit:535 [exec] PHP 3. PHPUnit_TextUI_Command->run() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:105 [exec] PHP 4. PHPUnit_TextUI_Command->handleArguments() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:115 [exec] PHP 5. PHPUnit_Util_Configuration::getInstance() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:612 [exec] PHP 6. PHPUnit_Util_Configuration->__construct() phar:///usr/bin/phpunit/phpunit/Util/Configuration.php:196 [exec] PHP 7. PHPUnit_Util_XML::loadFile() phar:///usr/bin/phpunit/phpunit/Util/Configuration.php:164 [exec] PHP 8. PHPUnit_Util_XML::load() phar:///usr/bin/phpunit/phpunit/Util/XML.php:71 [exec] PHP 9. chdir() phar:///usr/bin/phpunit/phpunit/Util/XML.php:108 [exec] PHP Warning: chdir() has been disabled for security reasons in phar:///usr/bin/phpunit/phpunit/Util/XML.php on line 140 [exec] PHP Stack trace: [exec] PHP 1. {main}() /usr/bin/phpunit:0 [exec] PHP 2. PHPUnit_TextUI_Command::main() /usr/bin/phpunit:535 [exec] PHP 3. PHPUnit_TextUI_Command->run() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:105 [exec] PHP 4. PHPUnit_TextUI_Command->handleArguments() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:115 [exec] PHP 5. PHPUnit_Util_Configuration::getInstance() phar:///usr/bin/phpunit/phpunit/TextUI/Command.php:612 [exec] PHP 6. PHPUnit_Util_Configuration->__construct() phar:///usr/bin/phpunit/phpunit/Util/Configuration.php:196 [exec] PHP 7. PHPUnit_Util_XML::loadFile() phar:///usr/bin/phpunit/phpunit/Util/Configuration.php:164 [exec] PHP 8. PHPUnit_Util_XML::load() phar:///usr/bin/phpunit/phpunit/Util/XML.php:71 [exec] PHP 9. chdir() phar:///usr/bin/phpunit/phpunit/Util/XML.php:140 [exec] PHPUnit 4.6.4 by Sebastian Bergmann and contributors. ````
Configuration menu - View commit details
-
Copy full SHA for 67c9fb1 - Browse repository at this point
Copy the full SHA 67c9fb1View commit details -
Avoid hardcode URI to phpunit.xsd
Using URI reference to local phpunit.xsd avoid the need of update the XSD for each release.
Configuration menu - View commit details
-
Copy full SHA for fce09d5 - Browse repository at this point
Copy the full SHA fce09d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd4ca2a - Browse repository at this point
Copy the full SHA bd4ca2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d8fcb - Browse repository at this point
Copy the full SHA f4d8fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce98571 - Browse repository at this point
Copy the full SHA ce98571View commit details
Commits on Jun 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a8c63df - Browse repository at this point
Copy the full SHA a8c63dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b57af - Browse repository at this point
Copy the full SHA a8b57afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c9e93 - Browse repository at this point
Copy the full SHA 83c9e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 404adde - Browse repository at this point
Copy the full SHA 404addeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1431b80 - Browse repository at this point
Copy the full SHA 1431b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 909daf3 - Browse repository at this point
Copy the full SHA 909daf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9900373 - Browse repository at this point
Copy the full SHA 9900373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b645c - Browse repository at this point
Copy the full SHA 06b645cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b9b5d - Browse repository at this point
Copy the full SHA 00b9b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41432ce - Browse repository at this point
Copy the full SHA 41432ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5fe98 - Browse repository at this point
Copy the full SHA 7b5fe98View commit details
There are no files selected for viewing