Sebastian Bergmann
|
8b8642e7ce
|
Add php-cs-fixer configuration
|
2017-04-01 14:43:24 +02:00 |
Sebastian Bergmann
|
aaaaa5afbd
|
Enable codecov.io
|
2017-03-07 08:32:56 +01:00 |
Sebastian Bergmann
|
b82d077cb3
|
Prepare release
|
2017-03-03 07:25:06 +01:00 |
Sebastian Bergmann
|
fee61f6a68
|
Merge branch '1.2'
|
2017-02-26 14:09:34 +01:00 |
Sebastian Bergmann
|
dcd43bcc0f
|
Leftover from c5b02e2f16
|
2017-02-26 14:09:30 +01:00 |
Sebastian Bergmann
|
e33e643ff0
|
Merge branch '1.2'
|
2017-02-26 14:04:32 +01:00 |
Sebastian Bergmann
|
c5b02e2f16
|
Cleanup
|
2017-02-26 14:03:14 +01:00 |
Sebastian Bergmann
|
fad9919ef2
|
Cleanup
|
2017-02-24 13:51:35 +01:00 |
Sebastian Bergmann
|
ce474bdd1a
|
Bump
|
2016-11-19 09:54:04 +01:00 |
Bob Weinand
|
cd63c71ded
|
Also fix shortenedRecursiveExport for recursion-context changes
|
2016-11-18 12:14:04 +01:00 |
Bob Weinand
|
ecbefe18c8
|
Work on a copy as recursion-context changes the arrays
|
2016-11-18 11:33:43 +01:00 |
Sebastian Bergmann
|
7dfcd2418a
|
Use best practice for adding this library as a dependency using Composer
|
2016-10-03 09:44:30 +02:00 |
Nicolas Grekas
|
42c4c2eec4
|
Tweak binary string regexp and allow \e (#15)
|
2016-06-17 11:04:28 +02:00 |
Nicolas Grekas
|
6e6a2a0b9a
|
Tweak binary string regexp and allow \e (#14)
|
2016-06-17 10:12:15 +02:00 |
Sebastian Bergmann
|
f88f893651
|
Improve docblock
|
2015-08-09 06:23:41 +02:00 |
Sebastian Bergmann
|
66fb20c9e1
|
Bump version
|
2015-07-30 11:58:30 +02:00 |
KUBO Atsuhiro
|
b4a7e5bad0
|
Update ExporterTest::testShortenedExportForMultibyteCharacters() to use trimNewline()
|
2015-07-30 11:57:53 +02:00 |
KUBO Atsuhiro
|
7237569678
|
Add "@requires extension mbstring" to testShortenedExportForMultibyteCharacters()
|
2015-07-30 11:57:45 +02:00 |
KUBO Atsuhiro
|
d5bb3eac03
|
Add a test case for multibyte character support for Exporter::shortenedExport()
|
2015-07-30 11:57:37 +02:00 |
KUBO Atsuhiro
|
01f50e5d27
|
Add "ext-mbstring" to "require-dev" in composer.json
|
2015-07-30 11:57:33 +02:00 |
KUBO Atsuhiro
|
2348488730
|
Add multibyte character support for Exporter::shortenedExport()
|
2015-07-30 11:57:30 +02:00 |
Sebastian Bergmann
|
7ae5513327
|
Fix CS/WS issues
|
2015-06-21 09:55:53 +02:00 |
Sebastian Bergmann
|
84839970d0
|
Bump version
|
2015-01-27 08:23:06 +01:00 |
Sebastian Bergmann
|
0e03278b2f
|
Move PHPUnit_Framework_TestCase::dataToString() to Exporter::shortenedRecursiveExport()
|
2015-01-27 08:22:40 +01:00 |
Sebastian Bergmann
|
f03f8aa383
|
Move non-public method after public methods
|
2015-01-27 08:17:45 +01:00 |
Sebastian Bergmann
|
35ab8d385e
|
Prepare release
|
2015-01-24 10:57:24 +01:00 |
Sebastian Bergmann
|
03de064882
|
Fix whitespace
|
2015-01-24 10:45:47 +01:00 |
Sebastian Bergmann
|
e469f62cdd
|
Add missing docblock
|
2015-01-24 10:44:01 +01:00 |
Sebastian Bergmann
|
4e1dcac9ea
|
Add missing test case
|
2015-01-24 10:43:29 +01:00 |
Sebastian Bergmann
|
bdc886f84e
|
Refactor utility method
|
2015-01-24 10:41:08 +01:00 |
Sebastian Bergmann
|
e36555c44b
|
Add missing test case
|
2015-01-24 10:39:15 +01:00 |
Sebastian Bergmann
|
99aac416d2
|
Tweak test suite configuration
|
2015-01-23 08:22:39 +01:00 |
Sebastian Bergmann
|
e434c2a980
|
Shorten comment
|
2015-01-23 08:19:47 +01:00 |
Sebastian Bergmann
|
b13d97acce
|
Fix CS/WS issues
|
2015-01-23 08:18:47 +01:00 |
Sebastian Bergmann
|
9dde8423fd
|
Use Context class from new separate package
|
2015-01-23 08:14:07 +01:00 |
Sebastian Bergmann
|
610e54aa19
|
Bump PHPUnit dependency
|
2015-01-23 08:07:55 +01:00 |
Sebastian Bergmann
|
87f5a75bb1
|
Bump version
|
2015-01-23 08:07:42 +01:00 |
Sebastian Bergmann
|
e0a5fdd644
|
Merge pull request #12 from henriquemoody/license
Update license and copyright in all files
|
2015-01-01 10:36:15 +01:00 |
Henrique Moody
|
e496347843
|
Update license and copyright in all files
|
2015-01-01 07:31:48 -02:00 |
Jeff Welch
|
c7d59948d6
|
Fugbix typo.
|
2014-09-09 20:51:36 -04:00 |
Jeff Welch
|
8ab105f1fb
|
Fix #9: README is incorrect about implementation.
|
2014-08-13 19:54:49 -04:00 |
Jeff Welch
|
eb54a69388
|
Do not advertise PEAR as an installation method
Sync with sebastianbergmann/phpunit-documentation@05bffa8
|
2014-05-05 04:31:02 -04:00 |
Sebastian Bergmann
|
7a263d87de
|
* Remove Travis CI notification hook for IRC
* Add Travis CI notification hook for gitter.im
|
2014-05-04 11:43:29 +02:00 |
Sebastian Bergmann
|
9a62fed674
|
Update composer.phar when it is older than 30 days
|
2014-04-27 09:18:52 +02:00 |
Sebastian Bergmann
|
13e2857ac9
|
Workaround for "Nesting level too deep - recursive dependency?" fatal error on PHP 5.3.3
|
2014-04-18 11:45:21 +02:00 |
Sebastian Bergmann
|
d124efa534
|
Ignore .idea directory
|
2014-04-18 11:32:10 +02:00 |
Sebastian Bergmann
|
e78da04eb4
|
Use stable dependencies
|
2014-04-18 11:16:18 +02:00 |
Sebastian Bergmann
|
862849b68e
|
Do not allow failures on HHVM
|
2014-04-18 11:14:15 +02:00 |
Sebastian Bergmann
|
180da8080b
|
Merge pull request #7 from GrahamCampbell/tweaks
Minor Tweaks
|
2014-04-09 12:35:13 +02:00 |
Graham Campbell
|
d6bc445c23
|
Updated travis.yml
|
2014-02-16 11:50:22 +00:00 |