Producing a segfault in PHP < 5.4
This code makes PHP (prior 5.4) crash. It produces a segfault or a memory overflow.
<?php
$foo = array(); // important to init as array
$foo[$undefined] = 'boom!';
Written by jayay
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#