mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Merge branch 'PHP-7.0'
* PHP-7.0: fixed typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #70895 null ptr deref and segfault with crafted calable
|
||||
Bug #70895 null ptr deref and segfault with crafted callable
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #70895 null ptr deref and segfault with crafted calable
|
||||
Bug #70895 null ptr deref and segfault with crafted callable
|
||||
--FILE--
|
||||
<?php
|
||||
function m($f,$a){
|
||||
|
||||
Reference in New Issue
Block a user