Travis Carden

Results 71 issues of Travis Carden

It is easy to display differences for missing and unexpected rows, but other differences are not so straightforward. All differences with unspecified error displays currently emit a message like the...

The XML writer doesn't work on XML that contains attributes. I discovered this trying to modify my `phpunit.xml`. Here's a _passing_ test case with one of the project's own mocks:...

bug

As mentioned in #9740, several CMSes are working to provide live, Composer-based automatic update functionality. In addition to being secure, we need updates to be essentially atomic so that a...

Question

Several open source PHP projects including Drupal, Joomla, and Typo3 are working on a Composer-based implementation of [The Update Framework (TUF)](https://theupdateframework.io/) for securing software update systems ([php-tuf](https://github.com/php-tuf)). TUF provides protection...

This updates Drupal 7 and 8 and adds Drupal 9 and 10. - [x] Updated the versions and releases in the scraper file - [x] Ensured the license is up-to-date...

As mentioned in #343, I have a growing collection of custom step definitions I reuse frequently, and I'd like to contribute any of them that the community would benefit from....

enhancement

| Q | A | ------------- | --- | Branch | master | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? |...

Some elements of `composer.json` are highly sensitive to order, such as `extra.patches` with https://github.com/cweagans/composer-patches, which applies patches in the order specified and can therefore fail if it changes. See another...

enhancement

`travis` command output is colored in my local terminal but not in Travis CI job logs--despite other program output being colored there. I don't see any color-related command line options...

Many user messages incorrectly use the word "amount" where "number" belongs. See [Understanding The Difference Between Number and Amount](https://www.enago.com/academy/understanding-the-difference-between-number-and-amount/#:~:text=Although%20number%20and%20amount%20have,at%20the%20noun%20being%20described.). It's a niggle, but it distracts me a little every time...