Naná, miért is restart-olna. Egyébként, ha jól értem, az USR1 szignáltól kellene meg-graceful-nia.
Az első érdekesség, amit látni vélek, hogy egy 'zend_signal_init' nevű komponens is rászívózik a SIGHUP, SIGINT, SIGQUIT, SIGILL, SIGTRAP, SIGABRT, SIGEMT, SIGFPE, SIGKILL(?), SIGBUS-ra. Meg másokra (255-ig). Persze lehet, hogy csak a PHP saját futása idejére.
Szerk:nem akarom az Oracle11-et gyanusítani, de ismét találtam néhány komponenst, amiket szerintem nem kellene exportálnia
$ dump -Tv -X64 libphp.so.7
[287] 0x00000000 undef IMP RW EXTref /opt/lib64/libclntsh.so.11 guesses
[373] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 ldexp
[374] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 logb
[375] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 sigsetjmp
[376] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 siglongjmp
[377] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 acos
[378] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 asin
[379] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 atan
[380] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 atan2
[381] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 copysign
[382] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 cos
[383] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 cosh
[384] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 exp
[385] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 log
[386] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 log10
[387] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 sin
[388] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 sinh
[389] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 tan
[390] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 tanh
[391] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 unordered
[392] 0x00000000 undef IMP DS EXTref /opt/lib64/libclntsh.so.11 expm1