Arquivos
hhvm/hphp/runtime/eval/debugger/cmd
Edwin Smith cd734dec99 Eliminate ArrayInit.set(litstr)
In runtime code, use StaticString for literals or String for computed
char strings.  In test code, I justed used String("literal") to keep
the conversion simpler.  I think tests are ultimately easier to maintain
without the StaticString treatment.
2013-05-30 17:32:58 -07:00
..
2013-05-15 13:05:06 -07:00
2013-05-30 17:32:58 -07:00
2013-05-30 17:32:58 -07:00
2013-02-11 02:10:41 -08:00