Skip to content

Commit

Permalink
Fix phalcon#16343, DynamicUpdate is now enabled system wide
Browse files Browse the repository at this point in the history
  • Loading branch information
rudiservo committed Aug 15, 2023
1 parent df62245 commit 9691b97
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG-5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@
### Fixed

- Parse multipart/form-data from PUT request [#16271](https://github.com/phalcon/cphalcon/issues/16271)
- Set Dynamic Update by default system-wide [#16343](https://github.com/phalcon/cphalcon/issues/16343)
- Fixed memory leak in Micro application [#16404](https://github.com/phalcon/cphalcon/pull/16404)
- Set Dynamic Update by default system wide [#16343](https://github.com/phalcon/cphalcon/issues/16343)

### Added

- Added `Phalcon\Encryption\Security\JWT\Builder::addHeader()` to allow adding custom headers [#16396](https://github.com/phalcon/cphalcon/issues/16396)


## [5.2.3](https://github.com/phalcon/cphalcon/releases/tag/v5.2.3) (2023-07-26)
Expand Down

0 comments on commit 9691b97

Please sign in to comment.