Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge 5.x => 5.next #1017

Merged
merged 77 commits into from
Aug 9, 2024
Merged

merge 5.x => 5.next #1017

merged 77 commits into from
Aug 9, 2024

Conversation

LordSimal
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits September 11, 2023 01:39
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/checkout-4

Bump actions/checkout from 3 to 4
4.x: add info about `DebugKit.ignoreAuthorization` to readme
# Conflicts:
#	.github/workflows/ci.yml
#	README.md
#	composer.json
#	src/DebugSql.php
#	tests/TestCase/DebugSqlTest.php
#	tests/TestCase/Panel/VariablesPanelTest.php
fix reload button functionality in history and variables panel
Run composer normalize over composer.json
Use more verbose code style to get typing to be more sound.
Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3
Fixed ReflectionProperty::setValue() deprecation warning when working on PHP 8.3
* Fix for deprecation warning in float-to-int conversion

* Add test for using float with SimpleGraphHelper::bar

* phpcs fix
* fix elasticsearch logger error

* don't log query if it isn't a LoggedQuery instance

* fix psalm

* add elastic search specific query logging

* add elastic search specific query logging

* Update templates/element/sql_log_panel.php

Co-authored-by: ADmad <[email protected]>

* apply changes from Christopher-HM

---------

Co-authored-by: ADmad <[email protected]>
markstory and others added 27 commits April 5, 2024 00:12
Fix: When determining whether Turbo exists it throws undefined
Changes in phpunit have made testing deprecations harder.
Make it more obvious that the panel isn't broken.
Don't overflow single line of text items.
Having a separate for just session data seems redundant when session
data is always accessed through the request.
Improve layout of copy buttons in environment panel
Co-authored-by: Edgaras Janušauskas <[email protected]>
my local version was out of date.
Merge request & session and environment & include panels
Tweak Environment panel's display.
Stop lying that CAKE_VERSION is a constant.
# Conflicts:
#	composer.json
#	phpstan-baseline.neon
#	psalm-baseline.xml
#	src/Command/BenchmarkCommand.php
#	tests/TestCase/Middleware/DebugKitMiddlewareTest.php
#	tests/TestCase/ToolbarServiceTest.php
@markstory markstory merged commit 58aa308 into 5.next Aug 9, 2024
7 checks passed
@markstory markstory deleted the 5.next-upwards-merge branch August 9, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants