]> granicus.if.org Git - php/commitdiff
fix test
authorHannes Magnusson <bjori@php.net>
Wed, 30 Aug 2006 09:44:53 +0000 (09:44 +0000)
committerHannes Magnusson <bjori@php.net>
Wed, 30 Aug 2006 09:44:53 +0000 (09:44 +0000)
ext/standard/tests/serialize/bug37947.phpt

index 7b106cbb85a6b423a21ec0b6d56e0612739164b2..07371d1a3fbecc4dd3188e8b14ce4a8468a7d5f9 100755 (executable)
@@ -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 -