Skip to content

Commit

Permalink
Cleanup compiler options for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Apr 21, 2024
1 parent 512b8c6 commit 6eb6f8e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/definitions/8.4
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
--with-pdo-firebird=shared,/usr
--enable-phar=shared
--enable-posix=shared
--with-pspell=shared,/usr
--enable-session
--enable-shmop=shared
--enable-sockets=shared
Expand Down Expand Up @@ -50,12 +49,6 @@
# mhash
--with-mhash=/usr

#imap
--with-imap=shared,/usr
--with-kerberos
--with-imap-ssl=yes


# ldap
--with-ldap=shared,/usr
--with-ldap-sasl
Expand All @@ -68,7 +61,6 @@
--enable-mysqlnd=shared
--enable-mysqlnd-compression-support
--with-zlib=/usr
--with-zlib-dir=/usr
--with-mysqli=shared,mysqlnd
--with-mysql-sock=/var/run/mysqld/mysqld.sock
--with-pdo-mysql=shared,mysqlnd
Expand Down

0 comments on commit 6eb6f8e

Please sign in to comment.