PHP 8.2 deprecation notices
-
Currently on PHP 8.2, there are many deprecation notices, e.g.
[23-Jan-2024 16:17:39 UTC] PHP Deprecated: Return type of Money\Currencies\AggregateCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/AggregateCurrencies.php on line 66 [23-Jan-2024 16:17:39 UTC] PHP Deprecated: Return type of Money\Currencies\ISOCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/ISOCurrencies.php on line 64 [23-Jan-2024 16:17:39 UTC] PHP Deprecated: Return type of Money\Currencies\BitcoinCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/BitcoinCurrencies.php on line 43 [23-Jan-2024 16:17:39 UTC] PHP Deprecated: Return type of Money\Currency::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currency.php on line 86 [23-Jan-2024 16:17:39 UTC] PHP Deprecated: Return type of Money\Money::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Money.php on line 521 [23-Jan-2024 16:18:03 UTC] PHP Deprecated: Return type of Money\Currencies\AggregateCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/AggregateCurrencies.php on line 66 [23-Jan-2024 16:18:03 UTC] PHP Deprecated: Return type of Money\Currencies\ISOCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/ISOCurrencies.php on line 64 [23-Jan-2024 16:18:03 UTC] PHP Deprecated: Return type of Money\Currencies\BitcoinCurrencies::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currencies/BitcoinCurrencies.php on line 43 [23-Jan-2024 16:18:03 UTC] PHP Deprecated: Return type of Money\Currency::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Currency.php on line 86 [23-Jan-2024 16:18:03 UTC] PHP Deprecated: Return type of Money\Money::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/moneyphp/money/src/Money.php on line 521 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\FormEntry::$formMaximum is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/FormEntry.php on line 125 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\FormEntry::$formHash is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/FormEntry.php on line 125 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\FormEntry::$paymentMode is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/FormEntry.php on line 125 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\FormEntry::$action is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/FormEntry.php on line 125 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\Donation::$formEntry is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/Donation.php on line 122 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\Donation::$cardInfo is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/Donation.php on line 122 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Creation of dynamic property Give_Emails::$from_email is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/includes/emails/class-give-emails.php on line 123 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Return type of Give\Vendors\Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/vendor-prefixed/symfony/http-foundation/HeaderBag.php on line 291 [23-Jan-2024 16:30:13 UTC] PHP Deprecated: Return type of Give\Vendors\Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/vendor/vendor-prefixed/symfony/http-foundation/HeaderBag.php on line 301 [23-Jan-2024 16:30:14 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\Donation::$donorInfo is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/Donation.php on line 122 [23-Jan-2024 16:30:14 UTC] PHP Deprecated: Creation of dynamic property Give\Session\SessionDonation\SessionObjects\FormEntry::$honeypot is deprecated in /Volumes/Business/htdocs/live/duypham.local/wp-content/plugins/give/src/Session/SessionDonation/SessionObjects/FormEntry.php on line 12
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP 8.2 deprecation notices’ is closed to new replies.