mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
fix test description
This commit is contained in:
parent
670b075f87
commit
3782a4acf2
@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
Bug #26077 Memory leaks when creating an instance of an object
|
||||
Bug #26077 (Memory leaks when creating an instance of an object)
|
||||
--FILE--
|
||||
<?php
|
||||
class foo {} new foo();
|
||||
|
Loading…
Reference in New Issue
Block a user