Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.3.2

Bug #17716 With Echo off the Extensions can't show text
Submitted: 2010-08-17 14:33 UTC
From: jespino Assigned:
Status: Open Package: PHP_Shell (version SVN)
PHP Version: 5.3.2 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2010-08-17 14:33 UTC] jespino (Jesús Espino)
Description: ------------ The new Echo Extension remove the echo of the result functions, but also remove the Extensions outputs. Test script: --------------- In the php-shell :set echo=false ? Expected result: ---------------- 'Inline Help: >> quit leaves the shell >> ? show this help >> ? license show license of the shell >> :set <var> set a shell variable >> ? <var> show the DocComment a Class, Method or Function e.g.: ? fopen(), ? PHP_Shell, ? $__shell >> p <var> print the variable verbosly >> r <filename> load a php-script and execute each line ' Actual result: -------------- (nothing)

Comments

 [2011-12-13 03:41 UTC] doconnor (Daniel O'Connor)
Feel free to track this down & patch it, as it's now unmaintained.