Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d3e)
Fixed JsonFormatter handling of incomplete classes (#1834)
Added NormalizerFormatter->setBasePath(...) (and JsonFormatter by extension) that allows removing the project's path from the stack trace output (47e301d3e)
Fixed JsonFormatter handling of incomplete classes (#1834)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 5 updates in the / directory:
3.6.0
3.7.0
1.29.0
1.30.0
1.29.0
1.30.0
1.29.0
1.30.0
1.29.0
1.30.0
Updates
monolog/monolog
from 3.6.0 to 3.7.0Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
Commits
f4393b6
Update changelogf836e01
Update example in RedisHandler (#1894)4112a18
add formatted key in ArrayAccess for LogRecord (#1886)b56faa6
Expand code a bit4bfbba8
Fix build07cd08e
Fix CS3ba77d1
Use fully-qualified name for native functions (#1887)4e03d25
Fix IntrospectionProcessor tests that were not validating the code under test...47e301d
Also add setBasePath to NormalizerFormatter/JsonFormattera4471eb
Merge branch '2.x'Updates
symfony/polyfill-ctype
from 1.29.0 to 1.30.0Commits
0424dff
Revert "minor #477 Auto-close PRs on subtree-splits (kbond)"c9e59de
Auto-close PRs on subtree-splitsUpdates
symfony/polyfill-mbstring
from 1.29.0 to 1.30.0Commits
fd22ab5
Fix CS3911b81
bug #479 [Mbstring] The first arg of mb_convert_encoding can be an array (ala...59bfb48
[Mbstring] The first arg of mb_convert_encoding can be an arraye642fbe
Auto-close PRs on subtree-splits64642e0
Add Mbstring::assertEncoding()3cf9598
feature #466 [mbstring][PHP 8.4] Addmb_ucfirst
andmb_lcfirst
to polyfil...2b48d52
[mbstring][PHP 8.4] Addmb_ucfirst
andmb_lcfirst
to polyfillse5e7ddb
Update nullable types for PHP 8.4Updates
symfony/polyfill-php80
from 1.29.0 to 1.30.0Commits
77fa799
Revert "minor #477 Auto-close PRs on subtree-splits (kbond)"7d191eb
Auto-close PRs on subtree-splitsUpdates
symfony/polyfill-php81
from 1.29.0 to 1.30.0Commits
3fb0757
Fix CS1d0f60d
Revert "minor #477 Auto-close PRs on subtree-splits (kbond)"c797154
Auto-close PRs on subtree-splitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show