3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = sprintf('We tried UNSUCCESSFULLY to auto-upgrade the extension %s on the site %s (%s) because you have this configured in your myjoomla.com account, We attempted to upgrade to version %s. I highly recommend you check your site % to see if its still working, and then try to manually update this extension with the Joomla Updater to see any error. You will need to re-enable auto-updates if you want us to try again next time as this action has changed the preference to no auto-updates in future. :-) ', 1, 2, 3, 4 ); echo $text;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ntfa6
function name:  (null)
number of ops:  10
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'sprintf'
          1        SEND_VAL                                                 'We+tried+UNSUCCESSFULLY+to+auto-upgrade+the+extension+%25s+on+the+site+%25s+%28%25s%29%0A++++because+you+have+this+configured+in+your+myjoomla.com+account%2C%0A++++We+attempted+to+upgrade+to+version+%25s.+I+highly+recommend+you+check+your+site+%25+to+see+if+its+still+working%2C%0A++++and+then+try+to+manually+update+this+extension+with+the+Joomla+Updater+to+see+any+error.+You+will+need+to%0A++++re-enable+auto-updates+if+you+want+us+to+try+again+next+time+as+this+action+has+changed+the+preference+to%0A++++no+auto-updates+in+future.+%3A-%29+'
    9     2        SEND_VAL                                                 1
   10     3        SEND_VAL                                                 2
   11     4        SEND_VAL                                                 3
   12     5        SEND_VAL                                                 4
          6        DO_ICALL                                         $1      
    3     7        ASSIGN                                                   !0, $1
   15     8        ECHO                                                     !0
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.07 ms | 1394 KiB | 15 Q