Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sebastianbergmann/comparator issues and pull requests
#121 - Support for `BcMath\Number` objects
Pull Request -
State: closed - Opened by derrabus about 2 months ago
- 3 comments
Labels: enhancement
#119 - Fix `Uninitialized string offset -1` warning
Pull Request -
State: closed - Opened by staabm 4 months ago
- 5 comments
Labels: bug
#118 - [Warning] Uninitialized string offset -1 at src/ScalarComparator.php:139
Issue -
State: closed - Opened by bastienho 4 months ago
- 3 comments
Labels: bug
#118 - [Warning] Uninitialized string offset -1 at src/ScalarComparator.php:139
Issue -
State: open - Opened by bastienho 4 months ago
- 3 comments
#117 - Remove common prefixes and suffixes from actual and expected single-line strings
Pull Request -
State: closed - Opened by staabm 4 months ago
- 9 comments
Labels: enhancement
#117 - Remove common prefixes and suffixes from actual and expected single-line strings
Pull Request -
State: closed - Opened by staabm 4 months ago
- 9 comments
Labels: enhancement
#116 - Remove common prefixes and suffixes from actual and expected single-line strings
Issue -
State: closed - Opened by sebastianbergmann 4 months ago
- 4 comments
Labels: enhancement
#115 - Diff ouptut can be confusing when assertEquals fails on comparing objects or arrays containing \DateTime
Issue -
State: open - Opened by devwebpeanuts 4 months ago
#114 - Diff ouptut can be confusing when assertEquals fails on comparing objects or arrays containing \DateTime
Issue -
State: closed - Opened by devwebpeanuts 4 months ago
- 1 comment
#113 - Fix for issue #112 - ArrayComparator in canonicalize mode
Pull Request -
State: closed - Opened by mgleska 6 months ago
- 1 comment
#112 - Arrays with different keys and the same values are considered equal in canonicalize mode
Issue -
State: closed - Opened by mgleska 6 months ago
- 3 comments
Labels: bug
#111 - Fix wrong compare when values contain boolean type
Pull Request -
State: closed - Opened by kayw-geek over 1 year ago
- 10 comments
#110 - comparing array with bool: true value doesn't throw a ComparisonException
Issue -
State: open - Opened by mcsky over 1 year ago
#109 - Refactor tests for `MockObjectComparator` to not use internal implementation details of PHPUnit
Issue -
State: open - Opened by sebastianbergmann over 1 year ago
#108 - Support multidimensional and associative arrays when canonicalize
Pull Request -
State: open - Opened by alexndlm over 1 year ago
- 7 comments
Labels: enhancement
#107 - DOMNodeComparator swallows comments
Issue -
State: open - Opened by theseer over 1 year ago
- 3 comments
#106 - Fix serialization of ComparisionFailure with PDO in stacktrace.
Pull Request -
State: open - Opened by Boegie over 1 year ago
#105 - Honor $canonicalize parameter in `DOMNodeComparator::assertEquals`
Issue -
State: open - Opened by Ste4890 almost 2 years ago
#104 - Float comparison in 4.0.8
Issue -
State: closed - Opened by donatj almost 2 years ago
- 1 comment
#103 - ArrayComparator::assertEquals declaration not compatible with Comparator::assertEquals
Issue -
State: closed - Opened by dpinheiro about 2 years ago
- 4 comments
#102 - Fix float comparison precision
Pull Request -
State: closed - Opened by mvorisek over 2 years ago
- 5 comments
#101 - Regression in 3.0.4 and 4.0.7
Issue -
State: closed - Opened by sebastianbergmann over 2 years ago
- 3 comments
Labels: bug
#100 - Compare arrays of strings ignoring line endings
Issue -
State: open - Opened by ale94lko over 2 years ago
#99 - Fix weak comparison between `'0'` and `false`
Pull Request -
State: closed - Opened by mvorisek almost 3 years ago
- 2 comments
#98 - Optimize SplObjectStorageComparator::assertEquals()
Pull Request -
State: closed - Opened by WinterSilence almost 3 years ago
- 2 comments
#97 - Update DOMNodeComparator::nodeToText()
Pull Request -
State: closed - Opened by WinterSilence almost 3 years ago
- 3 comments
#96 - DateTimeComparator is invalid
Issue -
State: closed - Opened by WinterSilence almost 3 years ago
- 10 comments
#95 - Update DateTimeComparator
Pull Request -
State: closed - Opened by WinterSilence almost 3 years ago
- 1 comment
#94 - `ObjectComparator::assertEquals()` fixes closure comparison
Pull Request -
State: closed - Opened by WinterSilence almost 3 years ago
- 5 comments
#93 - PHP 8.0 Support
Issue -
State: closed - Opened by wouter-toppy over 3 years ago
- 2 comments
#92 - Issue #77: Canonicalizing associative arrays is now done by using ksort instead of sort
Pull Request -
State: closed - Opened by alecsmrekar almost 4 years ago
#91 - Fix: Run friendsofphp/php-cs-fixer on lowest supported PHP version
Pull Request -
State: closed - Opened by localheinz about 4 years ago
#90 - Fix: Use PHP 7.3 to run php-cs-fixer
Pull Request -
State: closed - Opened by localheinz about 4 years ago
- 2 comments
#89 - PHP8 compatibility
Pull Request -
State: closed - Opened by mbeccati over 4 years ago
- 1 comment
#88 - When C14N fails try comparison without canonicalization
Pull Request -
State: open - Opened by eclipxe13 over 4 years ago
- 7 comments
#87 - DOMNodeComparator::nodeToText used C14N but don't do anything when it fail.
Issue -
State: open - Opened by eclipxe13 over 4 years ago
- 7 comments
#86 - DOMNodeComparator fails if Node has no Document
Issue -
State: closed - Opened by thled over 4 years ago
- 2 comments
#85 - Version 4.0.1 breaks backward compatibility
Issue -
State: closed - Opened by acasademont over 4 years ago
- 3 comments
Labels: bug
#84 - Add Comparator for Strings
Pull Request -
State: closed - Opened by pwsdotru almost 5 years ago
- 4 comments
#83 - added failing test for derived class
Pull Request -
State: open - Opened by exeba almost 5 years ago
- 3 comments
#82 - Comporator for Strings
Issue -
State: open - Opened by pwsdotru almost 5 years ago
#81 - Fix typo in test variable name
Pull Request -
State: closed - Opened by bryceharrington almost 5 years ago
- 1 comment
#80 - Warning with PHP 7.4
Issue -
State: closed - Opened by sebastianbergmann almost 5 years ago
Labels: bug
#79 - Canonicalizing array comparator leaks notices
Issue -
State: open - Opened by JKingweb almost 5 years ago
- 1 comment
Labels: bug
#78 - Fix issues identified by Psalm that are currently ignored (baseline)
Issue -
State: closed - Opened by sebastianbergmann about 5 years ago
- 1 comment
Labels: bug
#77 - ArrayComparator#assertEquals(), canonicalizing stops it from comparing array keys
Issue -
State: closed - Opened by ghost about 5 years ago
- 3 comments
#76 - Enhancement: Modernize build automation
Pull Request -
State: closed - Opened by localheinz about 5 years ago
- 1 comment
#75 - Modernize build automation
Issue -
State: closed - Opened by sebastianbergmann about 5 years ago
#74 - Test on PHP 7.4 stable
Pull Request -
State: closed - Opened by GrahamCampbell about 5 years ago
- 1 comment
#73 - Increase code coverage
Pull Request -
State: closed - Opened by CJDennis over 5 years ago
- 2 comments
#72 - Cover test for infinity
Pull Request -
State: closed - Opened by CJDennis over 5 years ago
- 1 comment
#71 - Add xml declaration to force utf-8
Pull Request -
State: open - Opened by b1rdex almost 6 years ago
- 12 comments
#70 - XML encoding is lost on canonicalization
Issue -
State: open - Opened by b1rdex almost 6 years ago
- 4 comments
#69 - Fix: Remove sudo configuration
Pull Request -
State: closed - Opened by localheinz almost 6 years ago
#68 - Array comparator should highlight the difference?
Issue -
State: closed - Opened by bitwombat about 6 years ago
- 4 comments
Labels: stale
#67 - Mac OS - MAMP - phpunit fails silently with error in log file
Issue -
State: closed - Opened by crouti over 6 years ago
- 2 comments
#66 - The value of the parameter is not used anywhere.
Pull Request -
State: open - Opened by isaachbn over 6 years ago
- 2 comments
#65 - Compare readable stream content
Pull Request -
State: open - Opened by thewilkybarkid over 6 years ago
- 1 comment
Labels: enhancement
#64 - add php 7.3 to travis
Pull Request -
State: closed - Opened by andreybolonin over 6 years ago
- 1 comment
#63 - Avoid converting an object to an array when checking equality
Pull Request -
State: closed - Opened by rtheunissen over 6 years ago
- 2 comments
#62 - describe equality for arrays in array comparator
Pull Request -
State: closed - Opened by lindt over 6 years ago
- 2 comments
#61 - Comparison of DateTime and DateTimeImmutable mock objects
Pull Request -
State: closed - Opened by dinamic over 6 years ago
- 4 comments
#60 - Prove that ScalarComparator doesn't follow ==
Pull Request -
State: closed - Opened by keradus over 6 years ago
- 7 comments
#59 - comparation fails for 0 = NULL
Issue -
State: closed - Opened by parti-zanu over 6 years ago
- 1 comment
#58 - `ScalarComparator` does not handle extremely ugly string comparison edge cases
Pull Request -
State: closed - Opened by Ocramius over 6 years ago
- 2 comments
Labels: bug
#57 - ArrayComparator ignores order - Part 2
Issue -
State: closed - Opened by panvid over 6 years ago
- 11 comments
#56 - DOMNodeComparator::nodeToText Refactoring
Pull Request -
State: open - Opened by Ovsyanka over 6 years ago
- 5 comments
#55 - Added unit-test that ensures xml arguments order doesn't matter
Pull Request -
State: closed - Opened by Ovsyanka over 6 years ago
- 1 comment
#54 - Project state (alive?)
Issue -
State: closed - Opened by Ovsyanka almost 7 years ago
- 2 comments
#53 - Fix "ignore case" in `DOMNodeComparator`
Pull Request -
State: closed - Opened by daltones almost 7 years ago
- 3 comments
#52 - Disable escaping of non-latin characters
Pull Request -
State: closed - Opened by Ovsyanka almost 7 years ago
- 8 comments
#51 - Make assertEquals declarations compatible
Issue -
State: closed - Opened by gstolarz-euvic almost 7 years ago
- 27 comments
#50 - Release 3.0.0
Issue -
State: closed - Opened by sebastianbergmann almost 7 years ago
#49 - Allow floats as DateTimeComparator deltas
Pull Request -
State: closed - Opened by jmsfwk almost 7 years ago
- 1 comment
#48 - DateTimeComparator cannot use fractional second deltas
Issue -
State: closed - Opened by jmsfwk almost 7 years ago
#47 - Fix serialization of ComparisionFailure with PDO in stacktrace.
Pull Request -
State: open - Opened by DomBlack almost 7 years ago
- 7 comments
#46 - Changelog for 2.1.2
Pull Request -
State: closed - Opened by remicollet about 7 years ago
- 1 comment
#45 - Fix comparison of DateTimeImmutable objects
Pull Request -
State: closed - Opened by alcaeus about 7 years ago
- 5 comments
#44 - ArrayComparator ignores order
Issue -
State: closed - Opened by luckydonald about 7 years ago
- 2 comments
Labels: stale
#43 - List packages installed by composer
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
- 1 comment
#42 - Update CS
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
#41 - More tests
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
#40 - ComparisonFailure - Use unified diff format
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
#39 - Add PHP-CS_Fixer configuration for project.
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
#38 - Update to sebastian/diff 2
Pull Request -
State: closed - Opened by SpacePossum over 7 years ago
- 7 comments
#37 - Compatibility with sebastian/diff ^2.0
Issue -
State: closed - Opened by sebastianbergmann over 7 years ago
- 1 comment
#36 - Composer update to diff 2.0 breaks ComparisonFailure
Pull Request -
State: closed - Opened by guilhermeblanco over 7 years ago
- 1 comment
#35 - Composer update error
Issue -
State: closed - Opened by devappcloud over 7 years ago
#34 - Test over nightly
Pull Request -
State: closed - Opened by dxops almost 8 years ago
- 2 comments
#33 - Check date serialization issue
Pull Request -
State: closed - Opened by dxops almost 8 years ago
- 1 comment
#32 - [PHP 7.2 nightly] DOMNodeComparator::assertEquals() bad method signature
Issue -
State: closed - Opened by claudiopro about 8 years ago
- 7 comments
#31 - Keep catch statement on the same line right after close curly
Pull Request -
State: closed - Opened by bocharsky-bw about 8 years ago
- 1 comment
#30 - Make assertEquals declarations compatible
Pull Request -
State: closed - Opened by rlerdorf about 8 years ago
- 2 comments
Labels: bug
#29 - Larave Test assertEaquals(0, null) bug
Issue -
State: closed - Opened by HuNanZai about 8 years ago
- 1 comment
#28 - use strict equality for string comparison
Pull Request -
State: closed - Opened by dsech about 8 years ago
- 1 comment
#27 - i run the composer update with my project ,then runt return some error .
Issue -
State: closed - Opened by hyrbridword over 8 years ago
- 1 comment
#26 - report about DateTime comparison with microseconds for PHP 7.1
Pull Request -
State: closed - Opened by remicollet over 8 years ago
- 2 comments
#25 - Blank diff output of NumericComparator
Issue -
State: closed - Opened by olegrom32 over 8 years ago
- 4 comments
Labels: stale
#24 - Supress warning about blank xml document
Pull Request -
State: closed - Opened by jasonlfunk over 8 years ago
#23 - ObjectComparator does not check for spl_object_hash
Issue -
State: closed - Opened by Ostico almost 9 years ago
- 2 comments
Labels: stale