-
-
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/css-selector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/css-selector
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
16
contributors
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 447944d - Browse repository at this point
Copy the full SHA 447944dView commit details
Commits on May 26, 2021
-
* 5.4: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ fix test [HttpKernel] Throw when HttpKernel is created and the env is empty [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead [Filesystem] fix readlink for Windows
Configuration menu - View commit details
-
Copy full SHA for 4ca626a - Browse repository at this point
Copy the full SHA 4ca626aView commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3a55cd - Browse repository at this point
Copy the full SHA e3a55cdView commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d289f5d - Browse repository at this point
Copy the full SHA d289f5dView commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d8206f5 - Browse repository at this point
Copy the full SHA d8206f5View commit details
Commits on Jul 5, 2021
-
[CssSelector] Add types to private properties
Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for 4742e79 - Browse repository at this point
Copy the full SHA 4742e79View commit details
Commits on Jul 21, 2021
-
* 5.4: Leverage str_contains/str_starts_with Leverage str_ends_with
Configuration menu - View commit details
-
Copy full SHA for 5fd56a0 - Browse repository at this point
Copy the full SHA 5fd56a0View commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a7b08e - Browse repository at this point
Copy the full SHA 8a7b08eView commit details
Commits on Aug 17, 2021
-
* 5.4: [Serializer] cs fix Cleanup more `@return` annotations [Form] Fix phpdoc on FormBuilderInterface
Configuration menu - View commit details
-
Copy full SHA for a627373 - Browse repository at this point
Copy the full SHA a627373View commit details
Commits on Sep 9, 2021
-
* 5.4: [DoctrineBridge] Remove dead code [Lock] Remove unused variable [DoctrineBridge] Replace string with FQCN resolution in EntityType Add missing `@return $this` annotations [Notifier] Add missing types to SmscTransport
Configuration menu - View commit details
-
Copy full SHA for 00849ec - Browse repository at this point
Copy the full SHA 00849ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a61e2e - Browse repository at this point
Copy the full SHA 3a61e2eView commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ede53ca - Browse repository at this point
Copy the full SHA ede53caView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 380f86c - Browse repository at this point
Copy the full SHA 380f86cView commit details -
* 6.0: [6.0] cs fixes [5.4] cs fixes [5.3] cs fixes [Cache] Fix saving items with no expiration through ProxyAdapter CS fixes fix merge Remove pointless assignment [HttpClient] Fix tracing requests made after calling withOptions() [Cache] disable lock on CLI Revert "feature #41989 [Cache] make `LockRegistry` use semaphores when possible (nicolas-grekas)" [HttpKernel] fix how configuring log-level and status-code by exception works [VarDumper] add more "transient-on-macos" groups
Configuration menu - View commit details
-
Copy full SHA for 235e1bb - Browse repository at this point
Copy the full SHA 235e1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be7e43 - Browse repository at this point
Copy the full SHA 7be7e43View commit details
Commits on Jan 2, 2022
-
* 5.4: Bump license year Bump license year [Validator] Error using CssColor with doctrine annotations [HttpClient] Turn negative timeout to a very long timeout Features goes to 6.x branch [Translation] [LocoProvider] Fix use of asset ids fix lowest required PropertyInfo component release [Validator] throw when Constraint::_construct() has not been called Bump Symfony version to 5.4.3 Update VERSION for 5.4.2 Update CHANGELOG for 5.4.2 Bump Symfony version to 5.3.14 Update VERSION for 5.3.13 Update CHANGELOG for 5.3.13 Bump Symfony version to 4.4.37 Update VERSION for 4.4.36 Update CONTRIBUTORS for 4.4.36 Update CHANGELOG for 4.4.36 Allow symfony/runtime plugin
Configuration menu - View commit details
-
Copy full SHA for 1955d59 - Browse repository at this point
Copy the full SHA 1955d59View commit details -
* 6.0: (22 commits) Bump license year Bump license year [Validator] Error using CssColor with doctrine annotations [HttpClient] Turn negative timeout to a very long timeout Features goes to 6.x branch [Translation] [LocoProvider] Fix use of asset ids fix lowest required PropertyInfo component release [Validator] throw when Constraint::_construct() has not been called Bump Symfony version to 6.0.3 Update VERSION for 6.0.2 Update CHANGELOG for 6.0.2 Bump Symfony version to 5.4.3 Update VERSION for 5.4.2 Update CHANGELOG for 5.4.2 Bump Symfony version to 5.3.14 Update VERSION for 5.3.13 Update CHANGELOG for 5.3.13 Bump Symfony version to 4.4.37 Update VERSION for 4.4.36 Update CONTRIBUTORS for 4.4.36 ...
Configuration menu - View commit details
-
Copy full SHA for f2bc51d - Browse repository at this point
Copy the full SHA f2bc51dView commit details
Commits on Feb 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05c40f0 - Browse repository at this point
Copy the full SHA 05c40f0View commit details
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bd0a673 - Browse repository at this point
Copy the full SHA bd0a673View commit details -
* 4.4: CS fixes Bump Symfony version to 4.4.44 Update VERSION for 4.4.43 Update CONTRIBUTORS for 4.4.43 Update CHANGELOG for 4.4.43
Configuration menu - View commit details
-
Copy full SHA for c168178 - Browse repository at this point
Copy the full SHA c168178View commit details -
* 5.4: CS fixes Bump Symfony version to 5.4.11 Update VERSION for 5.4.10 Update CHANGELOG for 5.4.10 Bump Symfony version to 4.4.44 Update VERSION for 4.4.43 Update CONTRIBUTORS for 4.4.43 Update CHANGELOG for 4.4.43
Configuration menu - View commit details
-
Copy full SHA for ab2746a - Browse repository at this point
Copy the full SHA ab2746aView commit details -
* 6.0: CS fixes Bump Symfony version to 6.0.11 Update VERSION for 6.0.10 Update CHANGELOG for 6.0.10 Bump Symfony version to 5.4.11 Update VERSION for 5.4.10 Update CHANGELOG for 5.4.10 Bump Symfony version to 4.4.44 Update VERSION for 4.4.43 Update CONTRIBUTORS for 4.4.43 Update CHANGELOG for 4.4.43
Configuration menu - View commit details
-
Copy full SHA for 0dd5e36 - Browse repository at this point
Copy the full SHA 0dd5e36View commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 021fd05 - Browse repository at this point
Copy the full SHA 021fd05View commit details
Commits on Aug 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b4491ac - Browse repository at this point
Copy the full SHA b4491acView commit details -
minor #47390 [CS] Remove
@inheritdoc
PHPDoc (lyrixx)This PR was merged into the 6.2 branch. Discussion ---------- [CS] Remove `@inheritdoc` PHPDoc | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | | License | MIT | Doc PR | --- It looks like this PHP Doc is useless. IDEs are able to inherit the doc (at least VS Code and PHP Storm). And tools like PHP Stan are able to too https://phpstan.org/r/74a2c008-ff2b-42c0-8edf-8da87c1a7b5f I could have open an RFC before doing the PR, but it was easy :) So let's discuss here Commits ------- 015d5015e3 [CS] Remove `@inheritdoc` PHPDoc
Configuration menu - View commit details
-
Copy full SHA for 91c342f - Browse repository at this point
Copy the full SHA 91c342fView commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 052ef49 - Browse repository at this point
Copy the full SHA 052ef49View commit details
Commits on Dec 28, 2022
-
* 5.4: [Console] Correctly overwrite progressbars with different line count per step [DependencyInjection] Fix deduplicating service instances in circular graphs [Form] Make `ButtonType` handle `form_attr` option [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold [CssSelector] Fix escape patterns
Configuration menu - View commit details
-
Copy full SHA for 3e526b7 - Browse repository at this point
Copy the full SHA 3e526b7View commit details -
* 6.0: [Console] Correctly overwrite progressbars with different line count per step [DependencyInjection] Fix deduplicating service instances in circular graphs [Form] Make `ButtonType` handle `form_attr` option [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold [CssSelector] Fix escape patterns
Configuration menu - View commit details
-
Copy full SHA for a90ee25 - Browse repository at this point
Copy the full SHA a90ee25View commit details -
* 6.1: [Console] Correctly overwrite progressbars with different line count per step [DependencyInjection] Fix deduplicating service instances in circular graphs [Form] Make `ButtonType` handle `form_attr` option [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold [CssSelector] Fix escape patterns
Configuration menu - View commit details
-
Copy full SHA for ab1df4b - Browse repository at this point
Copy the full SHA ab1df4bView commit details
Commits on Jan 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4a7d15 - Browse repository at this point
Copy the full SHA f4a7d15View commit details -
* 5.4: Fix LICENSE year Bump license year to 2023
Configuration menu - View commit details
-
Copy full SHA for f1d00bd - Browse repository at this point
Copy the full SHA f1d00bdView commit details -
* 6.0: Fix LICENSE year Bump license year to 2023
Configuration menu - View commit details
-
Copy full SHA for 750a731 - Browse repository at this point
Copy the full SHA 750a731View commit details -
* 6.1: Bump LICENSE year Fix LICENSE year Bump license year to 2023
Configuration menu - View commit details
-
Copy full SHA for bf1b9d4 - Browse repository at this point
Copy the full SHA bf1b9d4View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 952d70d - Browse repository at this point
Copy the full SHA 952d70dView commit details -
minor #48793 Leverage arrow function syntax for closure (tigitz)
This PR was merged into the 6.3 branch. Discussion ---------- Leverage arrow function syntax for closure | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #47658 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT | Doc PR | <!-- required for new features --> Rationale in the RFC [here](https://wiki.php.net/rfc/arrow_functions_v2#introduction) It's also notable that using arrow function syntax rather than the classic one has been enforced in the past by symfony core member: symfony/symfony#48069 (comment) So this PR would be consistent. Commits ------- f5802d3a2a Leverage arrow function syntax for closure
Configuration menu - View commit details
-
Copy full SHA for 9136206 - Browse repository at this point
Copy the full SHA 9136206View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 162786d - Browse repository at this point
Copy the full SHA 162786dView commit details
Commits on Feb 2, 2023
-
* 5.4: Fix LICENSE CI check fixes retrieving multiple values for extra fields [String] Remove duplicates in fold maps fail with a meaningful error when a needed package is missing [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types Update license years (last time) [Tests] New iteration of removing `$this` occurrences in future static data providers
Configuration menu - View commit details
-
Copy full SHA for bbac8cc - Browse repository at this point
Copy the full SHA bbac8ccView commit details -
* 6.2: Fix LICENSE year Fix LICENSE CI check [Notifier] Mention Prisma Media as backer of v6.2 fixes retrieving multiple values for extra fields Clarifies when to update UPGRADE-7.0.md [String] Remove duplicates in fold maps fail with a meaningful error when a needed package is missing [6.2] Remove mentions of v6.1 backers [Translation] Crowdin renewed their sponsorship for v6.2 [DependencyInjection] Fix combinatory explosion when autowiring union and intersection types Update license years (last time) [Tests] New iteration of removing `$this` occurrences in future static data providers
Configuration menu - View commit details
-
Copy full SHA for eb4dc72 - Browse repository at this point
Copy the full SHA eb4dc72View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e61859c - Browse repository at this point
Copy the full SHA e61859cView commit details -
* 5.4: [Serializer] Fix CsvEncoder decode on empty data [Tests] Migrate data providers to static ones stop using assertObjectHasAttribute()/assertObjectHasNotAttribute() [Dotenv] Fix phpdoc Dotenv [Config] Fix phpdoc nullable Fix some typos
Configuration menu - View commit details
-
Copy full SHA for 4a405b2 - Browse repository at this point
Copy the full SHA 4a405b2View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 36cd558 - Browse repository at this point
Copy the full SHA 36cd558View commit details -
minor #49253 [PHPUnit 10] Use
TestCase
suffix for abstract tests in…… `/Tests/` (OskarStark) This PR was merged into the 6.3 branch. Discussion ---------- [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Refs symfony/symfony#49233 | License | MIT | Doc PR | n/a Replaces #49234 Using `Test` suffix is deprecated since PHPUnit 10 Spotted in * symfony/symfony#49233 Commits ------- cb3db968e4 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
Configuration menu - View commit details
-
Copy full SHA for 66d6be3 - Browse repository at this point
Copy the full SHA 66d6be3View commit details -
* 5.4: minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark)
Configuration menu - View commit details
-
Copy full SHA for 7cb4a07 - Browse repository at this point
Copy the full SHA 7cb4a07View commit details -
* 6.2: minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark) [Intl] Generate all emoji short name returned by slack api [Serializer] Fix CsvEncoder decode on empty data [Tests] Migrate data providers to static ones stop using assertObjectHasAttribute()/assertObjectHasNotAttribute() [Cache] Fix Redis proxies [Dotenv] Fix phpdoc Dotenv [Config] Fix phpdoc nullable Replace deprecated/removed way to configure enabled_locales fix typo Fix some typos
Configuration menu - View commit details
-
Copy full SHA for cda0fa7 - Browse repository at this point
Copy the full SHA cda0fa7View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5436c3d - Browse repository at this point
Copy the full SHA 5436c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 275d858 - Browse repository at this point
Copy the full SHA 275d858View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 95f3c74 - Browse repository at this point
Copy the full SHA 95f3c74View commit details -
* 5.4: Migrate to `static` data providers using `rector/rector`
Configuration menu - View commit details
-
Copy full SHA for aedf3cb - Browse repository at this point
Copy the full SHA aedf3cbView commit details -
* 6.2: Fix merge Migrate to `static` data providers using `rector/rector`
Configuration menu - View commit details
-
Copy full SHA for efc0747 - Browse repository at this point
Copy the full SHA efc0747View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88453e6 - Browse repository at this point
Copy the full SHA 88453e6View commit details
There are no files selected for viewing