Skip to content

Commit

Permalink
Release 1.17.91 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Nov 6, 2024
1 parent 44b5e01 commit c97f863
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.17.91 2024-11-06 <dave at tiredofit dot ca>

### Added
- Add PHP Posix Module (#198)


## 1.17.90 2024-11-04 <dave at tiredofit dot ca>

### Added
Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ENV FREESCOUT_VERSION=${FREESCOUT_VERSION:-"1.8.156"} \
PHP_ENABLE_OPENSSL=TRUE \
PHP_ENABLE_PCNTL=TRUE \
PHP_ENABLE_PDO_PGSQL=TRUE \
PHP_EANBLE_POSIX=TRUE \
PHP_ENABLE_SIMPLEXML=TRUE \
PHP_ENABLE_TOKENIZER=TRUE \
PHP_ENABLE_ZIP=TRUE \
Expand Down

0 comments on commit c97f863

Please sign in to comment.