Arquivos
hhvm/hphp/test/quick/closure.php.expectf
T
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00

19 linhas
386 B
Plaintext

Use: 246 2000
Args: 777 500
#0 funk() called at %s:17]
#1 {closure}() called at %s:27]
#2 main() called at %s:33]
Use: 246 4000
Args: 888 500
#0 funk() called at %s:17]
#1 {closure}() called at %s:28]
#2 main() called at %s:33]
object(Closure$%s)#1 (2) {
["use_by_val":"Closure$%s":private]=>
int(123)
["use_by_ref":"Closure$%s":private]=>
&int(4000)
}
int(123)
int(4000)