| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Devilbox Release v2.3.0 source code.tar.gz | 2022-12-04 | 28.2 MB | |
| Devilbox Release v2.3.0 source code.zip | 2022-12-04 | 33.4 MB | |
| README.md | 2022-12-04 | 3.8 kB | |
| Totals: 3 Items | 61.6 MB | 0 | |
Release v2.3.0 (2022-12-04)
Fixed
- Fixed correct permission for
/opt/nvmin PHP container #499, #PHP-FPM 0.141 - Fixed Debian Jessie repository trust beyond EOL #PHP-FPM 0.140
- Fixed phpPgAdmin to work with PostgreSQL 15
Added
- Added env var to Bind to specify overall memory consumption via
MAX_CACHE_SIZE#BIND 0.30 - Added PHP extension:
lz4#PHP-FPM 0.144 - Added PHP extension:
lzf#PHP-FPM 0.144 - Added PHP extension:
zstd#PHP-FPM 0.144 - Added serializer to Redis extension:
lz4,lzfandzstd#PHP-FPM 0.144 - Added MariaDB 10.9 and 10.11 #MYSQL 0.19
- Added PGSQL 15
- Added Redis 7.0
Changed
- Switched to
phalcon5.x extension for PHP 8.0 and PHP 8.1 #913, #PHP-FPM 0.143 - Updated to latest minor versions of Apache 2.2, Apache 2.4, Nginx stable and Nginx mainline
- Updated to latest minor versions of MySQL, MariaDB and Percona DB
- Updated to latest minor versions of PHP #917
- Updated PHP extensions to lastest versions #899
Removed
- Removed Phalcon DevTools for PHP 7.4 due to build error #PHP-FPM 0.142
Issues / Pull Requests
The following Issues / Pull Requests will be resolved by this PR:
- Fixes [#499]
- Fixes [#899]
- Fixes [#913]
- Fixes [#911]
- Fixes [#917]
Other notable changes
- Add docs about .local on MacOS by @jakeparis in https://github.com/cytopia/devilbox/pull/893
- Update bug_report.yml by @cytopia in https://github.com/cytopia/devilbox/pull/896
- Add custom vhost-gen yml files into gitignore by @ahberg in https://github.com/cytopia/devilbox/pull/897
- Fixing Magento 2 doc link by @rafaelstz in https://github.com/cytopia/devilbox/pull/902
- Fix: Using ${var} in strings is deprecated, use {$var} instead by @vikas5914 in https://github.com/cytopia/devilbox/pull/925
- docs: fix CodeIgniter3 docs link by @kenjis in https://github.com/cytopia/devilbox/pull/928
- fix typo by @boodaah3d in https://github.com/cytopia/devilbox/pull/926
- docs: add "Setup CodeIgniter4" by @kenjis in https://github.com/cytopia/devilbox/pull/927
- Fix rabbit container name typo in docs by @alexaandrov in https://github.com/cytopia/devilbox/pull/931
- Release v2.3.0 by @cytopia in https://github.com/cytopia/devilbox/pull/935
New Contributors
- @jakeparis made their first contribution in https://github.com/cytopia/devilbox/pull/893
- @ahberg made their first contribution in https://github.com/cytopia/devilbox/pull/897
- @rafaelstz made their first contribution in https://github.com/cytopia/devilbox/pull/902
- @vikas5914 made their first contribution in https://github.com/cytopia/devilbox/pull/925
- @kenjis made their first contribution in https://github.com/cytopia/devilbox/pull/928
- @boodaah3d made their first contribution in https://github.com/cytopia/devilbox/pull/926
- @alexaandrov made their first contribution in https://github.com/cytopia/devilbox/pull/931
Full Changelog: https://github.com/cytopia/devilbox/compare/v2.2.0...v2.3.0