php-src/sapi
Nikita Popov 7f6c22cb3d Fix last maybe uninit warnings on 7.4
Most of these only occur under GCC 5. Not fond of all the workarounds
(especially the PDO one), but it gets us a clean build...
2019-04-15 11:35:13 +02:00
..
apache2handler Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc. 2019-03-14 03:01:01 +03:00
cgi Remove checks for locale.h, setlocale, localeconv 2019-04-07 18:32:54 +02:00
cli Fix last maybe uninit warnings on 7.4 2019-04-15 11:35:13 +02:00
embed Remove HAVE_SIGNAL_H 2019-04-07 15:55:34 +02:00
fpm Backported call frame initialization improvement 2019-04-12 02:35:42 +03:00
litespeed Merge branch 'PHP-7.3' into PHP-7.4 2019-04-12 17:48:22 -04:00
phpdbg Fix strict aliasing violation in phpdbg 2019-04-12 16:46:23 +02:00