3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = 'On this <em>MLA Commons</em> group, you can sign the petition for a potential new forum approved by the Executive Council as part of the association’s restructuring of division and discussion groups. To learn more about this initiative, please <a href="http://executivecouncil.coover.mlacommons.org/2014/05/14/an-introduction-to-the-new-forum-structure/">read a letter from Margaret W. Ferguson and Marianne Hirsch</a>. To petition for the creation of this new forum, you may add your name as a comment in the <a href="http://coover.mlacommons.org/groups/prospective-forum-tc-memory-studies/forum/topic/petition-6/">Petition thread</a> of the forum discussion. (Please note that members may sign no more than five new forum petitions during the 2014 membership year.) Additional information about establishing new forums and the full list of new forums are available in the <a href="http://executivecouncil.coover.mlacommons.org/instructions-for-establishing-new-forums">Instructions for Establishing New Forums</a>.'; echo strpos($test, 'Additional information');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KgD3n
function name:  (null)
number of ops:  7
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'On+this+%3Cem%3EMLA+Commons%3C%2Fem%3E+group%2C+you+can+sign+the+petition+for+a+potential+new+forum+approved+by+the+Executive+Council+as+part+of+the+association%E2%80%99s+restructuring+of+division+and+discussion+groups.+To+learn+more+about+this+initiative%2C+please+%3Ca+href%3D%22http%3A%2F%2Fexecutivecouncil.coover.mlacommons.org%2F2014%2F05%2F14%2Fan-introduction-to-the-new-forum-structure%2F%22%3Eread+a+letter+from+Margaret+W.+Ferguson+and+Marianne+Hirsch%3C%2Fa%3E.+To+petition+for+the+creation+of+this+new+forum%2C+you+may+add+your+name+as+a+comment+in+the+%3Ca+href%3D%22http%3A%2F%2Fcoover.mlacommons.org%2Fgroups%2Fprospective-forum-tc-memory-studies%2Fforum%2Ftopic%2Fpetition-6%2F%22%3EPetition+thread%3C%2Fa%3E+of+the+forum+discussion.+%28Please+note+that+members+may+sign+no+more+than+five+new+forum+petitions+during+the+2014+membership+year.%29+Additional+information+about+establishing+new+forums+and+the+full+list+of+new+forums+are+available+in+the+%3Ca+href%3D%22http%3A%2F%2Fexecutivecouncil.coover.mlacommons.org%2Finstructions-for-establishing-new-forums%22%3EInstructions+for+Establishing+New+Forums%3C%2Fa%3E.'
    4     1        INIT_FCALL                                               'strpos'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'Additional+information'
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
217.53 ms | 1395 KiB | 15 Q