3v4l.org

run code in 300+ PHP versions simultaneously
<?php $response = '--uuid:77b9608d-a34e-4272-9978-71f0afd4901a Content-Type: application/xop+xml; charset=UTF-8; type="application/soap+xml" Content-Transfer-Encoding: binary Content-ID: <root.message@cxf.apache.org> <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><env:Header xmlns:env="http://www.w3.org/2003/05/soap-envelope"></env:Header><soap:Body><ns2:CreditOrderResponse xmlns="http://cmn.sodexo.cz/type/common" xmlns:ns2="http://cm.sodexo.cz/type/cm" xmlns:ns3="http://ntf.sodexo.cz/type/ntf.002" xmlns:ns4="http://ntf.sodexo.cz/type/ntf.001" xmlns:ns5="http://nmc.sodexo.cz/type/ntfcommon"><Envelope><RequestId><IdInApplication>188187</IdInApplication><Application>3</Application></RequestId><ResponseId><IdInApplication>SDX94010000000000828668</IdInApplication><Application>8</Application></ResponseId><ResultCode>EBMCRCCO01</ResultCode><ResultText>Identifikátor extTxnId musí být unikátní.</ResultText><Timestamp>2017-06-06T08:45:28.789</Timestamp></Envelope></ns2:CreditOrderResponse></soap:Body></soap:Envelope> --uuid:77b9608d-a34e-4272-9978-71f0afd4901a--'; var_dump(preg_match('#^Content-Type:.*multipart\/.*#mi', $response));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qCEB6
function name:  (null)
number of ops:  9
compiled vars:  !0 = $response
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '--uuid%3A77b9608d-a34e-4272-9978-71f0afd4901a%0AContent-Type%3A+application%2Fxop%2Bxml%3B+charset%3DUTF-8%3B+type%3D%22application%2Fsoap%2Bxml%22%0AContent-Transfer-Encoding%3A+binary%0AContent-ID%3A+%3Croot.message%40cxf.apache.org%3E%0A%0A%3Csoap%3AEnvelope+xmlns%3Asoap%3D%22http%3A%2F%2Fwww.w3.org%2F2003%2F05%2Fsoap-envelope%22%3E%3Cenv%3AHeader+xmlns%3Aenv%3D%22http%3A%2F%2Fwww.w3.org%2F2003%2F05%2Fsoap-envelope%22%3E%3C%2Fenv%3AHeader%3E%3Csoap%3ABody%3E%3Cns2%3ACreditOrderResponse+xmlns%3D%22http%3A%2F%2Fcmn.sodexo.cz%2Ftype%2Fcommon%22+xmlns%3Ans2%3D%22http%3A%2F%2Fcm.sodexo.cz%2Ftype%2Fcm%22+xmlns%3Ans3%3D%22http%3A%2F%2Fntf.sodexo.cz%2Ftype%2Fntf.002%22+xmlns%3Ans4%3D%22http%3A%2F%2Fntf.sodexo.cz%2Ftype%2Fntf.001%22+xmlns%3Ans5%3D%22http%3A%2F%2Fnmc.sodexo.cz%2Ftype%2Fntfcommon%22%3E%3CEnvelope%3E%3CRequestId%3E%3CIdInApplication%3E188187%3C%2FIdInApplication%3E%3CApplication%3E3%3C%2FApplication%3E%3C%2FRequestId%3E%3CResponseId%3E%3CIdInApplication%3ESDX94010000000000828668%3C%2FIdInApplication%3E%3CApplication%3E8%3C%2FApplication%3E%3C%2FResponseId%3E%3CResultCode%3EEBMCRCCO01%3C%2FResultCode%3E%3CResultText%3EIdentifik%C3%A1tor+extTxnId+mus%C3%AD+b%C3%BDt+unik%C3%A1tn%C3%AD.%3C%2FResultText%3E%3CTimestamp%3E2017-06-06T08%3A45%3A28.789%3C%2FTimestamp%3E%3C%2FEnvelope%3E%3C%2Fns2%3ACreditOrderResponse%3E%3C%2Fsoap%3ABody%3E%3C%2Fsoap%3AEnvelope%3E%0A--uuid%3A77b9608d-a34e-4272-9978-71f0afd4901a--'
   14     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'preg_match'
          3        SEND_VAL                                                 '%23%5EContent-Type%3A.%2Amultipart%5C%2F.%2A%23mi'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.26 ms | 1399 KiB | 18 Q