1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
phorge-arcanist/scripts
epriestley 2d50e08ee6 Flush output buffers before running 'arc'
Summary: See D589. Some environments configure output buffering with a prepend script. This is rather silly, but we can at least recover from it.

Test Plan: Started multiple output buffers with ob_start() and then used phutil_console_confirm() to create a prompt. Verified that 'arc' was broken under output buffering prior to the patch, but now works correctly.

Reviewed By: dreuss
2011-07-16 08:09:47 -07:00
..
__init_script__.php Flush output buffers before running 'arc' 2011-07-16 08:09:47 -07:00
arcanist.php Move Conduit management into Workflow 2011-07-15 12:38:45 -07:00
phutil_analyzer.php Make sure 'id' and 'idx' are not marked as builtin functions? 2011-05-29 02:35:26 -07:00
phutil_mapper.php 'arc liberate', convenience wrapper for various libphutil operations 2011-05-17 09:53:19 -07:00