Use StaticArrayWriter in LCStoreStaticArray
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 19 Aug 2018 10:17:52 +0000 (03:17 -0700)
committerKrinkle <krinklemail@gmail.com>
Mon, 27 Aug 2018 22:23:08 +0000 (22:23 +0000)
commite4676f42ffceae5249c4d3f02f1d43c2f2ef44e5
tree2d8d3c03d674edc8df1151daa06425abe657eecb
parent8a3bdfc633d04cc151ffbcd7e1b41edac4c8c4f9
Use StaticArrayWriter in LCStoreStaticArray

...instead of var_export(), which uses array() syntax and spaces for
indentation.

Also get rid of some unnecessary closure indirection.

Bug: T200626
Change-Id: I5db8ade50fcba5ecf394817b2d14295620314ea7
includes/cache/localisation/LCStoreStaticArray.php