Public bug reported:

My 20.04 system recently upgraded php7.4-ldap from 7.4.3-4ubuntu2.24 to
7.4.3-4ubuntu2.26. (N.B. other PHP packages updated at the same time as
well). This leads to php throwing errors:

# php --version
PHP Warning:  PHP Startup: Unable to load dynamic library 'ldap.so' (tried: 
/usr/lib/php/20190902/ldap.so (/usr/lib/php/20190902/ldap.so: undefined symbol: 
RETURN_THROWS), /usr/lib/php/20190902/ldap.so.so 
(/usr/lib/php/20190902/ldap.so.so: cannot open shared object file: No such file 
or directory)) in Unknown on line 0

Steps to reproduce inside docker:

docker run --rm -it ubuntu:20.04
apt-get update
apt-get install php php-ldap
php --version

** Affects: php7.4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091695

Title:
  PHP ldap: undefined symbol RETURN_THROWS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.4/+bug/2091695/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to