You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16349 [VarExporter] Make example work (antalaron)
This PR was merged into the 4.4 branch.
Discussion
----------
[VarExporter] Make example work
The exported php file is not a valid php as it does not contain the opening tag and has no `return` and closing semicolon. So the require won't work as expected.
Commits
-------
5832e22 Make example work
0 commit comments