Penguin
Annotated edit history of SIGABRT version 4, including all changes. View license author blame.
Rev Author # Line
3 AristotlePagaltzis 1 !!! Signal: Abort
1 PerryLorier 2
2 PerryLorier 3 Generated by abort(3). This signal by default causes your program to terminate and dump core.
4
3 AristotlePagaltzis 5 abort(3) is often called indirectly by assert(3). Basically this usually means that the program detected an illegal state and has aborted allowing for debugging.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()