Skip to content

Deprecated Functional error on Magento 2.4.5

I’m getting following error while compiling magento 2.4.5 which is newly upgraded from Magento 2.4.3

 Deprecated Functionality: Zend_Http_UserAgent implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/wff/vendor/magento/zendframework1/library/Zend/Http/  
  UserAgent.php on line 37 

                                                                                                                      
                                                      

Can any one help me how to fix this
php version 8.1