This commit is contained in:
Hannes Magnusson 2006-08-30 09:44:53 +00:00
parent 8388180466
commit d6ec9d21ec

View File

@ -3,7 +3,7 @@ Bug #37947 (zend_ptr_stack reallocation problem)
--INI--
error_reporting=0
--FILE--
<?
<?php
class test {
function extend_zend_ptr_stack($count,$a,$b,$c,$d,$e) {
if ($count>0) $this->extend_zend_ptr_stack($count -