-
-
Notifications
You must be signed in to change notification settings - Fork 102
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/var-dumper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/var-dumper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 47 files changed
- 6 contributors
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3403578 - Browse repository at this point
Copy the full SHA 3403578View commit details -
Configuration menu - View commit details
-
Copy full SHA for de6124d - Browse repository at this point
Copy the full SHA de6124dView commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 876b630 - Browse repository at this point
Copy the full SHA 876b630View commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee43df6 - Browse repository at this point
Copy the full SHA ee43df6View commit details
Commits on Jan 7, 2025
-
* 7.2: (47 commits) Remove comment about AppVeyor in `phpunit` [Webhook][RemoteEvent] fix SendgridPayloadConverter category support Update old Appveyor skip conditions sync the Dutch translation file with changes from the 7.2 branch [Yaml] fix inline notation with inline comment clean up code for doctrine/persistence 2.x Generate missing translations using Gemini fix(property-info): make sure that SerializerExtractor returns null for invalid class metadata add translations for the Slug constraint [RemoteEvent][Webhook] fix SendgridRequestParser & SendgridPayloadConverter in case of missing sg_message_id [Messenger] Fix `TransportMessageIdStamp` not always added [DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3 [PropertyInfo] Fix add missing composer conflict [ErrorHandler] Don't trigger "internal" deprecations for anonymous LazyClosure instances [VarDumper] Fix displaying closure's "this" from anonymous classes [Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope [HttpKernel] Don't override existing LoggerInterface autowiring alias in LoggerPass reject inline notations followed by invalid content Fix predis command error checking [Security] Fix triggering session tracking from ContextListener ...
Configuration menu - View commit details
-
Copy full SHA for b41d4c4 - Browse repository at this point
Copy the full SHA b41d4c4View commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f396142 - Browse repository at this point
Copy the full SHA f396142View commit details -
feature #59035 [VarDumper] Add casters for object-converted resources…
… (alexandre-daubois) This PR was squashed before being merged into the 7.3 branch. Discussion ---------- [VarDumper] Add casters for object-converted resources | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | yes | Deprecations? | yes | Issues | - | License | MIT This PR makes up for the backlog of resources transformed into objects in the latest versions of PHP. ✅ Support added (or already existing with an update in `AbstractCloner`): - ext-curl - `CurlMultiHandle`: **no information to gather** - ext-openssl - `OpenSSLCertificateSigningRequest` - `OpenSSLAsymmetricKey` - ext-finfo - **No information to gather** - ext-sqlite3 - `Sqlite3Result` - ext-sockets - `Sockets` (to rebase on symfony/symfony#59026) - ext-pgsql - `PgSql\Lob` - `PgSql\Connection` - `PgSql\Result`
⚠️ Remaining classes I couldn't test/find enough info yet (introduced in PHP 8.4): - `Odbc\Connection` - `Odbc\Result` - `Soap\Url` - `Soap\Sdl` Commits ------- 7be64835c4b [VarDumper] Add casters for object-converted resourcesConfiguration menu - View commit details
-
Copy full SHA for 904d925 - Browse repository at this point
Copy the full SHA 904d925View commit details
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69d3f56 - Browse repository at this point
Copy the full SHA 69d3f56View commit details
Commits on Jan 17, 2025
-
* 7.2: (37 commits) fix dumped markup improve amqp connection issues [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL Fix #53778 Issue 59387-2: make check with prefix more robust [PropertyInfo] Add missing test fix tests [Security][Validators] Review translations. [validator] Updated Dutch translation [FrameworkBundle] Fix wiring ConsoleProfilerListener [HttpKernel] Fix link to php doc [Lock] Make sure RedisStore will also support Valkey [Validator] Update sr_Cyrl 120:This value is not a valid slug. [Validator] Update sr_Latn 120:This value is not a valid slug. 6.4 Missing translations for Italian (it) #59419 tests(notifier): avoid failing SNS test with local AWS configuration Fix typo ratio comment chore: PropertyAccess - fix typo in DocBlock [Validator] Missing translations for Brazilian Portuguese (pt_BR) fix(dependency-injection): reset env vars with kernel.reset ...
Configuration menu - View commit details
-
Copy full SHA for f83ffad - Browse repository at this point
Copy the full SHA f83ffadView commit details
Commits on Jan 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9b59e65 - Browse repository at this point
Copy the full SHA 9b59e65View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3736ce3 - Browse repository at this point
Copy the full SHA 3736ce3View commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf2f52a - Browse repository at this point
Copy the full SHA cf2f52aView commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c81427d - Browse repository at this point
Copy the full SHA c81427dView commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ce40dc - Browse repository at this point
Copy the full SHA 6ce40dcView commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 22560f8 - Browse repository at this point
Copy the full SHA 22560f8View commit details -
* 6.4: fix tests chore: fix some typos update Couchbase mirror for Ubuntu 24.04
Configuration menu - View commit details
-
Copy full SHA for 9c46038 - Browse repository at this point
Copy the full SHA 9c46038View commit details -
* 7.2: fix tests chore: fix some typos update Couchbase mirror for Ubuntu 24.04
Configuration menu - View commit details
-
Copy full SHA for 5be5bdd - Browse repository at this point
Copy the full SHA 5be5bddView commit details
Commits on Apr 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 548f676 - Browse repository at this point
Copy the full SHA 548f676View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.2.3...v7.3.0