- Fixed test titles

This commit is contained in:
Felipe Pena 2008-07-14 11:57:44 +00:00
parent 8a388f61a1
commit bc12bc69aa
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--TEST--
Closure 008: Use in preg_replace()
Closure 008: Use in preg_replace_callback()
--FILE--
<?php

View File

@ -1,5 +1,5 @@
--TEST--
Closure 009: Use in preg_replace()
Closure 009: Using static vars inside lambda
--FILE--
<?php
$a = 1;