Skip to content

hannob/php-crashers

Repository files navigation

php-crashers

Example scripts that cause segfaults in PHP

description

PHP is a memory safe language with a garbage collector, thus it usually shouldn't crash unless there is a bug.

However while analyzing why PHP services crash I occasionally found situations where PHP crashed that the PHP developers didn't consider worth fixing. I'll collect them here.

2024 update notice

To PHP's credit, all of the examples in this repository no longer crash in modern PHP (tested with 8.3.3).

links

About

Example scripts that cause segfaults in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages