rfc:readline_interactive_shell_result_function_straw_poll

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:readline_interactive_shell_result_function_straw_poll [2021/01/08 03:02] tandrerfc:readline_interactive_shell_result_function_straw_poll [2021/01/16 20:25] (current) tandre
Line 1: Line 1:
 ====== Straw poll: Interest in configurable callback to dump results of expressions in ''php -a'' ====== ====== Straw poll: Interest in configurable callback to dump results of expressions in ''php -a'' ======
-  * Version: 0.1+  * Version: 0.2
   * Date: 2021-01-05   * Date: 2021-01-05
   * Author: Tyson Andre, <tandre@php.net>   * Author: Tyson Andre, <tandre@php.net>
-  * Status: Voting+  * Status: Closed
   * First Published at: https://wiki.php.net/rfc/readline_interactive_shell_result_function_straw_poll   * First Published at: https://wiki.php.net/rfc/readline_interactive_shell_result_function_straw_poll
  
Line 202: Line 202:
 The proposed default uses var_export for scalars, nothing for null, and var_dump for objects/arrays/resources. The proposed default uses var_export for scalars, nothing for null, and var_dump for objects/arrays/resources.
  
-<doodle title="Straw poll: Interest in configurable callback to dump results of expressions in `php -a`" auth="tandre" voteType="multi" closed="false">+<doodle title="Straw poll: Interest in configurable callback to dump results of expressions in `php -a`" auth="tandre" voteType="multi" closed="true">
    * Support overriding (no default dumper).    * Support overriding (no default dumper).
    * Support overriding (use proposed default dumper).    * Support overriding (use proposed default dumper).
Line 210: Line 210:
 </doodle> </doodle>
  
-What tools do you currently use?+==== What tools do you currently use? ====
  
-<doodle title="Straw poll: Preferred shell choice/substitute before this RFC was created" auth="tandre" voteType="multi" closed="false">+**Clicking vote will only submit an answer for the question(form) that you voted on. To answer both questions, you must click vote for one question, choose the answer for the other question, then vote for the other question.** 
 + 
 +<doodle title="Straw poll: Preferred shell choice/substitute before this RFC was created" auth="tandre" voteType="multi" closed="true">
    * php -a    * php -a
    * php (non-interactive)    * php (non-interactive)
Line 228: Line 230:
   * https://wiki.php.net/rfc/readline_interactive_shell_result_function   * https://wiki.php.net/rfc/readline_interactive_shell_result_function
   * https://externals.io/message/111073 "Improving the usability of PHP's interactive shell? (completions, displaying expression results, custom syntax)"   * https://externals.io/message/111073 "Improving the usability of PHP's interactive shell? (completions, displaying expression results, custom syntax)"
 +
 +===== Changelog =====
 +
 +0.2 Visually separate the forms
rfc/readline_interactive_shell_result_function_straw_poll.1610074956.txt.gz · Last modified: 2021/01/08 03:02 by tandre