--TEST-- Bug #78272: calling preg_match() before pcntl_fork() will freeze child process --SKIPIF-- --FILE-- --EXPECT-- Child start Array ( [0] => abc ) End child End Main