Regression test for uncounted array/string issue
commit3ae5f89a15b075d8abb323c56c9b4ad7d166d51d
authorDaniel Andersson <koda@fb.com>
Thu, 16 Jun 2016 15:18:19 +0000 (16 08:18 -0700)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Thu, 16 Jun 2016 15:34:00 +0000 (16 08:34 -0700)
tree57553f1c3b124ec45f2a03289c7f6e437360272b
parentaac1a733ce5b8e92b710baaed1a1873df58b254c
Regression test for uncounted array/string issue

Summary: Test that array elements of type KindOfPersistentString are copied when the parent array is stored in APC.

Reviewed By: jano

Differential Revision: D3368145

fbshipit-source-id: 6a50dffe24b117128f5fb8482f49c2448477c8c8
hphp/test/slow/apc/uncounted_array_copy.php [new file with mode: 0644]
hphp/test/slow/apc/uncounted_array_copy.php.expect [new file with mode: 0644]
hphp/test/slow/apc/uncounted_array_copy.php.opts [new file with mode: 0644]