1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext/imap
Nikita Popov b66168e86b Fix maybe-uninitialized warning
Some GCC versions don't like zend_try in loop. Avoid the issue
by pulling it out of the loop, we don't particularly care about
skipping further warnings if a bailout occurs, just that it
does not interrupt shutdown.

Closes GH-7380.
2021-08-17 12:27:32 +02:00
..
2021-04-26 21:49:38 -07:00
2019-07-18 02:21:39 +02:00
2021-01-03 16:15:46 +01:00
2021-08-17 12:27:32 +02:00
2021-01-03 16:15:46 +01:00