-
-
Notifications
You must be signed in to change notification settings - Fork 47
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: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
27
contributors
Commits on May 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 779c625 - Browse repository at this point
Copy the full SHA 779c625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1faada1 - Browse repository at this point
Copy the full SHA 1faada1View commit details
Commits on May 30, 2019
-
* 4.4: [HttpKernel] Make DebugHandlersListener internal HttpKernel 4.4 is incompatible with Console 5 because of the EventDispatcher changes. Add missed use class for Symfony\Bundle\FrameworkBundle\Test\WebTestCase::$client bump Twig bridge dependency [HttpClient] Minor fix in an error message Fix parameter documentation for Inflector::pluralize() method Use a more appropriate group when deprecating mode Marked several components as incompatible with EventDispatcher 5. bumped Symfony version to 4.3.1 updated VERSION for 4.3.0 updated CHANGELOG for 4.3.0 [FrameworkBundle] fix test fixture using deprecated controller and add missing deprecation exchanged $rootDir and $fileLinkFormatter arguments in DebugCommand [FrameworkBundle] Add a validation on the messenger section
Configuration menu - View commit details
-
Copy full SHA for 04729e9 - Browse repository at this point
Copy the full SHA 04729e9View commit details
Commits on Jun 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2a6baaf - Browse repository at this point
Copy the full SHA 2a6baafView commit details
Commits on Jun 11, 2019
-
* 4.4: add back possibility to use form themes without translations [HttpClient] fix Psr18Client handling of non-200 response codes [HttpClient] make Psr18Client implement relevant PSR-17 factories [WebProfilerBundle] fix FC with HttpFoundation v5 [OptionsResolver] fix adding $triggerDeprecation to Options::offsetGet() [Form] test case is not legacy Fix reporting unsilenced deprecations from insulated tests Changed EventDispatcherInterface dependency from Component to Contracts fix handling nested embeddables [WebProfilerBundle] Select default theme based on user preferences [FrameworkBundle] Allow dots in translation domains Added FormInterface to @return Form::getClickedButton docblock
Configuration menu - View commit details
-
Copy full SHA for 928e5c9 - Browse repository at this point
Copy the full SHA 928e5c9View commit details
Commits on Jun 13, 2019
-
* 4.4: fixed CS fixed CS fixed CS fixed CS Do not log or call the proxy function when the locale is the same Added missing required dependencies on psr/cache and psr/container in symfony/cache-contracts and symfony/service-contracts respectively. [HttpClient] fix closing debug stream prematurely [Mailer] made code more robust Restore compatibility with php 5.5 fixed sender/recipients in SMTP Envelope collect called listeners information only once [HttpClient] add HttplugClient for compat with libs that need httplug v1 or v2 [HttpKernel] Remove TestEventDispatcher.
Configuration menu - View commit details
-
Copy full SHA for a6522fc - Browse repository at this point
Copy the full SHA a6522fcView commit details -
* 4.4: [Security] minor improvement fix merge
Configuration menu - View commit details
-
Copy full SHA for 8c7b1c4 - Browse repository at this point
Copy the full SHA 8c7b1c4View commit details
Commits on Jun 17, 2019
-
* 4.4: [PhpUnitBridge] Bump PHPUnit 7+8 Prepare for PHP 7.4 preload prevent double deprecation message [Validator] Deprecate unused arg in ExpressionValidator [Config] Introduce find method in ArrayNodeDefinition to ease configuration tree manipulation [DomCrawler][Feature][DX] Add Form::getName() method [VarDumper] caster for HttpClient's response dumps all info
Configuration menu - View commit details
-
Copy full SHA for d3ccbc9 - Browse repository at this point
Copy the full SHA d3ccbc9View commit details
Commits on Jun 26, 2019
-
* 4.4: (43 commits) [PhpunitBridge] Read environment variable from superglobals [Bridge/PhpUnit] Fix PHP5.5 compat [PhpUnitBridge] More accurate grouping fixed CS [Form] remove comment about to-be-removed method as it is used in master by ButtonBuilder Extract unrecoverable exception to interface [FrameworkBundle] Fix calling Client::getProfile() before sending a request Fix type error [Security/Core] require libsodium >= 1.0.14 [Workflow] re-add workflow.definition tag to workflow services [Security/Core] Don't use ParagonIE_Sodium_Compat revert #30525 due to performance penalty collect called listeners information only once [Lock] fix missing inherit docs in RedisStore [Messenger] fix retrying handlers using DoctrineTransactionMiddleware [Mailgun Mailer] fixed issue when using html body [Messenger] make all stamps final and mark stamp not meant to be sent [HttpClient] fix timing measurements with NativeHttpClient add return type declaration use proper return types in ErrorHandler and ArgumentResolver ...
Configuration menu - View commit details
-
Copy full SHA for ded5bdf - Browse repository at this point
Copy the full SHA ded5bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for acaf575 - Browse repository at this point
Copy the full SHA acaf575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0632d2b - Browse repository at this point
Copy the full SHA 0632d2bView commit details -
* 4.4: Revert "bug #31730 [PhpUnitBridge] More accurate grouping (greg0ire)"
Configuration menu - View commit details
-
Copy full SHA for a25bdb8 - Browse repository at this point
Copy the full SHA a25bdb8View commit details -
* 4.4: Reject phpunit-bridge v5 for now Revert "Revert "bug #31730 [PhpUnitBridge] More accurate grouping (greg0ire)""
Configuration menu - View commit details
-
Copy full SHA for e1ab8f0 - Browse repository at this point
Copy the full SHA e1ab8f0View commit details
Commits on Jun 27, 2019
-
* 4.4: [Mailer] fixed tests on Windows [PhpUnitBridge] fix tests [Mailer] fixed error message when connecting to a stream raises an error before connect() [Mailer] fixed timeout type hint improve error messages in the event dispatcher [Security/Core] work around sodium_compat issue bumped Symfony version to 4.3.3 updated VERSION for 4.3.2 updated CHANGELOG for 4.3.2 bumped Symfony version to 4.2.11 updated VERSION for 4.2.10 updated CHANGELOG for 4.2.10 bumped Symfony version to 3.4.30 updated VERSION for 3.4.29 update CONTRIBUTORS for 3.4.29 updated CHANGELOG for 3.4.29 Fixed type annotation.
Configuration menu - View commit details
-
Copy full SHA for f520183 - Browse repository at this point
Copy the full SHA f520183View commit details
Commits on Jul 4, 2019
-
* 4.4: (33 commits) [DI] fix processing of regular parameter bags by MergeExtensionConfigurationPass [FrameworkBundle] reset cache pools between requests [HttpFoundation] Accept must take the lead for Request::getPreferredFormat() [FrameworkBundle] Allow to use the BrowserKit assertions with Panther and API Platform's test client Use ConnectionRegistry instead of RegistryInterface. Fixes windows error Improving the request/response format autodetection [Messager] Simplified MessageBus::__construct() [WIP][Mailer] Overwrite envelope sender and recipients from config [Messenger] Added more test for MessageBus [Mime] Updated some PHPDoc contents [PropertyAccess] Adds entries to CHANGELOG and UPGRADE fixed typo [FrameworkBundle] Simplified some code in the DI configuration [Filesystem] added missing deprecations to UPGRADE-4.3.md [Filesystem] depreacte calling isAbsolutePath with a null Fix authentication for redis transport only decorate when an event dispatcher was passed [Messenger] Added support for auto trimming of redis streams [FrmaeworkBundle] More simplifications in the DI configuration ...
Configuration menu - View commit details
-
Copy full SHA for 444c620 - Browse repository at this point
Copy the full SHA 444c620View commit details -
* 4.4: [Bridge/PhpUnit] fix running composer to install phpunit [ErrorCatcher] Pretty print JSON formatted errors
Configuration menu - View commit details
-
Copy full SHA for da3d101 - Browse repository at this point
Copy the full SHA da3d101View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28e90e - Browse repository at this point
Copy the full SHA a28e90eView commit details
Commits on Jul 5, 2019
-
* 4.4: [PhpUnitBridge] fix running simple-phpunit on Windows fixed UPGRADE fixed phpdocs fixed phpdocs [ErrorCatcher] Fixed some escaping in XML errors [Messenger] fix broken key normalization [FrameworkBundle] Allow creating chained cache pools by providing several adapters [FrameworkBundle] Use default_locale as default value for translator.fallbacks
Configuration menu - View commit details
-
Copy full SHA for bbccbc7 - Browse repository at this point
Copy the full SHA bbccbc7View commit details
Commits on Jul 11, 2019
-
* 4.4: (53 commits) Fix Twig 1.x compatibility Deprecating templateExists method [Translator] Improve farsi(persian) translations for Form [Validator] Fix Changelog for #31511 [Lock][Console] bump lock requirement in console [Lock] minor: add missing alias for PersistenStoreInterface Improve fa translations Dynamic bundle assets [Lock] rename and deprecate Factory into LockFactory [Debug] Restoring back the state of the Debug component (1st step) Spell "triggering" properly [Lock] Fix tests Added tests to cover the possibility of having scalars as services. fixed CS [Lock] Split \"StoreInterface\" into multiple interfaces with less responsability [VarDumper] Let browsers trigger their own search on double CMD/CTRL + F hit [Validator] Allow to use property paths to get limits in range constraint Fix missing deprecations fixed tests on old PHP versions [FrameworkBundle] Inform the user when save_path will be ignored ...
Configuration menu - View commit details
-
Copy full SHA for 3e3b3f1 - Browse repository at this point
Copy the full SHA 3e3b3f1View commit details
Commits on Jul 18, 2019
-
* 4.4: (30 commits) fix merge fix merge [HttpClient] fix debug output added to stderr at shutdown fix cs [Mailer] fixed logic fixed missing license Add a new ErrorHandler component (mirror of the Debug component) Use mocks before replacing the error handler [Config] Do not use absolute path when computing the vendor freshness [Process] Path resolution for FCGI configuration Bump minimum version of symfony/phpunit-bridge Container*::getServiceIds() should return an array of string [Config][ReflectionClassResource] Use ternary instead of null coaelscing operator [Validator] Add missing Russian and Ukrainian translations [Translation] Use HTTPS and fix a url [Config] Fix for signatures of typed properties [Validator] Add missing Hungarian translations [Validator] Add Lithuanian translation for Range validator Add HTTPS to a URL sync translation files ...
Configuration menu - View commit details
-
Copy full SHA for a5d3bc8 - Browse repository at this point
Copy the full SHA a5d3bc8View commit details -
* 4.4: [Lock] feature: lock split interface fix post-merge review Mute deprecations triggered from phpunit
Configuration menu - View commit details
-
Copy full SHA for b9ddb6f - Browse repository at this point
Copy the full SHA b9ddb6fView commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c051426 - Browse repository at this point
Copy the full SHA c051426View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a6458 - Browse repository at this point
Copy the full SHA f3a6458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 190f936 - Browse repository at this point
Copy the full SHA 190f936View commit details -
* 4.4: [Cache] fix cs Make tests support phpunit 8 Allow Travis CI to build on PHP 7.4 [DI] Allow dumping the container in one file instead of many files
Configuration menu - View commit details
-
Copy full SHA for eef2882 - Browse repository at this point
Copy the full SHA eef2882View commit details
Commits on Aug 1, 2019
-
* 4.4: Fix assertInternalType deprecation in phpunit 9 Micro-typo fix add parameter type declarations to private methods
Configuration menu - View commit details
-
Copy full SHA for 617fb9c - Browse repository at this point
Copy the full SHA 617fb9cView commit details -
* 4.4: Fix assertInternalType deprecation in phpunit 9 Fix assertInternalType deprecation in phpunit 9 Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2
Configuration menu - View commit details
-
Copy full SHA for 762104b - Browse repository at this point
Copy the full SHA 762104bView commit details -
* 4.4: [Yaml] fix test for PHP 7.4 Add polyfill for TestCase::createMock() Skip tests that fatal-error on PHP 7.4 because of missing parent classes
Configuration menu - View commit details
-
Copy full SHA for 98f6f0b - Browse repository at this point
Copy the full SHA 98f6f0bView commit details -
* 4.4: Fix symfony/phpunit-bridge not up to date in phpunit 4.8 test suite Sync "not implementing the method" deprecations messages Twig's namespaces can be null
Configuration menu - View commit details
-
Copy full SHA for 7bd7296 - Browse repository at this point
Copy the full SHA 7bd7296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 611dc21 - Browse repository at this point
Copy the full SHA 611dc21View commit details -
minor #32869 [PhpUnitBridge] Add polyfill for expectException* method…
…s (jderusse) This PR was merged into the 5.0-dev branch. Discussion ---------- [PhpUnitBridge] Add polyfill for expectException* methods | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #32844 | License | MIT | Doc PR | NA this PR provides a polyfill for methods `setException`, `setExceptionMessage`, `setExceptionMessageRegExp` and `setExceptionCode` Commits ------- c7a8ce56dc [Bridge/PhpUnit] Add polyfill for expectException*
Configuration menu - View commit details
-
Copy full SHA for 9c2b828 - Browse repository at this point
Copy the full SHA 9c2b828View commit details -
* 4.4: cs fix Replace calls to setExpectedException by Pollyfill
Configuration menu - View commit details
-
Copy full SHA for 58cf06e - Browse repository at this point
Copy the full SHA 58cf06eView commit details
Commits on Aug 3, 2019
-
* 4.4: Polyfill the method createPartialMock
Configuration menu - View commit details
-
Copy full SHA for 60a698c - Browse repository at this point
Copy the full SHA 60a698cView commit details -
* 4.4: [Bridge/PhpUnit] cleanup fix [PhpUnitBridge] Add polyfill for methods assertNan, assertFinite and assertInfinite [Mailer] fixed wrong error message when connection closes unexpectedly [Mailer] added debug info to TransportExceptionInterface [Mailer] fixed error that is masked by another error [Mailer] fixed the order of authenticators
Configuration menu - View commit details
-
Copy full SHA for 8ed1b80 - Browse repository at this point
Copy the full SHA 8ed1b80View commit details -
* 4.4: [PhpUnitBridge] add more assert*() polyfills [PhpUnitBridge] added polyfill for assertStringContainsString*() [PhpUnitBridge] cleanup implementation of expectException*()
Configuration menu - View commit details
-
Copy full SHA for 6c60b91 - Browse repository at this point
Copy the full SHA 6c60b91View commit details -
* 4.4: Inject ForwardCompatibiliy in TestCase
Configuration menu - View commit details
-
Copy full SHA for 67ecb98 - Browse repository at this point
Copy the full SHA 67ecb98View commit details -
* 4.4: Remove use of ForwardCompatTrait Remove deprecated methods assertArraySubset
Configuration menu - View commit details
-
Copy full SHA for 645816e - Browse repository at this point
Copy the full SHA 645816eView commit details
Commits on Aug 4, 2019
-
* 4.4: [PhpUnitBridge] fix internal annotation [Mime] added AbstractPart::asDebugString() [Mailer] added a name to the transport [Mailer] added missing entry in the CHANGELOG [FrameworkBundle] add config translator cache_dir [Yaml] Add flag to dump NULL as ~
Configuration menu - View commit details
-
Copy full SHA for 9e2e38f - Browse repository at this point
Copy the full SHA 9e2e38fView commit details -
* 4.4: Polyfill assertion method on Filesystem [Mailer] added message events logger fix typo
Configuration menu - View commit details
-
Copy full SHA for 4479d6a - Browse repository at this point
Copy the full SHA 4479d6aView commit details
Commits on Aug 5, 2019
-
* 4.4: fix case [Messenger] Removed named parameters and replaced with `?` placeholders for sqlsrv compatibility [FrameworkBundle] Detect indirect env vars in routing [Form] type cannot be a FormTypeInterface anymore [HttpClient] use "idle" instead of "inactivity" when telling about the timeout option Create mailBody with only attachments part present Remove calls to deprecated function assertAttributeX [PhpUnitBridge] make the bridge act as a polyfill for newest PHPUnit features [Intl] Order alpha2 to alpha3 mapping [Routing] added a warning about the getRouteCollection() method Allow sutFqcnResolver to return array [Messenger] Fix incompatibility with FrameworkBundle <4.3.1 Created alias to FlattenException to avoid BC break [Ldap] Add security LdapUser and provider [HttpFoundation] Revert getClientIp @return docblock
Configuration menu - View commit details
-
Copy full SHA for 6a73457 - Browse repository at this point
Copy the full SHA 6a73457View commit details -
* 4.4: Minor fixes [Mailer] fixed dispatcher not available in Mailer [HttpClient] Minor fixes Use namespaced Phpunit classes Add polyfill for PhpUnit namespace [Messenger] Fixed ConsumeMessagesCommand configuration [Form] remove leftover int child phpdoc Support DateTimeInterface in IntlDateFormatter::format [PhpUnitBridge] fixed PHPUnit 8.3 compatibility: method handleError was renamed to __invoke [Yaml] Removed unused $nullAsTilde property [Security] add support for opportunistic password migrations [Lock] Legacy test should implement legacy interface fixed phpdocs Use PHPunit assertion [Intl] Order alpha2 to alpha3 mapping + phpdoc fixes
Configuration menu - View commit details
-
Copy full SHA for a7ab672 - Browse repository at this point
Copy the full SHA a7ab672View commit details
Commits on Aug 6, 2019
-
* 4.4: Fix name of logical classes [Mailer] made the message logger permanent
Configuration menu - View commit details
-
Copy full SHA for 6ce862d - Browse repository at this point
Copy the full SHA 6ce862dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a96c0a9 - Browse repository at this point
Copy the full SHA a96c0a9View commit details -
* 4.4: bump phpunit-bridge cache-id removed unneeded phpdocs Use assertStringContainsString when needed Use assert assertContainsEquals when needed Use assertEqualsWithDelta when required
Configuration menu - View commit details
-
Copy full SHA for eb31dff - Browse repository at this point
Copy the full SHA eb31dffView commit details
Commits on Aug 7, 2019
-
* 4.4: fix merge Fix inconsistent return points. pass translation parameters to the trans filter [Mime] fixed wrong mimetype [ProxyManagerBridge] Polyfill for unmaintained version [HttpClient] Declare `$active` first to prevent weird issue Remove deprecated assertContains [HttpClient] fix tests SCA: dropped unused mocks, duplicate import and a function alias usage Added correct plural for box -> boxes [Config] fix test Fix remaining tests fix getName() when transport is null [Console] Check for ErrorHandler classes Improve fa (persian) translation
Configuration menu - View commit details
-
Copy full SHA for 46aa6c5 - Browse repository at this point
Copy the full SHA 46aa6c5View commit details
Commits on Aug 8, 2019
-
* 4.4: Fix compatibility with PHPUnit 8 Disable phpunit typehint patch on 4.3 branch Fix deprecation on 4.3
Configuration menu - View commit details
-
Copy full SHA for bf2645e - Browse repository at this point
Copy the full SHA bf2645eView commit details
Commits on Aug 9, 2019
-
* 4.4: Fix typo Fix unitialized variable in DeprecationErrorHandler fix Danish translations Support ISO 3166-1 Alpha-3 country codes Added the missing translations for the Slovak 'sk' locale. Add deprecation for method signature Add compatibility trait for PHPUnit constraint classes [HttpFoundation] Clear invalid session cookie Fix tst patern to handle callstack with/without return typehint Fix negative DateInterval [Validator] Allow objects implementing __toString() to be used as violation messages [FrameworkBundle][Routing] Private service route loaders [DoctrineBridge] Allow invokable event listeners
Configuration menu - View commit details
-
Copy full SHA for 9c62747 - Browse repository at this point
Copy the full SHA 9c62747View commit details
Commits on Aug 10, 2019
-
* 4.4: cleanups Disable PHPUnit result cache on the CI [Security] Cleanup "Digest nonce has expired." translation [Translation] Highlight invalid translation status Added translations in validator for Serbian Cyrillic Added translations in validator for Serbian Latin [EventDispatcher] wrong Request class [DependencyInjection] improved exception message
Configuration menu - View commit details
-
Copy full SHA for f78f25f - Browse repository at this point
Copy the full SHA f78f25fView commit details
Commits on Aug 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e03db6c - Browse repository at this point
Copy the full SHA e03db6cView commit details
Commits on Aug 20, 2019
-
* 4.4: cs fix Fix inconsistent return points. [Config] Add handling for ignored keys in ArrayNode::mergeValues. Fix inconsistent return points. [Security/Core] UserInterface::getPassword() can return null cs fix cs fix Fix missing exporter in PHPUnit constraint poylfill added `Process::getLastOutputTime()` method [Router] Fix TraceableUrlMatcher behaviour with trailing slash [HttpKernel] Remove outdated docblock comment Fix handling for session parameters Revert "bug #33092 [DependencyInjection] Improve an exception message (fabpot)"
Configuration menu - View commit details
-
Copy full SHA for c014fdf - Browse repository at this point
Copy the full SHA c014fdfView commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.