Commit Graph

35 Commits

Author SHA1 Message Date
Sebastian Bergmann 642e2bbda7
Introduce Exporter::hasCustomRepresentationFor() for checking whether an object exporter provides the representation for an object 2026-08-01 09:45:25 +02:00
Sebastian Bergmann 1ff285c572
Consult custom object exporter when exporting a value into a single-line string 2026-08-01 09:27:34 +02:00
Sebastian Bergmann 792150d027
Accept any object exporter, not just a chain, in Exporter's constructor 2026-08-01 09:11:45 +02:00
Sebastian Bergmann b5aff00a52
Update documentation 2026-08-01 09:09:00 +02:00
Sebastian Bergmann da89bd40c7
Update badge URL 2024-07-15 09:02:26 +02:00
Sebastian Bergmann 96657d90d0
Remove Psalm type coverage badge 2024-06-22 09:55:45 +02:00
Sebastian Bergmann d35a333d00
Update badges 2023-01-25 14:11:35 +01:00
Andreas Möller 51b3a9b4b2 Enhancement: Modernize build automation 2020-02-09 07:39:11 +01:00
Bernhard Schussek 71e429fb3a Exclude trace from exceptions/errors for performance reasons (#24) 2019-08-11 14:37:44 +02:00
Sebastian Bergmann 7dfcd2418a Use best practice for adding this library as a dependency using Composer 2016-10-03 09:44:30 +02: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 e3a448070b Cleanup 2013-02-16 11:03:12 +01:00
Jeff Welch 6ad7d7ea8b Preparing for transfer to @sebastianbergmann. 2013-02-15 18:23:38 -05:00
Jeff Welch f7556c50d3 Use the new packagist repo. 2013-02-10 22:05:24 -05:00
Jeff Welch 349d339ba3 More namespace related cleanup. 2013-02-10 21:57:52 -05:00
Jeff Welch 28ca036dfa Make the package description consistent. 2013-02-10 20:44:02 -05:00
Jeff Welch d1fbc78ae5 Removing diffing as @sebastianbergmann would prefer to have a separate package. 2013-02-10 20:31:50 -05:00
Sebastian Bergmann ff3b279a9c Add support for installation using the PEAR Installer (and cleanups) 2013-02-09 05:53:35 -05:00
Jeff Welch ee28166512 Removed unnecessary namespace separators. 2013-02-07 05:28:59 -05:00
Jeff Welch 19fc33fe7e Include path fix 2013-02-07 05:21:30 -05:00
Jeff Welch 222bdfdf5c Document diffing 2013-02-07 04:53:47 -05:00
Jeff Welch 5bd7ac6cfe Small refactor.
* Added state to PHP_Exporter\Exporter objects.
 * Cleaned up string construction so that it's more obvious what's being built.
2013-02-06 18:19:05 -05:00
Jeff Welch fba4ca1619 Removed the static interface as suggested by @sebastianbergmann 2013-02-06 11:20:47 -05:00
Jeff Welch 680647d606 Rename based on suggestions by @sebastianbergmann 2013-02-06 04:22:26 -05:00
Jeff Welch bcab287e18 Rename based on suggestions by @sebastianbergmann 2013-02-06 04:13:02 -05:00
Jeff Welch 67a21449c9 Added more examples 2013-02-06 00:16:22 -05:00
Jeff Welch 64b22f2449 Added more examples 2013-02-06 00:12:56 -05:00
Jeff Welch 581d47147a Add travis build status to README 2013-02-05 19:32:49 -05:00
Jeff Welch 7b93a16d92 Use composer to install PHPUnit 2013-02-04 23:45:20 -05:00
Jeff Welch c142d8456c Link to the LICENSE file from the README 2013-02-04 23:42:10 -05:00
Jeff Welch 3b937387ec Added a better description 2013-02-04 23:27:59 -05:00
Jeff Welch e5eb956e54 Fixed a typo 2013-02-04 23:15:22 -05:00
Jeff Welch 824cdbea47 Readme tweaks 2013-02-04 23:14:17 -05:00
Jeff Welch e62663cae7 It begins. 2013-02-04 23:07:53 -05:00