Advertisement
Guest User

Compiling PHP 5.4.11 on Windows fails

a guest
Jan 25th, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 430.97 KB | None | 0 0
  1.  
  2. Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
  3. Copyright (C) Microsoft Corporation. All rights reserved.
  4.  
  5. Recreating build dirs
  6. bison.exe --output=Zend/zend_ini_parser.c -v -d -p ini_ Zend/zend_ini_parser.y
  7. bison.exe --output=Zend/zend_language_parser.c -v -d -p zend Zend/zend_language_parser.y
  8. "re2c.exe" --case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l
  9. "re2c.exe" --case-inverted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l
  10. type ext\iconv\php_iconv.def ext\pcre\php_pcre.def ext\zlib\php_zlib.def ext\libxml\php_libxml2.def > Release_TS\php5ts.dll.def
  11.  
  12. ext\iconv\php_iconv.def
  13.  
  14.  
  15.  
  16. ext\pcre\php_pcre.def
  17.  
  18.  
  19.  
  20. ext\zlib\php_zlib.def
  21.  
  22.  
  23.  
  24. ext\libxml\php_libxml2.def
  25.  
  26.  
  27. "C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin\mc.exe" -h win32\ -r Release_TS\ -x Release_TS\ win32\build\wsyslog.mc
  28. MC: Compiling win32\build\wsyslog.mc
  29. SET PATH=C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin;C:\Program Files\Microsoft Visual Studio 9.0\VC\vcpackages;C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE;C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin;C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\php-sdk\bin\\..\bin;C:\php-sdk\bin\;D:\apps\svn\bin;C:\php-sdk\php54dev\vc9\x86\deps\bin
  30.  
  31. Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
  32. Copyright (C) Microsoft Corporation. All rights reserved.
  33.  
  34. Recreating build dirs
  35. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\Zend\ /FdRelease_TS\Zend\ /FpRelease_TS\Zend\ /FRRelease_TS\Zend\ /c Zend\zend.c Zend\zend_API.c Zend\zend_alloc.c Zend\zend_builtin_functions.c Zend\zend_closures.c Zend\zend_compile.c Zend\zend_constants.c Zend\zend_default_classes.c Zend\zend_dynamic_array.c Zend\zend_exceptions.c Zend\zend_execute.c Zend\zend_execute_API.c Zend\zend_extensions.c Zend\zend_float.c Zend\zend_gc.c Zend\zend_hash.c Zend\zend_highlight.c Zend\zend_indent.c Zend\zend_ini.c Zend\zend_ini_parser.c Zend\zend_ini_scanner.c Zend\zend_interfaces.c Zend\zend_iterators.c Zend\zend_language_parser.c Zend\zend_language_scanner.c Zend\zend_list.c Zend\zend_llist.c Zend\zend_multibyte.c Zend\zend_object_handlers.c Zend\zend_objects.c Zend\zend_objects_API.c Zend\zend_opcode.c Zend\zend_operators.c Zend\zend_ptr_stack.c Zend\zend_qsort.c Zend\zend_sprintf.c Zend\zend_stack.c Zend\zend_stream.c Zend\zend_string.c Zend\zend_strtod.c Zend\zend_ts_hash.c Zend\zend_variables.c
  36. zend.c
  37. Zend\zend.c(557) : warning C4090: 'function' : different 'const' qualifiers
  38. Zend\zend.c(557) : warning C4090: 'function' : different 'const' qualifiers
  39. zend_API.c
  40. zend_alloc.c
  41. zend_builtin_functions.c
  42. zend_closures.c
  43. zend_compile.c
  44. Zend\zend_compile.c(3165) : warning C4018: '>=' : signed/unsigned mismatch
  45. Zend\zend_compile.c(3179) : warning C4018: '>=' : signed/unsigned mismatch
  46. Zend\zend_compile.c(3199) : warning C4018: '>=' : signed/unsigned mismatch
  47. zend_constants.c
  48. zend_default_classes.c
  49. zend_dynamic_array.c
  50. zend_exceptions.c
  51. zend_execute.c
  52. Zend\zend_execute.c(763) : warning C4018: '>=' : signed/unsigned mismatch
  53. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(971) : warning C4018: '>=' : signed/unsigned mismatch
  54. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1078) : warning C4018: '>' : signed/unsigned mismatch
  55. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1081) : warning C4018: '<' : signed/unsigned mismatch
  56. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1083) : warning C4018: '>=' : signed/unsigned mismatch
  57. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3232) : warning C4101: 'free_op1' : unreferenced local variable
  58. zend_execute_API.c
  59. Zend\zend_execute_API.c(851) : warning C4018: '>' : signed/unsigned mismatch
  60. Zend\zend_execute_API.c(1785) : warning C4018: '<' : signed/unsigned mismatch
  61. zend_extensions.c
  62. zend_float.c
  63. zend_gc.c
  64. zend_hash.c
  65. zend_highlight.c
  66. zend_indent.c
  67. Zend\zend_indent.c(72) : warning C4018: '<' : signed/unsigned mismatch
  68. zend_ini.c
  69. zend_ini_parser.c
  70. Zend/zend_ini_parser.c(529) : warning C4273: 'malloc' : inconsistent dll linkage
  71. C:\Program Files\Microsoft Visual Studio 9.0\VC\Include\malloc.h(119) : see previous definition of 'malloc'
  72. Zend/zend_ini_parser.c(536) : warning C4273: 'free' : inconsistent dll linkage
  73. C:\Program Files\Microsoft Visual Studio 9.0\VC\Include\malloc.h(118) : see previous definition of 'free'
  74. Running Code Analysis for C/C++...
  75. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_ini_parser.y(83) : warning C6204: Possible buffer overrun in call to 'memcpy': use of unchecked parameter 'result'
  76. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_ini_parser.y(94) : warning C6011: Dereferencing NULL pointer '(*result).value.str.val': Lines: 93, 94
  77. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_highlight.c(80) : warning C6001: Using uninitialized memory 'filtered': Lines: 59, 60, 61, 63, 69, 79, 80
  78. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_highlight.c(85) : warning C6244: Local declaration of 'syntax_highlighter_ini' hides previous declaration at line '50' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_highlight.h'
  79. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_hash.c(1360) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  80. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_hash.c(1361) : warning C6246: Local declaration of 'q' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '1215' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_hash.c': Lines: 1215
  81. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_hash.c(1359) : warning C6326: Potential comparison of a constant with another constant
  82. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute_api.c(559) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  83. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute_api.c(564) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  84. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute_api.c(1432) : warning C6309: Argument '2' is null: this does not adhere to function specification of 'UnregisterClassA'
  85. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute_api.c(1432) : warning C6387: 'argument 2' might be '0': this does not adhere to the specification for the function 'UnregisterClassA': Lines: 1408, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1423, 1424, 1425, 1431, 1432
  86. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute_api.c(1443) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'WaitForSingleObject': Lines: 1440, 1441, 1442, 1443
  87. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_execute.c(1148) : warning C6011: Dereferencing NULL pointer 'dim': Lines: 1089, 1090, 1092, 1138, 1139, 1141, 1144, 1145, 1148
  88. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1161) : warning C6326: Potential comparison of a constant with another constant
  89. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1169) : warning C6326: Potential comparison of a constant with another constant
  90. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1235) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  91. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1250) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  92. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1195) : warning C6326: Potential comparison of a constant with another constant
  93. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1233) : warning C6326: Potential comparison of a constant with another constant
  94. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1233) : warning C6326: Potential comparison of a constant with another constant
  95. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1240) : warning C6326: Potential comparison of a constant with another constant
  96. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1249) : warning C6326: Potential comparison of a constant with another constant
  97. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1466) : warning C6326: Potential comparison of a constant with another constant
  98. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1474) : warning C6326: Potential comparison of a constant with another constant
  99. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1541) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  100. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1555) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  101. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1501) : warning C6326: Potential comparison of a constant with another constant
  102. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1539) : warning C6326: Potential comparison of a constant with another constant
  103. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1539) : warning C6326: Potential comparison of a constant with another constant
  104. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1546) : warning C6326: Potential comparison of a constant with another constant
  105. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1555) : warning C6326: Potential comparison of a constant with another constant
  106. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1634) : warning C6326: Potential comparison of a constant with another constant
  107. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1642) : warning C6326: Potential comparison of a constant with another constant
  108. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1707) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  109. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1714) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  110. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1723) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  111. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1669) : warning C6326: Potential comparison of a constant with another constant
  112. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1707) : warning C6326: Potential comparison of a constant with another constant
  113. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1707) : warning C6326: Potential comparison of a constant with another constant
  114. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1714) : warning C6326: Potential comparison of a constant with another constant
  115. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1723) : warning C6326: Potential comparison of a constant with another constant
  116. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1802) : warning C6326: Potential comparison of a constant with another constant
  117. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1810) : warning C6326: Potential comparison of a constant with another constant
  118. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1836) : warning C6326: Potential comparison of a constant with another constant
  119. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1844) : warning C6326: Potential comparison of a constant with another constant
  120. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1908) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  121. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1924) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  122. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1870) : warning C6326: Potential comparison of a constant with another constant
  123. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1908) : warning C6326: Potential comparison of a constant with another constant
  124. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1908) : warning C6326: Potential comparison of a constant with another constant
  125. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1915) : warning C6326: Potential comparison of a constant with another constant
  126. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1924) : warning C6326: Potential comparison of a constant with another constant
  127. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2033) : warning C6326: Potential comparison of a constant with another constant
  128. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2036) : warning C6326: Potential comparison of a constant with another constant
  129. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2071) : warning C6326: Potential comparison of a constant with another constant
  130. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2101) : warning C6326: Potential comparison of a constant with another constant
  131. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2131) : warning C6326: Potential comparison of a constant with another constant
  132. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2165) : warning C6326: Potential comparison of a constant with another constant
  133. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2196) : warning C6326: Potential comparison of a constant with another constant
  134. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2252) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  135. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2260) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  136. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2248) : warning C6326: Potential comparison of a constant with another constant
  137. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2252) : warning C6326: Potential comparison of a constant with another constant
  138. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2260) : warning C6326: Potential comparison of a constant with another constant
  139. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2260) : warning C6326: Potential comparison of a constant with another constant
  140. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2291) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  141. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2323) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  142. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2291) : warning C6326: Potential comparison of a constant with another constant
  143. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2291) : warning C6326: Potential comparison of a constant with another constant
  144. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2297) : warning C6326: Potential comparison of a constant with another constant
  145. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2319) : warning C6326: Potential comparison of a constant with another constant
  146. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2323) : warning C6326: Potential comparison of a constant with another constant
  147. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2358) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  148. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2358) : warning C6326: Potential comparison of a constant with another constant
  149. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2429) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  150. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2429) : warning C6326: Potential comparison of a constant with another constant
  151. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2697) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  152. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2744) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  153. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2746) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  154. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2745) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  155. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2745) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  156. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2697) : warning C6326: Potential comparison of a constant with another constant
  157. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2697) : warning C6326: Potential comparison of a constant with another constant
  158. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2744) : warning C6326: Potential comparison of a constant with another constant
  159. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2745) : warning C6326: Potential comparison of a constant with another constant
  160. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2745) : warning C6326: Potential comparison of a constant with another constant
  161. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2833) : warning C6326: Potential comparison of a constant with another constant
  162. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2884) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  163. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2884) : warning C6326: Potential comparison of a constant with another constant
  164. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2884) : warning C6326: Potential comparison of a constant with another constant
  165. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2935) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  166. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2935) : warning C6326: Potential comparison of a constant with another constant
  167. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(2935) : warning C6326: Potential comparison of a constant with another constant
  168. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3242) : warning C6326: Potential comparison of a constant with another constant
  169. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3251) : warning C6326: Potential comparison of a constant with another constant
  170. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3254) : warning C6326: Potential comparison of a constant with another constant
  171. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3260) : warning C6326: Potential comparison of a constant with another constant
  172. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3272) : warning C6326: Potential comparison of a constant with another constant
  173. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3282) : warning C6326: Potential comparison of a constant with another constant
  174. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3311) : warning C6326: Potential comparison of a constant with another constant
  175. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3322) : warning C6326: Potential comparison of a constant with another constant
  176. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3330) : warning C6326: Potential comparison of a constant with another constant
  177. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3450) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  178. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3454) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  179. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3485) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  180. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3426) : warning C6326: Potential comparison of a constant with another constant
  181. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3449) : warning C6326: Potential comparison of a constant with another constant
  182. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3450) : warning C6326: Potential comparison of a constant with another constant
  183. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3453) : warning C6326: Potential comparison of a constant with another constant
  184. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3454) : warning C6326: Potential comparison of a constant with another constant
  185. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3457) : warning C6326: Potential comparison of a constant with another constant
  186. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3462) : warning C6326: Potential comparison of a constant with another constant
  187. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3480) : warning C6326: Potential comparison of a constant with another constant
  188. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3485) : warning C6326: Potential comparison of a constant with another constant
  189. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3488) : warning C6326: Potential comparison of a constant with another constant
  190. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3495) : warning C6326: Potential comparison of a constant with another constant
  191. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3486) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 3419, 3420, 3421, 3424, 3426, 3428, 3429, 3438, 3450, 3454, 3457, 3458, 3459, 3462, 3463, 3464, 3476, 3477, 3478, 3482, 3483, 3486
  192. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3539) : warning C6326: Potential comparison of a constant with another constant
  193. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3555) : warning C6326: Potential comparison of a constant with another constant
  194. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3590) : warning C6326: Potential comparison of a constant with another constant
  195. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3626) : warning C6326: Potential comparison of a constant with another constant
  196. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3649) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  197. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3666) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  198. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3719) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  199. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3649) : warning C6326: Potential comparison of a constant with another constant
  200. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3649) : warning C6326: Potential comparison of a constant with another constant
  201. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3652) : warning C6326: Potential comparison of a constant with another constant
  202. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3666) : warning C6326: Potential comparison of a constant with another constant
  203. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3678) : warning C6326: Potential comparison of a constant with another constant
  204. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3694) : warning C6326: Potential comparison of a constant with another constant
  205. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3719) : warning C6326: Potential comparison of a constant with another constant
  206. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3719) : warning C6326: Potential comparison of a constant with another constant
  207. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3733) : warning C6326: Potential comparison of a constant with another constant
  208. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3773) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  209. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3788) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  210. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3810) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  211. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3750) : warning C6326: Potential comparison of a constant with another constant
  212. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3751) : warning C6326: Potential comparison of a constant with another constant
  213. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3768) : warning C6326: Potential comparison of a constant with another constant
  214. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3773) : warning C6326: Potential comparison of a constant with another constant
  215. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3773) : warning C6326: Potential comparison of a constant with another constant
  216. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3777) : warning C6326: Potential comparison of a constant with another constant
  217. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3780) : warning C6326: Potential comparison of a constant with another constant
  218. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3786) : warning C6326: Potential comparison of a constant with another constant
  219. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3788) : warning C6326: Potential comparison of a constant with another constant
  220. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3788) : warning C6326: Potential comparison of a constant with another constant
  221. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3800) : warning C6326: Potential comparison of a constant with another constant
  222. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3808) : warning C6326: Potential comparison of a constant with another constant
  223. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3810) : warning C6326: Potential comparison of a constant with another constant
  224. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3810) : warning C6326: Potential comparison of a constant with another constant
  225. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3825) : warning C6326: Potential comparison of a constant with another constant
  226. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3826) : warning C6326: Potential comparison of a constant with another constant
  227. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3844) : warning C6326: Potential comparison of a constant with another constant
  228. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3851) : warning C6326: Potential comparison of a constant with another constant
  229. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3854) : warning C6326: Potential comparison of a constant with another constant
  230. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3868) : warning C6326: Potential comparison of a constant with another constant
  231. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(3879) : warning C6326: Potential comparison of a constant with another constant
  232. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4256) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  233. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4228) : warning C6326: Potential comparison of a constant with another constant
  234. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4251) : warning C6326: Potential comparison of a constant with another constant
  235. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4252) : warning C6326: Potential comparison of a constant with another constant
  236. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4255) : warning C6326: Potential comparison of a constant with another constant
  237. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4256) : warning C6326: Potential comparison of a constant with another constant
  238. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4259) : warning C6326: Potential comparison of a constant with another constant
  239. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4264) : warning C6326: Potential comparison of a constant with another constant
  240. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4282) : warning C6326: Potential comparison of a constant with another constant
  241. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4287) : warning C6326: Potential comparison of a constant with another constant
  242. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4290) : warning C6326: Potential comparison of a constant with another constant
  243. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4297) : warning C6326: Potential comparison of a constant with another constant
  244. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4310) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 4221, 4222, 4223, 4226, 4228, 4230, 4231, 4240, 4252, 4256, 4259, 4260, 4261, 4262, 4264, 4268, 4270, 4273, 4274, 4278, 4279, 4280, 4284, 4285, 4288, 4297, 4298, 4310
  245. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4341) : warning C6326: Potential comparison of a constant with another constant
  246. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4360) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  247. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4377) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  248. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4430) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  249. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4360) : warning C6326: Potential comparison of a constant with another constant
  250. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4360) : warning C6326: Potential comparison of a constant with another constant
  251. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4363) : warning C6326: Potential comparison of a constant with another constant
  252. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4377) : warning C6326: Potential comparison of a constant with another constant
  253. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4389) : warning C6326: Potential comparison of a constant with another constant
  254. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4405) : warning C6326: Potential comparison of a constant with another constant
  255. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4430) : warning C6326: Potential comparison of a constant with another constant
  256. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4430) : warning C6326: Potential comparison of a constant with another constant
  257. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4444) : warning C6326: Potential comparison of a constant with another constant
  258. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4742) : warning C6326: Potential comparison of a constant with another constant
  259. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4751) : warning C6326: Potential comparison of a constant with another constant
  260. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4754) : warning C6326: Potential comparison of a constant with another constant
  261. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4760) : warning C6326: Potential comparison of a constant with another constant
  262. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4772) : warning C6326: Potential comparison of a constant with another constant
  263. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4782) : warning C6326: Potential comparison of a constant with another constant
  264. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4811) : warning C6326: Potential comparison of a constant with another constant
  265. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4822) : warning C6326: Potential comparison of a constant with another constant
  266. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4830) : warning C6326: Potential comparison of a constant with another constant
  267. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4930) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  268. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4902) : warning C6326: Potential comparison of a constant with another constant
  269. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4925) : warning C6326: Potential comparison of a constant with another constant
  270. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4926) : warning C6326: Potential comparison of a constant with another constant
  271. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4929) : warning C6326: Potential comparison of a constant with another constant
  272. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4930) : warning C6326: Potential comparison of a constant with another constant
  273. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4933) : warning C6326: Potential comparison of a constant with another constant
  274. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4938) : warning C6326: Potential comparison of a constant with another constant
  275. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4956) : warning C6326: Potential comparison of a constant with another constant
  276. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4961) : warning C6326: Potential comparison of a constant with another constant
  277. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4964) : warning C6326: Potential comparison of a constant with another constant
  278. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4971) : warning C6326: Potential comparison of a constant with another constant
  279. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(4984) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 4895, 4896, 4897, 4900, 4902, 4904, 4905, 4914, 4926, 4930, 4933, 4934, 4935, 4936, 4938, 4942, 4944, 4947, 4948, 4952, 4953, 4954, 4958, 4959, 4962, 4971, 4972, 4984
  280. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5015) : warning C6326: Potential comparison of a constant with another constant
  281. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5034) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  282. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5051) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  283. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5104) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  284. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5034) : warning C6326: Potential comparison of a constant with another constant
  285. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5034) : warning C6326: Potential comparison of a constant with another constant
  286. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5037) : warning C6326: Potential comparison of a constant with another constant
  287. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5051) : warning C6326: Potential comparison of a constant with another constant
  288. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5063) : warning C6326: Potential comparison of a constant with another constant
  289. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5079) : warning C6326: Potential comparison of a constant with another constant
  290. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5104) : warning C6326: Potential comparison of a constant with another constant
  291. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5104) : warning C6326: Potential comparison of a constant with another constant
  292. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5118) : warning C6326: Potential comparison of a constant with another constant
  293. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5158) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  294. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5173) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  295. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5195) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  296. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5135) : warning C6326: Potential comparison of a constant with another constant
  297. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5136) : warning C6326: Potential comparison of a constant with another constant
  298. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5153) : warning C6326: Potential comparison of a constant with another constant
  299. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5158) : warning C6326: Potential comparison of a constant with another constant
  300. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5158) : warning C6326: Potential comparison of a constant with another constant
  301. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5162) : warning C6326: Potential comparison of a constant with another constant
  302. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5165) : warning C6326: Potential comparison of a constant with another constant
  303. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5171) : warning C6326: Potential comparison of a constant with another constant
  304. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5173) : warning C6326: Potential comparison of a constant with another constant
  305. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5173) : warning C6326: Potential comparison of a constant with another constant
  306. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5185) : warning C6326: Potential comparison of a constant with another constant
  307. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5193) : warning C6326: Potential comparison of a constant with another constant
  308. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5195) : warning C6326: Potential comparison of a constant with another constant
  309. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5195) : warning C6326: Potential comparison of a constant with another constant
  310. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5210) : warning C6326: Potential comparison of a constant with another constant
  311. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5211) : warning C6326: Potential comparison of a constant with another constant
  312. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5229) : warning C6326: Potential comparison of a constant with another constant
  313. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5236) : warning C6326: Potential comparison of a constant with another constant
  314. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5239) : warning C6326: Potential comparison of a constant with another constant
  315. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5253) : warning C6326: Potential comparison of a constant with another constant
  316. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5264) : warning C6326: Potential comparison of a constant with another constant
  317. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5301) : warning C6326: Potential comparison of a constant with another constant
  318. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5310) : warning C6326: Potential comparison of a constant with another constant
  319. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5313) : warning C6326: Potential comparison of a constant with another constant
  320. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5319) : warning C6326: Potential comparison of a constant with another constant
  321. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5331) : warning C6326: Potential comparison of a constant with another constant
  322. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5341) : warning C6326: Potential comparison of a constant with another constant
  323. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5370) : warning C6326: Potential comparison of a constant with another constant
  324. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5381) : warning C6326: Potential comparison of a constant with another constant
  325. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5389) : warning C6326: Potential comparison of a constant with another constant
  326. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5489) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  327. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5461) : warning C6326: Potential comparison of a constant with another constant
  328. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5484) : warning C6326: Potential comparison of a constant with another constant
  329. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5485) : warning C6326: Potential comparison of a constant with another constant
  330. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5488) : warning C6326: Potential comparison of a constant with another constant
  331. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5489) : warning C6326: Potential comparison of a constant with another constant
  332. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5492) : warning C6326: Potential comparison of a constant with another constant
  333. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5497) : warning C6326: Potential comparison of a constant with another constant
  334. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5515) : warning C6326: Potential comparison of a constant with another constant
  335. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5520) : warning C6326: Potential comparison of a constant with another constant
  336. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5523) : warning C6326: Potential comparison of a constant with another constant
  337. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5530) : warning C6326: Potential comparison of a constant with another constant
  338. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5543) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 5454, 5455, 5456, 5459, 5461, 5463, 5464, 5473, 5485, 5489, 5492, 5534, 5535, 5537, 5540, 5543
  339. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5537) : warning C6011: Dereferencing NULL pointer 'ce->constructor': Lines: 5454, 5455, 5456, 5459, 5461, 5463, 5464, 5473, 5485, 5489, 5492, 5534, 5535, 5537
  340. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5575) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  341. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5592) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  342. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5645) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  343. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5575) : warning C6326: Potential comparison of a constant with another constant
  344. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5575) : warning C6326: Potential comparison of a constant with another constant
  345. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5578) : warning C6326: Potential comparison of a constant with another constant
  346. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5592) : warning C6326: Potential comparison of a constant with another constant
  347. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5604) : warning C6326: Potential comparison of a constant with another constant
  348. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5620) : warning C6326: Potential comparison of a constant with another constant
  349. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5645) : warning C6326: Potential comparison of a constant with another constant
  350. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5645) : warning C6326: Potential comparison of a constant with another constant
  351. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5659) : warning C6326: Potential comparison of a constant with another constant
  352. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5699) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  353. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5714) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  354. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5736) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  355. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5676) : warning C6326: Potential comparison of a constant with another constant
  356. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5677) : warning C6326: Potential comparison of a constant with another constant
  357. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5694) : warning C6326: Potential comparison of a constant with another constant
  358. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5699) : warning C6326: Potential comparison of a constant with another constant
  359. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5699) : warning C6326: Potential comparison of a constant with another constant
  360. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5703) : warning C6326: Potential comparison of a constant with another constant
  361. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5706) : warning C6326: Potential comparison of a constant with another constant
  362. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5712) : warning C6326: Potential comparison of a constant with another constant
  363. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5714) : warning C6326: Potential comparison of a constant with another constant
  364. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5714) : warning C6326: Potential comparison of a constant with another constant
  365. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5726) : warning C6326: Potential comparison of a constant with another constant
  366. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5734) : warning C6326: Potential comparison of a constant with another constant
  367. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5736) : warning C6326: Potential comparison of a constant with another constant
  368. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5736) : warning C6326: Potential comparison of a constant with another constant
  369. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5751) : warning C6326: Potential comparison of a constant with another constant
  370. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5752) : warning C6326: Potential comparison of a constant with another constant
  371. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5770) : warning C6326: Potential comparison of a constant with another constant
  372. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5777) : warning C6326: Potential comparison of a constant with another constant
  373. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5780) : warning C6326: Potential comparison of a constant with another constant
  374. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5794) : warning C6326: Potential comparison of a constant with another constant
  375. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(5805) : warning C6326: Potential comparison of a constant with another constant
  376. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6160) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  377. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6132) : warning C6326: Potential comparison of a constant with another constant
  378. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6155) : warning C6326: Potential comparison of a constant with another constant
  379. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6156) : warning C6326: Potential comparison of a constant with another constant
  380. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6159) : warning C6326: Potential comparison of a constant with another constant
  381. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6160) : warning C6326: Potential comparison of a constant with another constant
  382. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6163) : warning C6326: Potential comparison of a constant with another constant
  383. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6168) : warning C6326: Potential comparison of a constant with another constant
  384. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6186) : warning C6326: Potential comparison of a constant with another constant
  385. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6191) : warning C6326: Potential comparison of a constant with another constant
  386. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6194) : warning C6326: Potential comparison of a constant with another constant
  387. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6201) : warning C6326: Potential comparison of a constant with another constant
  388. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6214) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 6125, 6126, 6127, 6130, 6132, 6134, 6135, 6144, 6156, 6160, 6163, 6164, 6165, 6168, 6172, 6174, 6177, 6178, 6182, 6183, 6184, 6188, 6189, 6192, 6201, 6214
  389. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6305) : warning C6326: Potential comparison of a constant with another constant
  390. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6323) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  391. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6340) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  392. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6393) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  393. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6323) : warning C6326: Potential comparison of a constant with another constant
  394. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6323) : warning C6326: Potential comparison of a constant with another constant
  395. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6326) : warning C6326: Potential comparison of a constant with another constant
  396. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6340) : warning C6326: Potential comparison of a constant with another constant
  397. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6352) : warning C6326: Potential comparison of a constant with another constant
  398. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6368) : warning C6326: Potential comparison of a constant with another constant
  399. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6393) : warning C6326: Potential comparison of a constant with another constant
  400. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6393) : warning C6326: Potential comparison of a constant with another constant
  401. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6407) : warning C6326: Potential comparison of a constant with another constant
  402. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6452) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  403. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6452) : warning C6326: Potential comparison of a constant with another constant
  404. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6455) : warning C6326: Potential comparison of a constant with another constant
  405. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6491) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  406. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6491) : warning C6326: Potential comparison of a constant with another constant
  407. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6521) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  408. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6521) : warning C6326: Potential comparison of a constant with another constant
  409. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6551) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  410. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6551) : warning C6326: Potential comparison of a constant with another constant
  411. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6585) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  412. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6585) : warning C6326: Potential comparison of a constant with another constant
  413. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6616) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  414. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6616) : warning C6326: Potential comparison of a constant with another constant
  415. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6642) : warning C6326: Potential comparison of a constant with another constant
  416. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6673) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  417. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6661) : warning C6326: Potential comparison of a constant with another constant
  418. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6665) : warning C6326: Potential comparison of a constant with another constant
  419. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6673) : warning C6326: Potential comparison of a constant with another constant
  420. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6673) : warning C6326: Potential comparison of a constant with another constant
  421. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6704) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  422. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6736) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  423. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6704) : warning C6326: Potential comparison of a constant with another constant
  424. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6704) : warning C6326: Potential comparison of a constant with another constant
  425. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6710) : warning C6326: Potential comparison of a constant with another constant
  426. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6732) : warning C6326: Potential comparison of a constant with another constant
  427. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6736) : warning C6326: Potential comparison of a constant with another constant
  428. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6771) : warning C6326: Potential comparison of a constant with another constant
  429. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(6843) : warning C6326: Potential comparison of a constant with another constant
  430. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7111) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  431. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7158) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  432. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7160) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  433. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7159) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  434. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7159) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  435. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7111) : warning C6326: Potential comparison of a constant with another constant
  436. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7111) : warning C6326: Potential comparison of a constant with another constant
  437. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7158) : warning C6326: Potential comparison of a constant with another constant
  438. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7159) : warning C6326: Potential comparison of a constant with another constant
  439. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7159) : warning C6326: Potential comparison of a constant with another constant
  440. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7247) : warning C6326: Potential comparison of a constant with another constant
  441. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7328) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  442. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7328) : warning C6326: Potential comparison of a constant with another constant
  443. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7328) : warning C6326: Potential comparison of a constant with another constant
  444. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7380) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  445. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7380) : warning C6326: Potential comparison of a constant with another constant
  446. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7380) : warning C6326: Potential comparison of a constant with another constant
  447. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7708) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  448. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7726) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  449. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7796) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  450. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7708) : warning C6326: Potential comparison of a constant with another constant
  451. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7717) : warning C6326: Potential comparison of a constant with another constant
  452. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7720) : warning C6326: Potential comparison of a constant with another constant
  453. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7726) : warning C6326: Potential comparison of a constant with another constant
  454. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7738) : warning C6326: Potential comparison of a constant with another constant
  455. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7748) : warning C6326: Potential comparison of a constant with another constant
  456. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7777) : warning C6326: Potential comparison of a constant with another constant
  457. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7788) : warning C6326: Potential comparison of a constant with another constant
  458. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7796) : warning C6326: Potential comparison of a constant with another constant
  459. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7890) : warning C6326: Potential comparison of a constant with another constant
  460. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7913) : warning C6326: Potential comparison of a constant with another constant
  461. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7969) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  462. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7942) : warning C6326: Potential comparison of a constant with another constant
  463. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7956) : warning C6326: Potential comparison of a constant with another constant
  464. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7965) : warning C6326: Potential comparison of a constant with another constant
  465. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7969) : warning C6326: Potential comparison of a constant with another constant
  466. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(7988) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 7931, 7932, 7933, 7934, 7935, 7938, 7940, 7942, 7947, 7948, 7950, 7952, 7977, 7980, 7983, 7986, 7987, 7988
  467. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8005) : warning C6326: Potential comparison of a constant with another constant
  468. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8023) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  469. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8093) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  470. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8023) : warning C6326: Potential comparison of a constant with another constant
  471. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8023) : warning C6326: Potential comparison of a constant with another constant
  472. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8026) : warning C6326: Potential comparison of a constant with another constant
  473. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8040) : warning C6326: Potential comparison of a constant with another constant
  474. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8052) : warning C6326: Potential comparison of a constant with another constant
  475. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8068) : warning C6326: Potential comparison of a constant with another constant
  476. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8093) : warning C6326: Potential comparison of a constant with another constant
  477. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8093) : warning C6326: Potential comparison of a constant with another constant
  478. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8107) : warning C6326: Potential comparison of a constant with another constant
  479. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8142) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  480. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8147) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  481. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8160) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  482. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8162) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  483. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8182) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  484. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8184) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  485. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8124) : warning C6326: Potential comparison of a constant with another constant
  486. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8125) : warning C6326: Potential comparison of a constant with another constant
  487. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8142) : warning C6326: Potential comparison of a constant with another constant
  488. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8147) : warning C6326: Potential comparison of a constant with another constant
  489. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8147) : warning C6326: Potential comparison of a constant with another constant
  490. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8151) : warning C6326: Potential comparison of a constant with another constant
  491. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8154) : warning C6326: Potential comparison of a constant with another constant
  492. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8160) : warning C6326: Potential comparison of a constant with another constant
  493. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8162) : warning C6326: Potential comparison of a constant with another constant
  494. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8162) : warning C6326: Potential comparison of a constant with another constant
  495. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8174) : warning C6326: Potential comparison of a constant with another constant
  496. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8182) : warning C6326: Potential comparison of a constant with another constant
  497. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8184) : warning C6326: Potential comparison of a constant with another constant
  498. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8184) : warning C6326: Potential comparison of a constant with another constant
  499. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8218) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  500. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8253) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  501. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8199) : warning C6326: Potential comparison of a constant with another constant
  502. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8200) : warning C6326: Potential comparison of a constant with another constant
  503. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8218) : warning C6326: Potential comparison of a constant with another constant
  504. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8225) : warning C6326: Potential comparison of a constant with another constant
  505. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8228) : warning C6326: Potential comparison of a constant with another constant
  506. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8242) : warning C6326: Potential comparison of a constant with another constant
  507. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8253) : warning C6326: Potential comparison of a constant with another constant
  508. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8565) : warning C6326: Potential comparison of a constant with another constant
  509. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8611) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  510. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8625) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  511. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8611) : warning C6326: Potential comparison of a constant with another constant
  512. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8625) : warning C6326: Potential comparison of a constant with another constant
  513. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8634) : warning C6326: Potential comparison of a constant with another constant
  514. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8638) : warning C6326: Potential comparison of a constant with another constant
  515. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8657) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 8600, 8601, 8602, 8603, 8604, 8607, 8609, 8611, 8616, 8617, 8619, 8621, 8646, 8649, 8652, 8655, 8656, 8657
  516. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8675) : warning C6326: Potential comparison of a constant with another constant
  517. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8694) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  518. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8764) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  519. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8694) : warning C6326: Potential comparison of a constant with another constant
  520. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8694) : warning C6326: Potential comparison of a constant with another constant
  521. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8697) : warning C6326: Potential comparison of a constant with another constant
  522. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8711) : warning C6326: Potential comparison of a constant with another constant
  523. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8723) : warning C6326: Potential comparison of a constant with another constant
  524. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8739) : warning C6326: Potential comparison of a constant with another constant
  525. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8764) : warning C6326: Potential comparison of a constant with another constant
  526. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8764) : warning C6326: Potential comparison of a constant with another constant
  527. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(8778) : warning C6326: Potential comparison of a constant with another constant
  528. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9076) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  529. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9094) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  530. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9164) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  531. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9076) : warning C6326: Potential comparison of a constant with another constant
  532. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9085) : warning C6326: Potential comparison of a constant with another constant
  533. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9088) : warning C6326: Potential comparison of a constant with another constant
  534. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9094) : warning C6326: Potential comparison of a constant with another constant
  535. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9106) : warning C6326: Potential comparison of a constant with another constant
  536. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9116) : warning C6326: Potential comparison of a constant with another constant
  537. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9145) : warning C6326: Potential comparison of a constant with another constant
  538. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9156) : warning C6326: Potential comparison of a constant with another constant
  539. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9164) : warning C6326: Potential comparison of a constant with another constant
  540. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9239) : warning C6326: Potential comparison of a constant with another constant
  541. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9285) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  542. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9299) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  543. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9285) : warning C6326: Potential comparison of a constant with another constant
  544. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9299) : warning C6326: Potential comparison of a constant with another constant
  545. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9308) : warning C6326: Potential comparison of a constant with another constant
  546. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9312) : warning C6326: Potential comparison of a constant with another constant
  547. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9331) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 9274, 9275, 9276, 9277, 9278, 9281, 9283, 9285, 9290, 9291, 9293, 9295, 9320, 9323, 9326, 9329, 9330, 9331
  548. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9349) : warning C6326: Potential comparison of a constant with another constant
  549. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9368) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  550. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9438) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  551. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9368) : warning C6326: Potential comparison of a constant with another constant
  552. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9368) : warning C6326: Potential comparison of a constant with another constant
  553. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9371) : warning C6326: Potential comparison of a constant with another constant
  554. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9385) : warning C6326: Potential comparison of a constant with another constant
  555. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9397) : warning C6326: Potential comparison of a constant with another constant
  556. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9413) : warning C6326: Potential comparison of a constant with another constant
  557. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9438) : warning C6326: Potential comparison of a constant with another constant
  558. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9438) : warning C6326: Potential comparison of a constant with another constant
  559. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9452) : warning C6326: Potential comparison of a constant with another constant
  560. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9487) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  561. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9492) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  562. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9505) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  563. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9507) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  564. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9527) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  565. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9529) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  566. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9469) : warning C6326: Potential comparison of a constant with another constant
  567. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9470) : warning C6326: Potential comparison of a constant with another constant
  568. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9487) : warning C6326: Potential comparison of a constant with another constant
  569. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9492) : warning C6326: Potential comparison of a constant with another constant
  570. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9492) : warning C6326: Potential comparison of a constant with another constant
  571. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9496) : warning C6326: Potential comparison of a constant with another constant
  572. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9499) : warning C6326: Potential comparison of a constant with another constant
  573. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9505) : warning C6326: Potential comparison of a constant with another constant
  574. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9507) : warning C6326: Potential comparison of a constant with another constant
  575. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9507) : warning C6326: Potential comparison of a constant with another constant
  576. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9519) : warning C6326: Potential comparison of a constant with another constant
  577. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9527) : warning C6326: Potential comparison of a constant with another constant
  578. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9529) : warning C6326: Potential comparison of a constant with another constant
  579. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9529) : warning C6326: Potential comparison of a constant with another constant
  580. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9563) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  581. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9598) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  582. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9544) : warning C6326: Potential comparison of a constant with another constant
  583. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9545) : warning C6326: Potential comparison of a constant with another constant
  584. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9563) : warning C6326: Potential comparison of a constant with another constant
  585. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9570) : warning C6326: Potential comparison of a constant with another constant
  586. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9573) : warning C6326: Potential comparison of a constant with another constant
  587. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9587) : warning C6326: Potential comparison of a constant with another constant
  588. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9598) : warning C6326: Potential comparison of a constant with another constant
  589. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9635) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  590. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9653) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  591. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9723) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  592. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9635) : warning C6326: Potential comparison of a constant with another constant
  593. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9644) : warning C6326: Potential comparison of a constant with another constant
  594. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9647) : warning C6326: Potential comparison of a constant with another constant
  595. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9653) : warning C6326: Potential comparison of a constant with another constant
  596. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9665) : warning C6326: Potential comparison of a constant with another constant
  597. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9675) : warning C6326: Potential comparison of a constant with another constant
  598. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9704) : warning C6326: Potential comparison of a constant with another constant
  599. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9715) : warning C6326: Potential comparison of a constant with another constant
  600. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9723) : warning C6326: Potential comparison of a constant with another constant
  601. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9793) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  602. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9863) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  603. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9793) : warning C6326: Potential comparison of a constant with another constant
  604. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9793) : warning C6326: Potential comparison of a constant with another constant
  605. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9796) : warning C6326: Potential comparison of a constant with another constant
  606. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9810) : warning C6326: Potential comparison of a constant with another constant
  607. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9822) : warning C6326: Potential comparison of a constant with another constant
  608. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9838) : warning C6326: Potential comparison of a constant with another constant
  609. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9863) : warning C6326: Potential comparison of a constant with another constant
  610. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9863) : warning C6326: Potential comparison of a constant with another constant
  611. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9877) : warning C6326: Potential comparison of a constant with another constant
  612. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9912) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  613. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9917) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  614. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9930) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  615. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9932) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  616. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9952) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  617. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9954) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  618. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9894) : warning C6326: Potential comparison of a constant with another constant
  619. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9895) : warning C6326: Potential comparison of a constant with another constant
  620. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9912) : warning C6326: Potential comparison of a constant with another constant
  621. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9917) : warning C6326: Potential comparison of a constant with another constant
  622. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9917) : warning C6326: Potential comparison of a constant with another constant
  623. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9921) : warning C6326: Potential comparison of a constant with another constant
  624. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9924) : warning C6326: Potential comparison of a constant with another constant
  625. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9930) : warning C6326: Potential comparison of a constant with another constant
  626. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9932) : warning C6326: Potential comparison of a constant with another constant
  627. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9932) : warning C6326: Potential comparison of a constant with another constant
  628. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9944) : warning C6326: Potential comparison of a constant with another constant
  629. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9952) : warning C6326: Potential comparison of a constant with another constant
  630. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9954) : warning C6326: Potential comparison of a constant with another constant
  631. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9954) : warning C6326: Potential comparison of a constant with another constant
  632. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9988) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  633. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10023) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  634. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9969) : warning C6326: Potential comparison of a constant with another constant
  635. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9970) : warning C6326: Potential comparison of a constant with another constant
  636. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9988) : warning C6326: Potential comparison of a constant with another constant
  637. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9995) : warning C6326: Potential comparison of a constant with another constant
  638. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(9998) : warning C6326: Potential comparison of a constant with another constant
  639. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10012) : warning C6326: Potential comparison of a constant with another constant
  640. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10023) : warning C6326: Potential comparison of a constant with another constant
  641. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10335) : warning C6326: Potential comparison of a constant with another constant
  642. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10380) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  643. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10394) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  644. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10380) : warning C6326: Potential comparison of a constant with another constant
  645. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10394) : warning C6326: Potential comparison of a constant with another constant
  646. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10403) : warning C6326: Potential comparison of a constant with another constant
  647. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10407) : warning C6326: Potential comparison of a constant with another constant
  648. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10426) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 10369, 10370, 10371, 10372, 10373, 10376, 10378, 10380, 10385, 10386, 10388, 10390, 10415, 10418, 10421, 10424, 10425, 10426
  649. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10443) : warning C6326: Potential comparison of a constant with another constant
  650. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10461) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  651. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10531) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  652. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10461) : warning C6326: Potential comparison of a constant with another constant
  653. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10461) : warning C6326: Potential comparison of a constant with another constant
  654. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10464) : warning C6326: Potential comparison of a constant with another constant
  655. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10478) : warning C6326: Potential comparison of a constant with another constant
  656. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10490) : warning C6326: Potential comparison of a constant with another constant
  657. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10506) : warning C6326: Potential comparison of a constant with another constant
  658. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10531) : warning C6326: Potential comparison of a constant with another constant
  659. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10531) : warning C6326: Potential comparison of a constant with another constant
  660. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10545) : warning C6326: Potential comparison of a constant with another constant
  661. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10589) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  662. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10592) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  663. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10589) : warning C6326: Potential comparison of a constant with another constant
  664. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10592) : warning C6326: Potential comparison of a constant with another constant
  665. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10592) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 10582, 10583, 10584, 10587, 10589, 10590, 10592
  666. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10636) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  667. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10639) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  668. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10636) : warning C6326: Potential comparison of a constant with another constant
  669. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10639) : warning C6326: Potential comparison of a constant with another constant
  670. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10639) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 10629, 10630, 10631, 10634, 10636, 10637, 10639
  671. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10683) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  672. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10686) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  673. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10683) : warning C6326: Potential comparison of a constant with another constant
  674. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10686) : warning C6326: Potential comparison of a constant with another constant
  675. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10686) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 10676, 10677, 10678, 10681, 10683, 10684, 10686
  676. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10726) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  677. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10729) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  678. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10726) : warning C6326: Potential comparison of a constant with another constant
  679. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10729) : warning C6326: Potential comparison of a constant with another constant
  680. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10729) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 10719, 10720, 10721, 10724, 10726, 10727, 10729
  681. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10770) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  682. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10770) : warning C6326: Potential comparison of a constant with another constant
  683. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10773) : warning C6326: Potential comparison of a constant with another constant
  684. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10809) : warning C6326: Potential comparison of a constant with another constant
  685. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10839) : warning C6326: Potential comparison of a constant with another constant
  686. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10869) : warning C6326: Potential comparison of a constant with another constant
  687. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10903) : warning C6326: Potential comparison of a constant with another constant
  688. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10934) : warning C6326: Potential comparison of a constant with another constant
  689. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10960) : warning C6326: Potential comparison of a constant with another constant
  690. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10991) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  691. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10991) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  692. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10979) : warning C6326: Potential comparison of a constant with another constant
  693. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10983) : warning C6326: Potential comparison of a constant with another constant
  694. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10991) : warning C6326: Potential comparison of a constant with another constant
  695. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(10991) : warning C6326: Potential comparison of a constant with another constant
  696. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11022) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  697. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11050) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  698. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11054) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  699. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11022) : warning C6326: Potential comparison of a constant with another constant
  700. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11022) : warning C6326: Potential comparison of a constant with another constant
  701. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11028) : warning C6326: Potential comparison of a constant with another constant
  702. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11050) : warning C6326: Potential comparison of a constant with another constant
  703. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11054) : warning C6326: Potential comparison of a constant with another constant
  704. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11054) : warning C6011: Dereferencing NULL pointer 'retval_ptr_ptr': Lines: 11014, 11015, 11016, 11017, 11022, 11048, 11050, 11051, 11054
  705. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11090) : warning C6326: Potential comparison of a constant with another constant
  706. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11150) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  707. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11150) : warning C6326: Potential comparison of a constant with another constant
  708. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11163) : warning C6326: Potential comparison of a constant with another constant
  709. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11197) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  710. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11201) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  711. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11197) : warning C6326: Potential comparison of a constant with another constant
  712. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11201) : warning C6326: Potential comparison of a constant with another constant
  713. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11201) : warning C6011: Dereferencing NULL pointer 'varptr_ptr': Lines: 11189, 11190, 11191, 11192, 11195, 11197, 11198, 11201
  714. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11271) : warning C6326: Potential comparison of a constant with another constant
  715. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11539) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  716. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11539) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  717. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11587) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  718. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11587) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  719. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11539) : warning C6326: Potential comparison of a constant with another constant
  720. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11539) : warning C6326: Potential comparison of a constant with another constant
  721. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11586) : warning C6326: Potential comparison of a constant with another constant
  722. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11587) : warning C6326: Potential comparison of a constant with another constant
  723. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11587) : warning C6326: Potential comparison of a constant with another constant
  724. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11818) : warning C6326: Potential comparison of a constant with another constant
  725. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11870) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  726. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11870) : warning C6326: Potential comparison of a constant with another constant
  727. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11870) : warning C6326: Potential comparison of a constant with another constant
  728. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11922) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  729. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11922) : warning C6326: Potential comparison of a constant with another constant
  730. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(11922) : warning C6326: Potential comparison of a constant with another constant
  731. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12248) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  732. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12302) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '12245' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 12245
  733. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12248) : warning C6326: Potential comparison of a constant with another constant
  734. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12274) : warning C6326: Potential comparison of a constant with another constant
  735. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12293) : warning C6326: Potential comparison of a constant with another constant
  736. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12315) : warning C6326: Potential comparison of a constant with another constant
  737. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12253) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 12240, 12241, 12242, 12243, 12244, 12245, 12246, 12248, 12249, 12252, 12253
  738. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12365) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  739. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12368) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  740. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12365) : warning C6326: Potential comparison of a constant with another constant
  741. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12368) : warning C6326: Potential comparison of a constant with another constant
  742. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12392) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 12352, 12353, 12354, 12355, 12358, 12362, 12363, 12365, 12367, 12373, 12375, 12376, 12377, 12388, 12389, 12392
  743. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12388) : warning C6001: Using uninitialized memory 'var_ptr': Lines: 12352, 12353, 12354, 12355, 12358, 12362, 12363, 12365, 12366, 12388
  744. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12418) : warning C6001: Using uninitialized memory 'value': Lines: 12352, 12353, 12354, 12355, 12358, 12362, 12363, 12365, 12366, 12388, 12392, 12406, 12410, 12418
  745. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12427) : warning C6001: Using uninitialized memory 'free_op_data1': Lines: 12352, 12353, 12354, 12355, 12358, 12362, 12363, 12365, 12366, 12388, 12392, 12406, 12410, 12418, 12421, 12422, 12423, 12426, 12427
  746. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12428) : warning C6001: Using uninitialized memory 'free_op_data2': Lines: 12352, 12353, 12354, 12355, 12358, 12362, 12363, 12365, 12366, 12388, 12392, 12406, 12410, 12418, 12421, 12422, 12423, 12426, 12427, 12428
  747. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12509) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  748. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12509) : warning C6326: Potential comparison of a constant with another constant
  749. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12535) : warning C6326: Potential comparison of a constant with another constant
  750. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12550) : warning C6326: Potential comparison of a constant with another constant
  751. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12566) : warning C6326: Potential comparison of a constant with another constant
  752. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12514) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 12496, 12497, 12498, 12499, 12500, 12501, 12502, 12505, 12506, 12507, 12509, 12510, 12513, 12514
  753. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12613) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  754. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12613) : warning C6326: Potential comparison of a constant with another constant
  755. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12636) : warning C6326: Potential comparison of a constant with another constant
  756. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12651) : warning C6326: Potential comparison of a constant with another constant
  757. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12671) : warning C6326: Potential comparison of a constant with another constant
  758. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12618) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 12600, 12601, 12602, 12603, 12604, 12605, 12606, 12609, 12610, 12611, 12613, 12614, 12617, 12618
  759. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12713) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  760. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12731) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  761. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12793) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  762. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12801) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  763. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12713) : warning C6326: Potential comparison of a constant with another constant
  764. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12722) : warning C6326: Potential comparison of a constant with another constant
  765. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12725) : warning C6326: Potential comparison of a constant with another constant
  766. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12731) : warning C6326: Potential comparison of a constant with another constant
  767. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12743) : warning C6326: Potential comparison of a constant with another constant
  768. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12753) : warning C6326: Potential comparison of a constant with another constant
  769. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12782) : warning C6326: Potential comparison of a constant with another constant
  770. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12793) : warning C6326: Potential comparison of a constant with another constant
  771. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12801) : warning C6326: Potential comparison of a constant with another constant
  772. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12872) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  773. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12873) : warning C6326: Potential comparison of a constant with another constant
  774. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12894) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  775. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12899) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  776. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12894) : warning C6326: Potential comparison of a constant with another constant
  777. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12899) : warning C6326: Potential comparison of a constant with another constant
  778. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12928) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  779. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12933) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  780. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12928) : warning C6326: Potential comparison of a constant with another constant
  781. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12933) : warning C6326: Potential comparison of a constant with another constant
  782. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12966) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  783. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12970) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  784. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12966) : warning C6326: Potential comparison of a constant with another constant
  785. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12970) : warning C6326: Potential comparison of a constant with another constant
  786. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12974) : warning C6326: Potential comparison of a constant with another constant
  787. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13000) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  788. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13005) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  789. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(12995) : warning C6326: Potential comparison of a constant with another constant
  790. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13000) : warning C6326: Potential comparison of a constant with another constant
  791. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13005) : warning C6326: Potential comparison of a constant with another constant
  792. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13052) : warning C6326: Potential comparison of a constant with another constant
  793. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13084) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  794. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13093) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  795. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13103) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  796. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13084) : warning C6326: Potential comparison of a constant with another constant
  797. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13093) : warning C6326: Potential comparison of a constant with another constant
  798. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13097) : warning C6326: Potential comparison of a constant with another constant
  799. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13103) : warning C6326: Potential comparison of a constant with another constant
  800. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13137) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  801. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13146) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  802. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13137) : warning C6326: Potential comparison of a constant with another constant
  803. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13140) : warning C6326: Potential comparison of a constant with another constant
  804. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13146) : warning C6326: Potential comparison of a constant with another constant
  805. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13179) : warning C6326: Potential comparison of a constant with another constant
  806. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13213) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  807. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13222) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  808. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13213) : warning C6326: Potential comparison of a constant with another constant
  809. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13216) : warning C6326: Potential comparison of a constant with another constant
  810. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13222) : warning C6326: Potential comparison of a constant with another constant
  811. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13252) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  812. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13261) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  813. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13244) : warning C6326: Potential comparison of a constant with another constant
  814. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13252) : warning C6326: Potential comparison of a constant with another constant
  815. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13255) : warning C6326: Potential comparison of a constant with another constant
  816. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13261) : warning C6326: Potential comparison of a constant with another constant
  817. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13290) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  818. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13290) : warning C6326: Potential comparison of a constant with another constant
  819. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13293) : warning C6326: Potential comparison of a constant with another constant
  820. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13315) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  821. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13315) : warning C6326: Potential comparison of a constant with another constant
  822. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13325) : warning C6326: Potential comparison of a constant with another constant
  823. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13318) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 13308, 13309, 13310, 13313, 13315, 13316, 13318
  824. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13397) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  825. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13411) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  826. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13397) : warning C6326: Potential comparison of a constant with another constant
  827. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13411) : warning C6326: Potential comparison of a constant with another constant
  828. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13420) : warning C6326: Potential comparison of a constant with another constant
  829. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13422) : warning C6326: Potential comparison of a constant with another constant
  830. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13481) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  831. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13454) : warning C6326: Potential comparison of a constant with another constant
  832. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13468) : warning C6326: Potential comparison of a constant with another constant
  833. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13477) : warning C6326: Potential comparison of a constant with another constant
  834. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13481) : warning C6326: Potential comparison of a constant with another constant
  835. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13500) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 13443, 13444, 13445, 13446, 13447, 13450, 13452, 13454, 13459, 13460, 13462, 13464, 13489, 13492, 13495, 13498, 13499, 13500
  836. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13549) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  837. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13580) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  838. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13521) : warning C6326: Potential comparison of a constant with another constant
  839. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13544) : warning C6326: Potential comparison of a constant with another constant
  840. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13545) : warning C6326: Potential comparison of a constant with another constant
  841. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13548) : warning C6326: Potential comparison of a constant with another constant
  842. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13549) : warning C6326: Potential comparison of a constant with another constant
  843. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13552) : warning C6326: Potential comparison of a constant with another constant
  844. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13557) : warning C6326: Potential comparison of a constant with another constant
  845. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13575) : warning C6326: Potential comparison of a constant with another constant
  846. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13580) : warning C6326: Potential comparison of a constant with another constant
  847. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13583) : warning C6326: Potential comparison of a constant with another constant
  848. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13590) : warning C6326: Potential comparison of a constant with another constant
  849. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13581) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 13514, 13515, 13516, 13519, 13521, 13535, 13537, 13540, 13545, 13549, 13552, 13553, 13554, 13557, 13558, 13559, 13571, 13572, 13573, 13577, 13578, 13581
  850. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13634) : warning C6326: Potential comparison of a constant with another constant
  851. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13650) : warning C6326: Potential comparison of a constant with another constant
  852. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13685) : warning C6326: Potential comparison of a constant with another constant
  853. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13721) : warning C6326: Potential comparison of a constant with another constant
  854. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13744) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  855. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13744) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  856. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13747) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  857. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13814) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  858. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13814) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  859. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13744) : warning C6326: Potential comparison of a constant with another constant
  860. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13744) : warning C6326: Potential comparison of a constant with another constant
  861. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13747) : warning C6326: Potential comparison of a constant with another constant
  862. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13761) : warning C6326: Potential comparison of a constant with another constant
  863. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13773) : warning C6326: Potential comparison of a constant with another constant
  864. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13789) : warning C6326: Potential comparison of a constant with another constant
  865. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13814) : warning C6326: Potential comparison of a constant with another constant
  866. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13814) : warning C6326: Potential comparison of a constant with another constant
  867. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13750) : warning C6011: Dereferencing NULL pointer 'expr_ptr_ptr': Lines: 13739, 13740, 13741, 13744, 13745, 13747, 13748, 13750
  868. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13828) : warning C6326: Potential comparison of a constant with another constant
  869. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13863) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  870. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13868) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  871. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13881) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  872. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13883) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  873. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13903) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  874. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13905) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  875. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13845) : warning C6326: Potential comparison of a constant with another constant
  876. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13846) : warning C6326: Potential comparison of a constant with another constant
  877. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13863) : warning C6326: Potential comparison of a constant with another constant
  878. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13868) : warning C6326: Potential comparison of a constant with another constant
  879. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13868) : warning C6326: Potential comparison of a constant with another constant
  880. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13872) : warning C6326: Potential comparison of a constant with another constant
  881. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13875) : warning C6326: Potential comparison of a constant with another constant
  882. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13881) : warning C6326: Potential comparison of a constant with another constant
  883. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13883) : warning C6326: Potential comparison of a constant with another constant
  884. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13883) : warning C6326: Potential comparison of a constant with another constant
  885. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13895) : warning C6326: Potential comparison of a constant with another constant
  886. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13903) : warning C6326: Potential comparison of a constant with another constant
  887. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13905) : warning C6326: Potential comparison of a constant with another constant
  888. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13905) : warning C6326: Potential comparison of a constant with another constant
  889. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13945) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  890. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13963) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  891. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13969) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  892. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13923) : warning C6326: Potential comparison of a constant with another constant
  893. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13928) : warning C6326: Potential comparison of a constant with another constant
  894. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13945) : warning C6326: Potential comparison of a constant with another constant
  895. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13945) : warning C6326: Potential comparison of a constant with another constant
  896. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13948) : warning C6326: Potential comparison of a constant with another constant
  897. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13963) : warning C6326: Potential comparison of a constant with another constant
  898. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13963) : warning C6326: Potential comparison of a constant with another constant
  899. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13969) : warning C6326: Potential comparison of a constant with another constant
  900. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13969) : warning C6326: Potential comparison of a constant with another constant
  901. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14024) : warning C6326: Potential comparison of a constant with another constant
  902. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14025) : warning C6326: Potential comparison of a constant with another constant
  903. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14033) : warning C6326: Potential comparison of a constant with another constant
  904. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14080) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  905. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14115) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  906. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14061) : warning C6326: Potential comparison of a constant with another constant
  907. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14062) : warning C6326: Potential comparison of a constant with another constant
  908. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14080) : warning C6326: Potential comparison of a constant with another constant
  909. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14087) : warning C6326: Potential comparison of a constant with another constant
  910. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14090) : warning C6326: Potential comparison of a constant with another constant
  911. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14104) : warning C6326: Potential comparison of a constant with another constant
  912. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14115) : warning C6326: Potential comparison of a constant with another constant
  913. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14174) : warning C6326: Potential comparison of a constant with another constant
  914. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14220) : warning C6326: Potential comparison of a constant with another constant
  915. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14579) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  916. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14633) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '14576' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 14576
  917. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14579) : warning C6326: Potential comparison of a constant with another constant
  918. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14605) : warning C6326: Potential comparison of a constant with another constant
  919. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14624) : warning C6326: Potential comparison of a constant with another constant
  920. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14646) : warning C6326: Potential comparison of a constant with another constant
  921. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14584) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 14571, 14572, 14573, 14574, 14575, 14576, 14577, 14579, 14580, 14583, 14584
  922. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14696) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  923. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14699) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  924. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14696) : warning C6326: Potential comparison of a constant with another constant
  925. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14699) : warning C6326: Potential comparison of a constant with another constant
  926. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14723) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14698, 14704, 14706, 14707, 14708, 14719, 14720, 14723
  927. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14719) : warning C6001: Using uninitialized memory 'var_ptr': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14697, 14719
  928. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14749) : warning C6001: Using uninitialized memory 'value': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14697, 14719, 14723, 14737, 14741, 14749
  929. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14756) : warning C6001: Using uninitialized memory 'free_op2': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14697, 14719, 14723, 14737, 14741, 14749, 14752, 14753, 14754, 14756
  930. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14759) : warning C6001: Using uninitialized memory 'free_op_data1': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14697, 14719, 14723, 14737, 14741, 14749, 14752, 14753, 14754, 14756, 14758, 14759
  931. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14760) : warning C6001: Using uninitialized memory 'free_op_data2': Lines: 14683, 14684, 14685, 14686, 14689, 14693, 14694, 14696, 14697, 14719, 14723, 14737, 14741, 14749, 14752, 14753, 14754, 14756, 14758, 14759, 14760
  932. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14841) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  933. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14841) : warning C6326: Potential comparison of a constant with another constant
  934. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14867) : warning C6326: Potential comparison of a constant with another constant
  935. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14882) : warning C6326: Potential comparison of a constant with another constant
  936. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14898) : warning C6326: Potential comparison of a constant with another constant
  937. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14846) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 14828, 14829, 14830, 14831, 14832, 14833, 14834, 14837, 14838, 14839, 14841, 14842, 14845, 14846
  938. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14945) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  939. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14945) : warning C6326: Potential comparison of a constant with another constant
  940. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14968) : warning C6326: Potential comparison of a constant with another constant
  941. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14983) : warning C6326: Potential comparison of a constant with another constant
  942. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15003) : warning C6326: Potential comparison of a constant with another constant
  943. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(14950) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 14932, 14933, 14934, 14935, 14936, 14937, 14938, 14941, 14942, 14943, 14945, 14946, 14949, 14950
  944. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15040) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  945. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15041) : warning C6326: Potential comparison of a constant with another constant
  946. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15062) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  947. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15067) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  948. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15062) : warning C6326: Potential comparison of a constant with another constant
  949. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15067) : warning C6326: Potential comparison of a constant with another constant
  950. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15096) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  951. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15101) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  952. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15096) : warning C6326: Potential comparison of a constant with another constant
  953. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15101) : warning C6326: Potential comparison of a constant with another constant
  954. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15134) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  955. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15138) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  956. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15134) : warning C6326: Potential comparison of a constant with another constant
  957. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15138) : warning C6326: Potential comparison of a constant with another constant
  958. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15142) : warning C6326: Potential comparison of a constant with another constant
  959. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15168) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  960. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15173) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  961. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15163) : warning C6326: Potential comparison of a constant with another constant
  962. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15168) : warning C6326: Potential comparison of a constant with another constant
  963. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15173) : warning C6326: Potential comparison of a constant with another constant
  964. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15220) : warning C6326: Potential comparison of a constant with another constant
  965. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15252) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  966. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15261) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  967. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15271) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  968. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15252) : warning C6326: Potential comparison of a constant with another constant
  969. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15261) : warning C6326: Potential comparison of a constant with another constant
  970. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15265) : warning C6326: Potential comparison of a constant with another constant
  971. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15271) : warning C6326: Potential comparison of a constant with another constant
  972. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15305) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  973. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15314) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  974. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15305) : warning C6326: Potential comparison of a constant with another constant
  975. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15308) : warning C6326: Potential comparison of a constant with another constant
  976. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15314) : warning C6326: Potential comparison of a constant with another constant
  977. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15347) : warning C6326: Potential comparison of a constant with another constant
  978. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15381) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  979. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15390) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  980. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15381) : warning C6326: Potential comparison of a constant with another constant
  981. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15384) : warning C6326: Potential comparison of a constant with another constant
  982. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15390) : warning C6326: Potential comparison of a constant with another constant
  983. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15420) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  984. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15429) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  985. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15412) : warning C6326: Potential comparison of a constant with another constant
  986. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15420) : warning C6326: Potential comparison of a constant with another constant
  987. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15423) : warning C6326: Potential comparison of a constant with another constant
  988. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15429) : warning C6326: Potential comparison of a constant with another constant
  989. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15458) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  990. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15458) : warning C6326: Potential comparison of a constant with another constant
  991. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15461) : warning C6326: Potential comparison of a constant with another constant
  992. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15483) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  993. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15483) : warning C6326: Potential comparison of a constant with another constant
  994. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15493) : warning C6326: Potential comparison of a constant with another constant
  995. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15486) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 15476, 15477, 15478, 15481, 15483, 15484, 15486
  996. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15566) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  997. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15580) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  998. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15566) : warning C6326: Potential comparison of a constant with another constant
  999. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15580) : warning C6326: Potential comparison of a constant with another constant
  1000. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15589) : warning C6326: Potential comparison of a constant with another constant
  1001. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15591) : warning C6326: Potential comparison of a constant with another constant
  1002. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15623) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1003. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15637) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1004. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15623) : warning C6326: Potential comparison of a constant with another constant
  1005. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15637) : warning C6326: Potential comparison of a constant with another constant
  1006. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15646) : warning C6326: Potential comparison of a constant with another constant
  1007. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15650) : warning C6326: Potential comparison of a constant with another constant
  1008. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15669) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 15612, 15613, 15614, 15615, 15616, 15619, 15621, 15623, 15628, 15629, 15631, 15633, 15658, 15661, 15664, 15667, 15668, 15669
  1009. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15719) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1010. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15691) : warning C6326: Potential comparison of a constant with another constant
  1011. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15714) : warning C6326: Potential comparison of a constant with another constant
  1012. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15715) : warning C6326: Potential comparison of a constant with another constant
  1013. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15718) : warning C6326: Potential comparison of a constant with another constant
  1014. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15719) : warning C6326: Potential comparison of a constant with another constant
  1015. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15722) : warning C6326: Potential comparison of a constant with another constant
  1016. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15727) : warning C6326: Potential comparison of a constant with another constant
  1017. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15745) : warning C6326: Potential comparison of a constant with another constant
  1018. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15750) : warning C6326: Potential comparison of a constant with another constant
  1019. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15753) : warning C6326: Potential comparison of a constant with another constant
  1020. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15760) : warning C6326: Potential comparison of a constant with another constant
  1021. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15773) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 15684, 15685, 15686, 15689, 15691, 15705, 15707, 15710, 15715, 15719, 15722, 15723, 15724, 15725, 15727, 15731, 15733, 15736, 15737, 15741, 15742, 15743, 15747, 15748, 15751, 15760, 15761, 15773
  1022. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15804) : warning C6326: Potential comparison of a constant with another constant
  1023. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15823) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1024. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15823) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1025. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15826) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1026. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15893) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1027. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15893) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1028. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15823) : warning C6326: Potential comparison of a constant with another constant
  1029. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15823) : warning C6326: Potential comparison of a constant with another constant
  1030. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15826) : warning C6326: Potential comparison of a constant with another constant
  1031. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15840) : warning C6326: Potential comparison of a constant with another constant
  1032. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15852) : warning C6326: Potential comparison of a constant with another constant
  1033. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15868) : warning C6326: Potential comparison of a constant with another constant
  1034. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15893) : warning C6326: Potential comparison of a constant with another constant
  1035. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15893) : warning C6326: Potential comparison of a constant with another constant
  1036. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15829) : warning C6011: Dereferencing NULL pointer 'expr_ptr_ptr': Lines: 15818, 15819, 15820, 15823, 15824, 15826, 15827, 15829
  1037. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15907) : warning C6326: Potential comparison of a constant with another constant
  1038. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15948) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1039. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15966) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1040. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15972) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1041. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15926) : warning C6326: Potential comparison of a constant with another constant
  1042. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15931) : warning C6326: Potential comparison of a constant with another constant
  1043. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15948) : warning C6326: Potential comparison of a constant with another constant
  1044. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15948) : warning C6326: Potential comparison of a constant with another constant
  1045. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15951) : warning C6326: Potential comparison of a constant with another constant
  1046. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15966) : warning C6326: Potential comparison of a constant with another constant
  1047. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15966) : warning C6326: Potential comparison of a constant with another constant
  1048. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15972) : warning C6326: Potential comparison of a constant with another constant
  1049. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15972) : warning C6326: Potential comparison of a constant with another constant
  1050. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16027) : warning C6326: Potential comparison of a constant with another constant
  1051. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16028) : warning C6326: Potential comparison of a constant with another constant
  1052. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16036) : warning C6326: Potential comparison of a constant with another constant
  1053. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16092) : warning C6326: Potential comparison of a constant with another constant
  1054. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16138) : warning C6326: Potential comparison of a constant with another constant
  1055. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16497) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1056. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16551) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '16494' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 16494
  1057. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16497) : warning C6326: Potential comparison of a constant with another constant
  1058. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16523) : warning C6326: Potential comparison of a constant with another constant
  1059. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16542) : warning C6326: Potential comparison of a constant with another constant
  1060. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16564) : warning C6326: Potential comparison of a constant with another constant
  1061. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16614) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1062. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16617) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1063. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16614) : warning C6326: Potential comparison of a constant with another constant
  1064. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16617) : warning C6326: Potential comparison of a constant with another constant
  1065. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16641) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16616, 16622, 16624, 16625, 16626, 16637, 16638, 16641
  1066. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16637) : warning C6001: Using uninitialized memory 'var_ptr': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16615, 16637
  1067. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16667) : warning C6001: Using uninitialized memory 'value': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16615, 16637, 16641, 16655, 16659, 16667
  1068. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16674) : warning C6001: Using uninitialized memory 'free_op2': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16615, 16637, 16641, 16655, 16659, 16667, 16670, 16671, 16672, 16674
  1069. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16677) : warning C6001: Using uninitialized memory 'free_op_data1': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16615, 16637, 16641, 16655, 16659, 16667, 16670, 16671, 16672, 16674, 16676, 16677
  1070. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16678) : warning C6001: Using uninitialized memory 'free_op_data2': Lines: 16601, 16602, 16603, 16604, 16607, 16611, 16612, 16614, 16615, 16637, 16641, 16655, 16659, 16667, 16670, 16671, 16672, 16674, 16676, 16677, 16678
  1071. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16759) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1072. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16759) : warning C6326: Potential comparison of a constant with another constant
  1073. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16785) : warning C6326: Potential comparison of a constant with another constant
  1074. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16800) : warning C6326: Potential comparison of a constant with another constant
  1075. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16816) : warning C6326: Potential comparison of a constant with another constant
  1076. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16764) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 16746, 16747, 16748, 16749, 16750, 16751, 16752, 16755, 16756, 16757, 16759, 16760, 16763, 16764
  1077. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16863) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1078. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16863) : warning C6326: Potential comparison of a constant with another constant
  1079. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16886) : warning C6326: Potential comparison of a constant with another constant
  1080. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16901) : warning C6326: Potential comparison of a constant with another constant
  1081. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16921) : warning C6326: Potential comparison of a constant with another constant
  1082. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16868) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 16850, 16851, 16852, 16853, 16854, 16855, 16856, 16859, 16860, 16861, 16863, 16864, 16867, 16868
  1083. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16963) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1084. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16981) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1085. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17043) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1086. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17051) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1087. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16963) : warning C6326: Potential comparison of a constant with another constant
  1088. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16972) : warning C6326: Potential comparison of a constant with another constant
  1089. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16975) : warning C6326: Potential comparison of a constant with another constant
  1090. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16981) : warning C6326: Potential comparison of a constant with another constant
  1091. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(16993) : warning C6326: Potential comparison of a constant with another constant
  1092. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17003) : warning C6326: Potential comparison of a constant with another constant
  1093. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17032) : warning C6326: Potential comparison of a constant with another constant
  1094. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17043) : warning C6326: Potential comparison of a constant with another constant
  1095. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17051) : warning C6326: Potential comparison of a constant with another constant
  1096. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17122) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1097. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17123) : warning C6326: Potential comparison of a constant with another constant
  1098. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17144) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1099. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17149) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1100. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17144) : warning C6326: Potential comparison of a constant with another constant
  1101. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17149) : warning C6326: Potential comparison of a constant with another constant
  1102. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17178) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1103. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17183) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1104. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17178) : warning C6326: Potential comparison of a constant with another constant
  1105. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17183) : warning C6326: Potential comparison of a constant with another constant
  1106. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17216) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1107. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17220) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1108. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17216) : warning C6326: Potential comparison of a constant with another constant
  1109. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17220) : warning C6326: Potential comparison of a constant with another constant
  1110. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17224) : warning C6326: Potential comparison of a constant with another constant
  1111. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17250) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1112. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17255) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1113. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17245) : warning C6326: Potential comparison of a constant with another constant
  1114. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17250) : warning C6326: Potential comparison of a constant with another constant
  1115. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17255) : warning C6326: Potential comparison of a constant with another constant
  1116. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17302) : warning C6326: Potential comparison of a constant with another constant
  1117. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17334) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1118. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17343) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1119. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17353) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1120. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17334) : warning C6326: Potential comparison of a constant with another constant
  1121. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17343) : warning C6326: Potential comparison of a constant with another constant
  1122. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17347) : warning C6326: Potential comparison of a constant with another constant
  1123. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17353) : warning C6326: Potential comparison of a constant with another constant
  1124. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17387) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1125. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17396) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1126. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17387) : warning C6326: Potential comparison of a constant with another constant
  1127. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17390) : warning C6326: Potential comparison of a constant with another constant
  1128. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17396) : warning C6326: Potential comparison of a constant with another constant
  1129. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17429) : warning C6326: Potential comparison of a constant with another constant
  1130. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17463) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1131. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17472) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1132. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17463) : warning C6326: Potential comparison of a constant with another constant
  1133. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17466) : warning C6326: Potential comparison of a constant with another constant
  1134. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17472) : warning C6326: Potential comparison of a constant with another constant
  1135. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17502) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1136. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17511) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1137. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17494) : warning C6326: Potential comparison of a constant with another constant
  1138. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17502) : warning C6326: Potential comparison of a constant with another constant
  1139. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17505) : warning C6326: Potential comparison of a constant with another constant
  1140. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17511) : warning C6326: Potential comparison of a constant with another constant
  1141. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17540) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1142. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17540) : warning C6326: Potential comparison of a constant with another constant
  1143. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17543) : warning C6326: Potential comparison of a constant with another constant
  1144. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17565) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1145. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17565) : warning C6326: Potential comparison of a constant with another constant
  1146. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17575) : warning C6326: Potential comparison of a constant with another constant
  1147. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17568) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 17558, 17559, 17560, 17563, 17565, 17566, 17568
  1148. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17648) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1149. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17662) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1150. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17648) : warning C6326: Potential comparison of a constant with another constant
  1151. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17662) : warning C6326: Potential comparison of a constant with another constant
  1152. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17671) : warning C6326: Potential comparison of a constant with another constant
  1153. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17673) : warning C6326: Potential comparison of a constant with another constant
  1154. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17703) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1155. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17717) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1156. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17720) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1157. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17725) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1158. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17726) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1159. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17731) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1160. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17703) : warning C6326: Potential comparison of a constant with another constant
  1161. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17717) : warning C6326: Potential comparison of a constant with another constant
  1162. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17720) : warning C6326: Potential comparison of a constant with another constant
  1163. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17725) : warning C6326: Potential comparison of a constant with another constant
  1164. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17726) : warning C6326: Potential comparison of a constant with another constant
  1165. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17731) : warning C6326: Potential comparison of a constant with another constant
  1166. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17718) : warning C6011: Dereferencing NULL pointer 'value_ptr_ptr': Lines: 17695, 17696, 17697, 17698, 17701, 17706, 17717, 17718
  1167. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17736) : warning C6011: Dereferencing NULL pointer 'variable_ptr_ptr': Lines: 17695, 17696, 17697, 17698, 17701, 17706, 17717, 17720, 17724, 17725, 17727, 17729, 17731, 17735, 17736
  1168. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17760) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1169. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17774) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1170. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17760) : warning C6326: Potential comparison of a constant with another constant
  1171. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17774) : warning C6326: Potential comparison of a constant with another constant
  1172. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17783) : warning C6326: Potential comparison of a constant with another constant
  1173. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17787) : warning C6326: Potential comparison of a constant with another constant
  1174. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17806) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 17749, 17750, 17751, 17752, 17753, 17756, 17758, 17760, 17765, 17766, 17768, 17770, 17795, 17798, 17801, 17804, 17805, 17806
  1175. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17856) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1176. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17828) : warning C6326: Potential comparison of a constant with another constant
  1177. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17851) : warning C6326: Potential comparison of a constant with another constant
  1178. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17852) : warning C6326: Potential comparison of a constant with another constant
  1179. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17855) : warning C6326: Potential comparison of a constant with another constant
  1180. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17856) : warning C6326: Potential comparison of a constant with another constant
  1181. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17859) : warning C6326: Potential comparison of a constant with another constant
  1182. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17864) : warning C6326: Potential comparison of a constant with another constant
  1183. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17882) : warning C6326: Potential comparison of a constant with another constant
  1184. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17887) : warning C6326: Potential comparison of a constant with another constant
  1185. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17890) : warning C6326: Potential comparison of a constant with another constant
  1186. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17897) : warning C6326: Potential comparison of a constant with another constant
  1187. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17910) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 17821, 17822, 17823, 17826, 17828, 17842, 17844, 17847, 17852, 17856, 17859, 17860, 17861, 17862, 17864, 17868, 17870, 17873, 17874, 17878, 17879, 17880, 17884, 17885, 17888, 17897, 17898, 17910
  1188. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17941) : warning C6326: Potential comparison of a constant with another constant
  1189. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17960) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1190. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17960) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1191. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17963) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1192. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18030) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1193. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18030) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1194. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17960) : warning C6326: Potential comparison of a constant with another constant
  1195. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17960) : warning C6326: Potential comparison of a constant with another constant
  1196. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17963) : warning C6326: Potential comparison of a constant with another constant
  1197. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17977) : warning C6326: Potential comparison of a constant with another constant
  1198. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17989) : warning C6326: Potential comparison of a constant with another constant
  1199. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18005) : warning C6326: Potential comparison of a constant with another constant
  1200. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18030) : warning C6326: Potential comparison of a constant with another constant
  1201. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18030) : warning C6326: Potential comparison of a constant with another constant
  1202. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18044) : warning C6326: Potential comparison of a constant with another constant
  1203. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18079) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1204. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18084) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1205. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18097) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1206. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18099) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1207. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18119) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1208. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18121) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1209. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18061) : warning C6326: Potential comparison of a constant with another constant
  1210. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18062) : warning C6326: Potential comparison of a constant with another constant
  1211. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18079) : warning C6326: Potential comparison of a constant with another constant
  1212. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18084) : warning C6326: Potential comparison of a constant with another constant
  1213. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18084) : warning C6326: Potential comparison of a constant with another constant
  1214. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18088) : warning C6326: Potential comparison of a constant with another constant
  1215. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18091) : warning C6326: Potential comparison of a constant with another constant
  1216. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18097) : warning C6326: Potential comparison of a constant with another constant
  1217. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18099) : warning C6326: Potential comparison of a constant with another constant
  1218. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18099) : warning C6326: Potential comparison of a constant with another constant
  1219. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18111) : warning C6326: Potential comparison of a constant with another constant
  1220. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18119) : warning C6326: Potential comparison of a constant with another constant
  1221. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18121) : warning C6326: Potential comparison of a constant with another constant
  1222. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18121) : warning C6326: Potential comparison of a constant with another constant
  1223. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18161) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1224. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18179) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1225. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18185) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1226. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18139) : warning C6326: Potential comparison of a constant with another constant
  1227. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18144) : warning C6326: Potential comparison of a constant with another constant
  1228. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18161) : warning C6326: Potential comparison of a constant with another constant
  1229. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18161) : warning C6326: Potential comparison of a constant with another constant
  1230. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18164) : warning C6326: Potential comparison of a constant with another constant
  1231. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18179) : warning C6326: Potential comparison of a constant with another constant
  1232. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18179) : warning C6326: Potential comparison of a constant with another constant
  1233. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18185) : warning C6326: Potential comparison of a constant with another constant
  1234. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18185) : warning C6326: Potential comparison of a constant with another constant
  1235. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18240) : warning C6326: Potential comparison of a constant with another constant
  1236. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18241) : warning C6326: Potential comparison of a constant with another constant
  1237. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18249) : warning C6326: Potential comparison of a constant with another constant
  1238. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18296) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1239. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18331) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1240. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18277) : warning C6326: Potential comparison of a constant with another constant
  1241. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18278) : warning C6326: Potential comparison of a constant with another constant
  1242. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18296) : warning C6326: Potential comparison of a constant with another constant
  1243. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18303) : warning C6326: Potential comparison of a constant with another constant
  1244. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18306) : warning C6326: Potential comparison of a constant with another constant
  1245. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18320) : warning C6326: Potential comparison of a constant with another constant
  1246. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18331) : warning C6326: Potential comparison of a constant with another constant
  1247. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18390) : warning C6326: Potential comparison of a constant with another constant
  1248. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18436) : warning C6326: Potential comparison of a constant with another constant
  1249. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18519) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1250. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18573) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '18516' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 18516
  1251. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18519) : warning C6326: Potential comparison of a constant with another constant
  1252. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18545) : warning C6326: Potential comparison of a constant with another constant
  1253. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18564) : warning C6326: Potential comparison of a constant with another constant
  1254. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18586) : warning C6326: Potential comparison of a constant with another constant
  1255. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18524) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 18511, 18512, 18513, 18514, 18515, 18516, 18517, 18519, 18520, 18523, 18524
  1256. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18636) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1257. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18639) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1258. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18636) : warning C6326: Potential comparison of a constant with another constant
  1259. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18639) : warning C6326: Potential comparison of a constant with another constant
  1260. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18663) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 18623, 18624, 18625, 18626, 18629, 18633, 18634, 18636, 18638, 18644, 18646, 18647, 18648, 18659, 18660, 18663
  1261. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18659) : warning C6001: Using uninitialized memory 'var_ptr': Lines: 18623, 18624, 18625, 18626, 18629, 18633, 18634, 18636, 18637, 18659
  1262. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18689) : warning C6001: Using uninitialized memory 'value': Lines: 18623, 18624, 18625, 18626, 18629, 18633, 18634, 18636, 18637, 18659, 18663, 18677, 18681, 18689
  1263. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18698) : warning C6001: Using uninitialized memory 'free_op_data1': Lines: 18623, 18624, 18625, 18626, 18629, 18633, 18634, 18636, 18637, 18659, 18663, 18677, 18681, 18689, 18692, 18693, 18694, 18697, 18698
  1264. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18699) : warning C6001: Using uninitialized memory 'free_op_data2': Lines: 18623, 18624, 18625, 18626, 18629, 18633, 18634, 18636, 18637, 18659, 18663, 18677, 18681, 18689, 18692, 18693, 18694, 18697, 18698, 18699
  1265. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18778) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1266. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18796) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1267. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18858) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1268. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18866) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1269. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18778) : warning C6326: Potential comparison of a constant with another constant
  1270. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18787) : warning C6326: Potential comparison of a constant with another constant
  1271. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18790) : warning C6326: Potential comparison of a constant with another constant
  1272. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18796) : warning C6326: Potential comparison of a constant with another constant
  1273. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18808) : warning C6326: Potential comparison of a constant with another constant
  1274. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18818) : warning C6326: Potential comparison of a constant with another constant
  1275. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18847) : warning C6326: Potential comparison of a constant with another constant
  1276. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18858) : warning C6326: Potential comparison of a constant with another constant
  1277. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18866) : warning C6326: Potential comparison of a constant with another constant
  1278. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18938) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1279. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18943) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1280. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18938) : warning C6326: Potential comparison of a constant with another constant
  1281. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18943) : warning C6326: Potential comparison of a constant with another constant
  1282. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18972) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1283. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18977) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1284. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18972) : warning C6326: Potential comparison of a constant with another constant
  1285. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18977) : warning C6326: Potential comparison of a constant with another constant
  1286. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18995) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1287. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18999) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1288. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18995) : warning C6326: Potential comparison of a constant with another constant
  1289. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(18999) : warning C6326: Potential comparison of a constant with another constant
  1290. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19003) : warning C6326: Potential comparison of a constant with another constant
  1291. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19024) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1292. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19024) : warning C6326: Potential comparison of a constant with another constant
  1293. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19034) : warning C6326: Potential comparison of a constant with another constant
  1294. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19027) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 19017, 19018, 19019, 19022, 19024, 19025, 19027
  1295. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19132) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1296. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19104) : warning C6326: Potential comparison of a constant with another constant
  1297. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19127) : warning C6326: Potential comparison of a constant with another constant
  1298. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19128) : warning C6326: Potential comparison of a constant with another constant
  1299. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19131) : warning C6326: Potential comparison of a constant with another constant
  1300. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19132) : warning C6326: Potential comparison of a constant with another constant
  1301. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19135) : warning C6326: Potential comparison of a constant with another constant
  1302. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19140) : warning C6326: Potential comparison of a constant with another constant
  1303. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19158) : warning C6326: Potential comparison of a constant with another constant
  1304. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19163) : warning C6326: Potential comparison of a constant with another constant
  1305. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19166) : warning C6326: Potential comparison of a constant with another constant
  1306. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19173) : warning C6326: Potential comparison of a constant with another constant
  1307. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19186) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 19097, 19098, 19099, 19102, 19104, 19118, 19120, 19123, 19128, 19132, 19135, 19177, 19178, 19180, 19183, 19186
  1308. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19180) : warning C6011: Dereferencing NULL pointer 'ce->constructor': Lines: 19097, 19098, 19099, 19102, 19104, 19118, 19120, 19123, 19128, 19132, 19135, 19177, 19178, 19180
  1309. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19218) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1310. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19218) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1311. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19221) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1312. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19288) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1313. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19288) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1314. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19218) : warning C6326: Potential comparison of a constant with another constant
  1315. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19218) : warning C6326: Potential comparison of a constant with another constant
  1316. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19221) : warning C6326: Potential comparison of a constant with another constant
  1317. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19235) : warning C6326: Potential comparison of a constant with another constant
  1318. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19247) : warning C6326: Potential comparison of a constant with another constant
  1319. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19263) : warning C6326: Potential comparison of a constant with another constant
  1320. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19288) : warning C6326: Potential comparison of a constant with another constant
  1321. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19288) : warning C6326: Potential comparison of a constant with another constant
  1322. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19224) : warning C6011: Dereferencing NULL pointer 'expr_ptr_ptr': Lines: 19213, 19214, 19215, 19218, 19219, 19221, 19222, 19224
  1323. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19302) : warning C6326: Potential comparison of a constant with another constant
  1324. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19337) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1325. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19342) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1326. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19355) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1327. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19357) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1328. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19377) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1329. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19379) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1330. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19319) : warning C6326: Potential comparison of a constant with another constant
  1331. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19320) : warning C6326: Potential comparison of a constant with another constant
  1332. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19337) : warning C6326: Potential comparison of a constant with another constant
  1333. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19342) : warning C6326: Potential comparison of a constant with another constant
  1334. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19342) : warning C6326: Potential comparison of a constant with another constant
  1335. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19346) : warning C6326: Potential comparison of a constant with another constant
  1336. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19349) : warning C6326: Potential comparison of a constant with another constant
  1337. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19355) : warning C6326: Potential comparison of a constant with another constant
  1338. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19357) : warning C6326: Potential comparison of a constant with another constant
  1339. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19357) : warning C6326: Potential comparison of a constant with another constant
  1340. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19369) : warning C6326: Potential comparison of a constant with another constant
  1341. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19377) : warning C6326: Potential comparison of a constant with another constant
  1342. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19379) : warning C6326: Potential comparison of a constant with another constant
  1343. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19379) : warning C6326: Potential comparison of a constant with another constant
  1344. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19413) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1345. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19448) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1346. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19394) : warning C6326: Potential comparison of a constant with another constant
  1347. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19395) : warning C6326: Potential comparison of a constant with another constant
  1348. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19413) : warning C6326: Potential comparison of a constant with another constant
  1349. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19420) : warning C6326: Potential comparison of a constant with another constant
  1350. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19423) : warning C6326: Potential comparison of a constant with another constant
  1351. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19437) : warning C6326: Potential comparison of a constant with another constant
  1352. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19448) : warning C6326: Potential comparison of a constant with another constant
  1353. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19779) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1354. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19833) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '19776' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 19776
  1355. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19779) : warning C6326: Potential comparison of a constant with another constant
  1356. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19805) : warning C6326: Potential comparison of a constant with another constant
  1357. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19824) : warning C6326: Potential comparison of a constant with another constant
  1358. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19846) : warning C6326: Potential comparison of a constant with another constant
  1359. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19784) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 19771, 19772, 19773, 19774, 19775, 19776, 19777, 19779, 19780, 19783, 19784
  1360. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19896) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1361. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19899) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1362. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19896) : warning C6326: Potential comparison of a constant with another constant
  1363. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19899) : warning C6326: Potential comparison of a constant with another constant
  1364. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19923) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 19883, 19884, 19885, 19886, 19889, 19893, 19894, 19896, 19898, 19904, 19906, 19907, 19908, 19919, 19920, 19923
  1365. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19919) : warning C6001: Using uninitialized memory 'var_ptr': Lines: 19883, 19884, 19885, 19886, 19889, 19893, 19894, 19896, 19897, 19919
  1366. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19949) : warning C6001: Using uninitialized memory 'value': Lines: 19883, 19884, 19885, 19886, 19889, 19893, 19894, 19896, 19897, 19919, 19923, 19937, 19941, 19949
  1367. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19958) : warning C6001: Using uninitialized memory 'free_op_data1': Lines: 19883, 19884, 19885, 19886, 19889, 19893, 19894, 19896, 19897, 19919, 19923, 19937, 19941, 19949, 19952, 19953, 19954, 19957, 19958
  1368. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(19959) : warning C6001: Using uninitialized memory 'free_op_data2': Lines: 19883, 19884, 19885, 19886, 19889, 19893, 19894, 19896, 19897, 19919, 19923, 19937, 19941, 19949, 19952, 19953, 19954, 19957, 19958, 19959
  1369. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20040) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1370. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20040) : warning C6326: Potential comparison of a constant with another constant
  1371. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20066) : warning C6326: Potential comparison of a constant with another constant
  1372. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20081) : warning C6326: Potential comparison of a constant with another constant
  1373. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20097) : warning C6326: Potential comparison of a constant with another constant
  1374. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20045) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 20027, 20028, 20029, 20030, 20031, 20032, 20033, 20036, 20037, 20038, 20040, 20041, 20044, 20045
  1375. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20144) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1376. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20144) : warning C6326: Potential comparison of a constant with another constant
  1377. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20167) : warning C6326: Potential comparison of a constant with another constant
  1378. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20182) : warning C6326: Potential comparison of a constant with another constant
  1379. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20202) : warning C6326: Potential comparison of a constant with another constant
  1380. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20149) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 20131, 20132, 20133, 20134, 20135, 20136, 20137, 20140, 20141, 20142, 20144, 20145, 20148, 20149
  1381. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20239) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1382. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20240) : warning C6326: Potential comparison of a constant with another constant
  1383. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20261) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1384. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20266) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1385. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20261) : warning C6326: Potential comparison of a constant with another constant
  1386. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20266) : warning C6326: Potential comparison of a constant with another constant
  1387. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20295) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1388. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20300) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1389. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20295) : warning C6326: Potential comparison of a constant with another constant
  1390. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20300) : warning C6326: Potential comparison of a constant with another constant
  1391. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20333) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1392. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20337) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1393. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20333) : warning C6326: Potential comparison of a constant with another constant
  1394. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20337) : warning C6326: Potential comparison of a constant with another constant
  1395. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20341) : warning C6326: Potential comparison of a constant with another constant
  1396. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20367) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1397. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20372) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1398. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20362) : warning C6326: Potential comparison of a constant with another constant
  1399. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20367) : warning C6326: Potential comparison of a constant with another constant
  1400. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20372) : warning C6326: Potential comparison of a constant with another constant
  1401. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20419) : warning C6326: Potential comparison of a constant with another constant
  1402. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20451) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1403. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20460) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1404. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20470) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1405. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20451) : warning C6326: Potential comparison of a constant with another constant
  1406. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20460) : warning C6326: Potential comparison of a constant with another constant
  1407. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20464) : warning C6326: Potential comparison of a constant with another constant
  1408. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20470) : warning C6326: Potential comparison of a constant with another constant
  1409. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20504) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1410. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20513) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1411. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20504) : warning C6326: Potential comparison of a constant with another constant
  1412. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20507) : warning C6326: Potential comparison of a constant with another constant
  1413. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20513) : warning C6326: Potential comparison of a constant with another constant
  1414. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20546) : warning C6326: Potential comparison of a constant with another constant
  1415. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20580) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1416. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20589) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1417. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20580) : warning C6326: Potential comparison of a constant with another constant
  1418. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20583) : warning C6326: Potential comparison of a constant with another constant
  1419. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20589) : warning C6326: Potential comparison of a constant with another constant
  1420. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20619) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1421. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20628) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1422. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20611) : warning C6326: Potential comparison of a constant with another constant
  1423. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20619) : warning C6326: Potential comparison of a constant with another constant
  1424. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20622) : warning C6326: Potential comparison of a constant with another constant
  1425. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20628) : warning C6326: Potential comparison of a constant with another constant
  1426. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20657) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1427. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20657) : warning C6326: Potential comparison of a constant with another constant
  1428. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20660) : warning C6326: Potential comparison of a constant with another constant
  1429. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20682) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1430. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20682) : warning C6326: Potential comparison of a constant with another constant
  1431. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20692) : warning C6326: Potential comparison of a constant with another constant
  1432. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20685) : warning C6011: Dereferencing NULL pointer 'object_ptr': Lines: 20675, 20676, 20677, 20680, 20682, 20683, 20685
  1433. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20764) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1434. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20778) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1435. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20764) : warning C6326: Potential comparison of a constant with another constant
  1436. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20778) : warning C6326: Potential comparison of a constant with another constant
  1437. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20787) : warning C6326: Potential comparison of a constant with another constant
  1438. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20789) : warning C6326: Potential comparison of a constant with another constant
  1439. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20819) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1440. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20835) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1441. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20841) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1442. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20818) : warning C6326: Potential comparison of a constant with another constant
  1443. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20832) : warning C6326: Potential comparison of a constant with another constant
  1444. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20835) : warning C6326: Potential comparison of a constant with another constant
  1445. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20840) : warning C6326: Potential comparison of a constant with another constant
  1446. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20841) : warning C6326: Potential comparison of a constant with another constant
  1447. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20846) : warning C6326: Potential comparison of a constant with another constant
  1448. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20851) : warning C6011: Dereferencing NULL pointer 'variable_ptr_ptr': Lines: 20810, 20811, 20812, 20813, 20816, 20821, 20832, 20835, 20839, 20840, 20842, 20844, 20846, 20850, 20851
  1449. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20874) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1450. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20888) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1451. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20874) : warning C6326: Potential comparison of a constant with another constant
  1452. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20888) : warning C6326: Potential comparison of a constant with another constant
  1453. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20897) : warning C6326: Potential comparison of a constant with another constant
  1454. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20901) : warning C6326: Potential comparison of a constant with another constant
  1455. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20920) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 20863, 20864, 20865, 20866, 20867, 20870, 20872, 20874, 20879, 20880, 20882, 20884, 20909, 20912, 20915, 20918, 20919, 20920
  1456. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20969) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1457. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20941) : warning C6326: Potential comparison of a constant with another constant
  1458. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20964) : warning C6326: Potential comparison of a constant with another constant
  1459. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20965) : warning C6326: Potential comparison of a constant with another constant
  1460. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20968) : warning C6326: Potential comparison of a constant with another constant
  1461. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20969) : warning C6326: Potential comparison of a constant with another constant
  1462. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20972) : warning C6326: Potential comparison of a constant with another constant
  1463. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20977) : warning C6326: Potential comparison of a constant with another constant
  1464. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20995) : warning C6326: Potential comparison of a constant with another constant
  1465. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21000) : warning C6326: Potential comparison of a constant with another constant
  1466. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21003) : warning C6326: Potential comparison of a constant with another constant
  1467. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21010) : warning C6326: Potential comparison of a constant with another constant
  1468. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21023) : warning C6011: Dereferencing NULL pointer 'execute_data->fbc': Lines: 20934, 20935, 20936, 20939, 20941, 20955, 20957, 20960, 20965, 20969, 20972, 20973, 20974, 20977, 20981, 20983, 20986, 20987, 20991, 20992, 20993, 20997, 20998, 21001, 21010, 21023
  1469. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21054) : warning C6326: Potential comparison of a constant with another constant
  1470. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21072) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1471. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21072) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1472. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21075) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1473. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21142) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1474. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21142) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1475. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21072) : warning C6326: Potential comparison of a constant with another constant
  1476. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21072) : warning C6326: Potential comparison of a constant with another constant
  1477. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21075) : warning C6326: Potential comparison of a constant with another constant
  1478. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21089) : warning C6326: Potential comparison of a constant with another constant
  1479. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21101) : warning C6326: Potential comparison of a constant with another constant
  1480. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21117) : warning C6326: Potential comparison of a constant with another constant
  1481. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21142) : warning C6326: Potential comparison of a constant with another constant
  1482. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21142) : warning C6326: Potential comparison of a constant with another constant
  1483. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21078) : warning C6011: Dereferencing NULL pointer 'expr_ptr_ptr': Lines: 21067, 21068, 21069, 21072, 21073, 21075, 21076, 21078
  1484. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21156) : warning C6326: Potential comparison of a constant with another constant
  1485. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21197) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1486. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21215) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1487. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21221) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1488. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21175) : warning C6326: Potential comparison of a constant with another constant
  1489. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21180) : warning C6326: Potential comparison of a constant with another constant
  1490. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21197) : warning C6326: Potential comparison of a constant with another constant
  1491. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21197) : warning C6326: Potential comparison of a constant with another constant
  1492. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21200) : warning C6326: Potential comparison of a constant with another constant
  1493. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21215) : warning C6326: Potential comparison of a constant with another constant
  1494. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21215) : warning C6326: Potential comparison of a constant with another constant
  1495. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21221) : warning C6326: Potential comparison of a constant with another constant
  1496. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21221) : warning C6326: Potential comparison of a constant with another constant
  1497. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21276) : warning C6326: Potential comparison of a constant with another constant
  1498. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21277) : warning C6326: Potential comparison of a constant with another constant
  1499. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21285) : warning C6326: Potential comparison of a constant with another constant
  1500. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21341) : warning C6326: Potential comparison of a constant with another constant
  1501. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21387) : warning C6326: Potential comparison of a constant with another constant
  1502. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21472) : warning C6326: Potential comparison of a constant with another constant
  1503. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21609) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '21552' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 21552
  1504. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21555) : warning C6326: Potential comparison of a constant with another constant
  1505. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21581) : warning C6326: Potential comparison of a constant with another constant
  1506. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21600) : warning C6326: Potential comparison of a constant with another constant
  1507. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21622) : warning C6326: Potential comparison of a constant with another constant
  1508. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21671) : warning C6326: Potential comparison of a constant with another constant
  1509. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21674) : warning C6326: Potential comparison of a constant with another constant
  1510. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21698) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 21658, 21659, 21660, 21661, 21664, 21668, 21669, 21671, 21673, 21679, 21681, 21682, 21683, 21694, 21695, 21698
  1511. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21815) : warning C6326: Potential comparison of a constant with another constant
  1512. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21841) : warning C6326: Potential comparison of a constant with another constant
  1513. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21856) : warning C6326: Potential comparison of a constant with another constant
  1514. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21872) : warning C6326: Potential comparison of a constant with another constant
  1515. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21919) : warning C6326: Potential comparison of a constant with another constant
  1516. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21942) : warning C6326: Potential comparison of a constant with another constant
  1517. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21957) : warning C6326: Potential comparison of a constant with another constant
  1518. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(21977) : warning C6326: Potential comparison of a constant with another constant
  1519. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22032) : warning C6326: Potential comparison of a constant with another constant
  1520. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22082) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1521. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22063) : warning C6326: Potential comparison of a constant with another constant
  1522. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22072) : warning C6326: Potential comparison of a constant with another constant
  1523. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22076) : warning C6326: Potential comparison of a constant with another constant
  1524. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22082) : warning C6326: Potential comparison of a constant with another constant
  1525. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22124) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1526. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22115) : warning C6326: Potential comparison of a constant with another constant
  1527. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22118) : warning C6326: Potential comparison of a constant with another constant
  1528. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22124) : warning C6326: Potential comparison of a constant with another constant
  1529. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22157) : warning C6326: Potential comparison of a constant with another constant
  1530. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22199) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1531. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22190) : warning C6326: Potential comparison of a constant with another constant
  1532. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22193) : warning C6326: Potential comparison of a constant with another constant
  1533. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22199) : warning C6326: Potential comparison of a constant with another constant
  1534. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22238) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1535. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22221) : warning C6326: Potential comparison of a constant with another constant
  1536. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22229) : warning C6326: Potential comparison of a constant with another constant
  1537. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22232) : warning C6326: Potential comparison of a constant with another constant
  1538. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22238) : warning C6326: Potential comparison of a constant with another constant
  1539. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22266) : warning C6326: Potential comparison of a constant with another constant
  1540. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22269) : warning C6326: Potential comparison of a constant with another constant
  1541. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22289) : warning C6326: Potential comparison of a constant with another constant
  1542. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22312) : warning C6326: Potential comparison of a constant with another constant
  1543. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22368) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1544. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22341) : warning C6326: Potential comparison of a constant with another constant
  1545. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22355) : warning C6326: Potential comparison of a constant with another constant
  1546. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22364) : warning C6326: Potential comparison of a constant with another constant
  1547. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22368) : warning C6326: Potential comparison of a constant with another constant
  1548. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22387) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 22330, 22331, 22332, 22333, 22337, 22339, 22341, 22346, 22347, 22349, 22351, 22376, 22379, 22382, 22385, 22386, 22387
  1549. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22403) : warning C6326: Potential comparison of a constant with another constant
  1550. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22438) : warning C6326: Potential comparison of a constant with another constant
  1551. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22474) : warning C6326: Potential comparison of a constant with another constant
  1552. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22429) : warning C6011: Dereferencing NULL pointer 'c': Lines: 22400, 22403, 22404, 22405, 22407, 22409, 22410, 22423, 22428, 22429
  1553. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22495) : warning C6326: Potential comparison of a constant with another constant
  1554. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22519) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1555. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22536) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1556. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22554) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1557. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22560) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1558. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22514) : warning C6326: Potential comparison of a constant with another constant
  1559. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22519) : warning C6326: Potential comparison of a constant with another constant
  1560. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22536) : warning C6326: Potential comparison of a constant with another constant
  1561. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22536) : warning C6326: Potential comparison of a constant with another constant
  1562. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22539) : warning C6326: Potential comparison of a constant with another constant
  1563. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22554) : warning C6326: Potential comparison of a constant with another constant
  1564. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22554) : warning C6326: Potential comparison of a constant with another constant
  1565. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22560) : warning C6326: Potential comparison of a constant with another constant
  1566. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22560) : warning C6326: Potential comparison of a constant with another constant
  1567. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22614) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1568. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22614) : warning C6326: Potential comparison of a constant with another constant
  1569. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22615) : warning C6326: Potential comparison of a constant with another constant
  1570. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22623) : warning C6326: Potential comparison of a constant with another constant
  1571. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22678) : warning C6326: Potential comparison of a constant with another constant
  1572. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22724) : warning C6326: Potential comparison of a constant with another constant
  1573. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22859) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '22802' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 22802
  1574. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22805) : warning C6326: Potential comparison of a constant with another constant
  1575. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22831) : warning C6326: Potential comparison of a constant with another constant
  1576. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22850) : warning C6326: Potential comparison of a constant with another constant
  1577. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22872) : warning C6326: Potential comparison of a constant with another constant
  1578. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22921) : warning C6326: Potential comparison of a constant with another constant
  1579. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22924) : warning C6326: Potential comparison of a constant with another constant
  1580. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(22948) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 22908, 22909, 22910, 22911, 22914, 22918, 22919, 22921, 22923, 22929, 22931, 22932, 22933, 22944, 22945, 22948
  1581. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23066) : warning C6326: Potential comparison of a constant with another constant
  1582. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23092) : warning C6326: Potential comparison of a constant with another constant
  1583. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23107) : warning C6326: Potential comparison of a constant with another constant
  1584. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23123) : warning C6326: Potential comparison of a constant with another constant
  1585. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23170) : warning C6326: Potential comparison of a constant with another constant
  1586. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23193) : warning C6326: Potential comparison of a constant with another constant
  1587. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23208) : warning C6326: Potential comparison of a constant with another constant
  1588. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23228) : warning C6326: Potential comparison of a constant with another constant
  1589. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23283) : warning C6326: Potential comparison of a constant with another constant
  1590. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23333) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1591. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23314) : warning C6326: Potential comparison of a constant with another constant
  1592. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23323) : warning C6326: Potential comparison of a constant with another constant
  1593. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23327) : warning C6326: Potential comparison of a constant with another constant
  1594. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23333) : warning C6326: Potential comparison of a constant with another constant
  1595. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23375) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1596. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23366) : warning C6326: Potential comparison of a constant with another constant
  1597. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23369) : warning C6326: Potential comparison of a constant with another constant
  1598. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23375) : warning C6326: Potential comparison of a constant with another constant
  1599. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23408) : warning C6326: Potential comparison of a constant with another constant
  1600. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23450) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1601. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23441) : warning C6326: Potential comparison of a constant with another constant
  1602. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23444) : warning C6326: Potential comparison of a constant with another constant
  1603. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23450) : warning C6326: Potential comparison of a constant with another constant
  1604. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23489) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1605. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23472) : warning C6326: Potential comparison of a constant with another constant
  1606. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23480) : warning C6326: Potential comparison of a constant with another constant
  1607. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23483) : warning C6326: Potential comparison of a constant with another constant
  1608. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23489) : warning C6326: Potential comparison of a constant with another constant
  1609. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23517) : warning C6326: Potential comparison of a constant with another constant
  1610. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23520) : warning C6326: Potential comparison of a constant with another constant
  1611. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23545) : warning C6326: Potential comparison of a constant with another constant
  1612. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23591) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1613. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23605) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1614. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23591) : warning C6326: Potential comparison of a constant with another constant
  1615. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23605) : warning C6326: Potential comparison of a constant with another constant
  1616. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23614) : warning C6326: Potential comparison of a constant with another constant
  1617. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23618) : warning C6326: Potential comparison of a constant with another constant
  1618. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23637) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 23580, 23581, 23582, 23583, 23584, 23587, 23589, 23591, 23596, 23597, 23599, 23601, 23626, 23629, 23632, 23635, 23636, 23637
  1619. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23654) : warning C6326: Potential comparison of a constant with another constant
  1620. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23678) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1621. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23695) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1622. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23713) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1623. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23719) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1624. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23673) : warning C6326: Potential comparison of a constant with another constant
  1625. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23678) : warning C6326: Potential comparison of a constant with another constant
  1626. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23695) : warning C6326: Potential comparison of a constant with another constant
  1627. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23695) : warning C6326: Potential comparison of a constant with another constant
  1628. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23698) : warning C6326: Potential comparison of a constant with another constant
  1629. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23713) : warning C6326: Potential comparison of a constant with another constant
  1630. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23713) : warning C6326: Potential comparison of a constant with another constant
  1631. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23719) : warning C6326: Potential comparison of a constant with another constant
  1632. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23719) : warning C6326: Potential comparison of a constant with another constant
  1633. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23773) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1634. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23773) : warning C6326: Potential comparison of a constant with another constant
  1635. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23774) : warning C6326: Potential comparison of a constant with another constant
  1636. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23782) : warning C6326: Potential comparison of a constant with another constant
  1637. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23837) : warning C6326: Potential comparison of a constant with another constant
  1638. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23883) : warning C6326: Potential comparison of a constant with another constant
  1639. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24018) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '23961' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 23961
  1640. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23964) : warning C6326: Potential comparison of a constant with another constant
  1641. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(23990) : warning C6326: Potential comparison of a constant with another constant
  1642. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24009) : warning C6326: Potential comparison of a constant with another constant
  1643. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24031) : warning C6326: Potential comparison of a constant with another constant
  1644. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24080) : warning C6326: Potential comparison of a constant with another constant
  1645. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24083) : warning C6326: Potential comparison of a constant with another constant
  1646. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24107) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 24067, 24068, 24069, 24070, 24073, 24077, 24078, 24080, 24082, 24088, 24090, 24091, 24092, 24103, 24104, 24107
  1647. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24225) : warning C6326: Potential comparison of a constant with another constant
  1648. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24251) : warning C6326: Potential comparison of a constant with another constant
  1649. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24266) : warning C6326: Potential comparison of a constant with another constant
  1650. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24282) : warning C6326: Potential comparison of a constant with another constant
  1651. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24329) : warning C6326: Potential comparison of a constant with another constant
  1652. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24352) : warning C6326: Potential comparison of a constant with another constant
  1653. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24367) : warning C6326: Potential comparison of a constant with another constant
  1654. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24387) : warning C6326: Potential comparison of a constant with another constant
  1655. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24442) : warning C6326: Potential comparison of a constant with another constant
  1656. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24492) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1657. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24473) : warning C6326: Potential comparison of a constant with another constant
  1658. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24482) : warning C6326: Potential comparison of a constant with another constant
  1659. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24486) : warning C6326: Potential comparison of a constant with another constant
  1660. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24492) : warning C6326: Potential comparison of a constant with another constant
  1661. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24534) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1662. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24525) : warning C6326: Potential comparison of a constant with another constant
  1663. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24528) : warning C6326: Potential comparison of a constant with another constant
  1664. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24534) : warning C6326: Potential comparison of a constant with another constant
  1665. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24567) : warning C6326: Potential comparison of a constant with another constant
  1666. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24609) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1667. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24600) : warning C6326: Potential comparison of a constant with another constant
  1668. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24603) : warning C6326: Potential comparison of a constant with another constant
  1669. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24609) : warning C6326: Potential comparison of a constant with another constant
  1670. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24648) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1671. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24631) : warning C6326: Potential comparison of a constant with another constant
  1672. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24639) : warning C6326: Potential comparison of a constant with another constant
  1673. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24642) : warning C6326: Potential comparison of a constant with another constant
  1674. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24648) : warning C6326: Potential comparison of a constant with another constant
  1675. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24676) : warning C6326: Potential comparison of a constant with another constant
  1676. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24679) : warning C6326: Potential comparison of a constant with another constant
  1677. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24704) : warning C6326: Potential comparison of a constant with another constant
  1678. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24750) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1679. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24764) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1680. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24750) : warning C6326: Potential comparison of a constant with another constant
  1681. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24764) : warning C6326: Potential comparison of a constant with another constant
  1682. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24773) : warning C6326: Potential comparison of a constant with another constant
  1683. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24777) : warning C6326: Potential comparison of a constant with another constant
  1684. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24796) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 24739, 24740, 24741, 24742, 24743, 24746, 24748, 24750, 24755, 24756, 24758, 24760, 24785, 24788, 24791, 24794, 24795, 24796
  1685. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24813) : warning C6326: Potential comparison of a constant with another constant
  1686. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24837) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1687. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24854) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1688. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24872) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1689. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24878) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1690. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24832) : warning C6326: Potential comparison of a constant with another constant
  1691. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24837) : warning C6326: Potential comparison of a constant with another constant
  1692. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24854) : warning C6326: Potential comparison of a constant with another constant
  1693. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24854) : warning C6326: Potential comparison of a constant with another constant
  1694. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24857) : warning C6326: Potential comparison of a constant with another constant
  1695. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24872) : warning C6326: Potential comparison of a constant with another constant
  1696. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24872) : warning C6326: Potential comparison of a constant with another constant
  1697. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24878) : warning C6326: Potential comparison of a constant with another constant
  1698. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24878) : warning C6326: Potential comparison of a constant with another constant
  1699. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24932) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1700. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24932) : warning C6326: Potential comparison of a constant with another constant
  1701. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24933) : warning C6326: Potential comparison of a constant with another constant
  1702. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24941) : warning C6326: Potential comparison of a constant with another constant
  1703. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(24996) : warning C6326: Potential comparison of a constant with another constant
  1704. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25042) : warning C6326: Potential comparison of a constant with another constant
  1705. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25177) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '25120' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 25120
  1706. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25123) : warning C6326: Potential comparison of a constant with another constant
  1707. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25149) : warning C6326: Potential comparison of a constant with another constant
  1708. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25168) : warning C6326: Potential comparison of a constant with another constant
  1709. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25190) : warning C6326: Potential comparison of a constant with another constant
  1710. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25239) : warning C6326: Potential comparison of a constant with another constant
  1711. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25242) : warning C6326: Potential comparison of a constant with another constant
  1712. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25266) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 25226, 25227, 25228, 25229, 25232, 25236, 25237, 25239, 25241, 25247, 25249, 25250, 25251, 25262, 25263, 25266
  1713. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25373) : warning C6326: Potential comparison of a constant with another constant
  1714. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25446) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '25389' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 25389
  1715. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25392) : warning C6326: Potential comparison of a constant with another constant
  1716. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25418) : warning C6326: Potential comparison of a constant with another constant
  1717. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25437) : warning C6326: Potential comparison of a constant with another constant
  1718. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25459) : warning C6326: Potential comparison of a constant with another constant
  1719. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25508) : warning C6326: Potential comparison of a constant with another constant
  1720. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25511) : warning C6326: Potential comparison of a constant with another constant
  1721. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25535) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 25495, 25496, 25497, 25498, 25501, 25505, 25506, 25508, 25510, 25516, 25518, 25519, 25520, 25531, 25532, 25535
  1722. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25652) : warning C6326: Potential comparison of a constant with another constant
  1723. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25678) : warning C6326: Potential comparison of a constant with another constant
  1724. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25693) : warning C6326: Potential comparison of a constant with another constant
  1725. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25709) : warning C6326: Potential comparison of a constant with another constant
  1726. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25756) : warning C6326: Potential comparison of a constant with another constant
  1727. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25779) : warning C6326: Potential comparison of a constant with another constant
  1728. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25794) : warning C6326: Potential comparison of a constant with another constant
  1729. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25814) : warning C6326: Potential comparison of a constant with another constant
  1730. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25869) : warning C6326: Potential comparison of a constant with another constant
  1731. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25919) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1732. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25900) : warning C6326: Potential comparison of a constant with another constant
  1733. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25909) : warning C6326: Potential comparison of a constant with another constant
  1734. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25913) : warning C6326: Potential comparison of a constant with another constant
  1735. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25919) : warning C6326: Potential comparison of a constant with another constant
  1736. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25961) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1737. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25952) : warning C6326: Potential comparison of a constant with another constant
  1738. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25955) : warning C6326: Potential comparison of a constant with another constant
  1739. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25961) : warning C6326: Potential comparison of a constant with another constant
  1740. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(25994) : warning C6326: Potential comparison of a constant with another constant
  1741. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26036) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1742. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26027) : warning C6326: Potential comparison of a constant with another constant
  1743. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26030) : warning C6326: Potential comparison of a constant with another constant
  1744. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26036) : warning C6326: Potential comparison of a constant with another constant
  1745. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26075) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1746. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26058) : warning C6326: Potential comparison of a constant with another constant
  1747. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26066) : warning C6326: Potential comparison of a constant with another constant
  1748. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26069) : warning C6326: Potential comparison of a constant with another constant
  1749. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26075) : warning C6326: Potential comparison of a constant with another constant
  1750. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26103) : warning C6326: Potential comparison of a constant with another constant
  1751. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26106) : warning C6326: Potential comparison of a constant with another constant
  1752. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26131) : warning C6326: Potential comparison of a constant with another constant
  1753. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26176) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1754. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26190) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  1755. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26176) : warning C6326: Potential comparison of a constant with another constant
  1756. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26190) : warning C6326: Potential comparison of a constant with another constant
  1757. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26199) : warning C6326: Potential comparison of a constant with another constant
  1758. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26203) : warning C6326: Potential comparison of a constant with another constant
  1759. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26222) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 26165, 26166, 26167, 26168, 26172, 26174, 26176, 26181, 26182, 26184, 26186, 26211, 26214, 26217, 26220, 26221, 26222
  1760. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26238) : warning C6326: Potential comparison of a constant with another constant
  1761. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26262) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1762. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26279) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1763. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26297) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1764. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26303) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1765. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26257) : warning C6326: Potential comparison of a constant with another constant
  1766. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26262) : warning C6326: Potential comparison of a constant with another constant
  1767. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26279) : warning C6326: Potential comparison of a constant with another constant
  1768. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26279) : warning C6326: Potential comparison of a constant with another constant
  1769. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26282) : warning C6326: Potential comparison of a constant with another constant
  1770. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26297) : warning C6326: Potential comparison of a constant with another constant
  1771. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26297) : warning C6326: Potential comparison of a constant with another constant
  1772. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26303) : warning C6326: Potential comparison of a constant with another constant
  1773. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26303) : warning C6326: Potential comparison of a constant with another constant
  1774. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26357) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1775. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26357) : warning C6326: Potential comparison of a constant with another constant
  1776. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26358) : warning C6326: Potential comparison of a constant with another constant
  1777. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26366) : warning C6326: Potential comparison of a constant with another constant
  1778. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26421) : warning C6326: Potential comparison of a constant with another constant
  1779. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26467) : warning C6326: Potential comparison of a constant with another constant
  1780. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26573) : warning C6326: Potential comparison of a constant with another constant
  1781. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26576) : warning C6326: Potential comparison of a constant with another constant
  1782. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26619) : warning C6326: Potential comparison of a constant with another constant
  1783. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26622) : warning C6326: Potential comparison of a constant with another constant
  1784. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26665) : warning C6326: Potential comparison of a constant with another constant
  1785. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26668) : warning C6326: Potential comparison of a constant with another constant
  1786. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26707) : warning C6326: Potential comparison of a constant with another constant
  1787. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26710) : warning C6326: Potential comparison of a constant with another constant
  1788. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26750) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1789. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26750) : warning C6326: Potential comparison of a constant with another constant
  1790. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26753) : warning C6326: Potential comparison of a constant with another constant
  1791. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26788) : warning C6326: Potential comparison of a constant with another constant
  1792. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26818) : warning C6326: Potential comparison of a constant with another constant
  1793. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26848) : warning C6326: Potential comparison of a constant with another constant
  1794. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26882) : warning C6326: Potential comparison of a constant with another constant
  1795. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26913) : warning C6326: Potential comparison of a constant with another constant
  1796. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26956) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1797. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26956) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1798. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26944) : warning C6326: Potential comparison of a constant with another constant
  1799. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26948) : warning C6326: Potential comparison of a constant with another constant
  1800. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26956) : warning C6326: Potential comparison of a constant with another constant
  1801. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26956) : warning C6326: Potential comparison of a constant with another constant
  1802. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26987) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1803. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27019) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1804. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26987) : warning C6326: Potential comparison of a constant with another constant
  1805. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26987) : warning C6326: Potential comparison of a constant with another constant
  1806. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(26993) : warning C6326: Potential comparison of a constant with another constant
  1807. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27015) : warning C6326: Potential comparison of a constant with another constant
  1808. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27019) : warning C6326: Potential comparison of a constant with another constant
  1809. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27054) : warning C6326: Potential comparison of a constant with another constant
  1810. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27127) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1811. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27127) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1812. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27114) : warning C6326: Potential comparison of a constant with another constant
  1813. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27127) : warning C6326: Potential comparison of a constant with another constant
  1814. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27161) : warning C6326: Potential comparison of a constant with another constant
  1815. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27165) : warning C6326: Potential comparison of a constant with another constant
  1816. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27223) : warning C6326: Potential comparison of a constant with another constant
  1817. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27491) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1818. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27491) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1819. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27539) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1820. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27539) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1821. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27491) : warning C6326: Potential comparison of a constant with another constant
  1822. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27491) : warning C6326: Potential comparison of a constant with another constant
  1823. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27538) : warning C6326: Potential comparison of a constant with another constant
  1824. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27539) : warning C6326: Potential comparison of a constant with another constant
  1825. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27539) : warning C6326: Potential comparison of a constant with another constant
  1826. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27627) : warning C6326: Potential comparison of a constant with another constant
  1827. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27678) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1828. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27678) : warning C6326: Potential comparison of a constant with another constant
  1829. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27678) : warning C6326: Potential comparison of a constant with another constant
  1830. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27729) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1831. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27729) : warning C6326: Potential comparison of a constant with another constant
  1832. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(27729) : warning C6326: Potential comparison of a constant with another constant
  1833. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28108) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '28051' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 28051
  1834. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28054) : warning C6326: Potential comparison of a constant with another constant
  1835. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28080) : warning C6326: Potential comparison of a constant with another constant
  1836. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28099) : warning C6326: Potential comparison of a constant with another constant
  1837. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28121) : warning C6326: Potential comparison of a constant with another constant
  1838. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28170) : warning C6326: Potential comparison of a constant with another constant
  1839. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28173) : warning C6326: Potential comparison of a constant with another constant
  1840. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28197) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 28157, 28158, 28159, 28160, 28163, 28167, 28168, 28170, 28172, 28178, 28180, 28181, 28182, 28193, 28194, 28197
  1841. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28314) : warning C6326: Potential comparison of a constant with another constant
  1842. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28340) : warning C6326: Potential comparison of a constant with another constant
  1843. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28355) : warning C6326: Potential comparison of a constant with another constant
  1844. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28371) : warning C6326: Potential comparison of a constant with another constant
  1845. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28418) : warning C6326: Potential comparison of a constant with another constant
  1846. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28441) : warning C6326: Potential comparison of a constant with another constant
  1847. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28456) : warning C6326: Potential comparison of a constant with another constant
  1848. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28476) : warning C6326: Potential comparison of a constant with another constant
  1849. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28518) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1850. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28536) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1851. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28606) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1852. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28518) : warning C6326: Potential comparison of a constant with another constant
  1853. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28527) : warning C6326: Potential comparison of a constant with another constant
  1854. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28530) : warning C6326: Potential comparison of a constant with another constant
  1855. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28536) : warning C6326: Potential comparison of a constant with another constant
  1856. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28548) : warning C6326: Potential comparison of a constant with another constant
  1857. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28558) : warning C6326: Potential comparison of a constant with another constant
  1858. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28587) : warning C6326: Potential comparison of a constant with another constant
  1859. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28598) : warning C6326: Potential comparison of a constant with another constant
  1860. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28606) : warning C6326: Potential comparison of a constant with another constant
  1861. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28678) : warning C6326: Potential comparison of a constant with another constant
  1862. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28704) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1863. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28699) : warning C6326: Potential comparison of a constant with another constant
  1864. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28704) : warning C6326: Potential comparison of a constant with another constant
  1865. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28737) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1866. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28732) : warning C6326: Potential comparison of a constant with another constant
  1867. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28737) : warning C6326: Potential comparison of a constant with another constant
  1868. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28774) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1869. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28770) : warning C6326: Potential comparison of a constant with another constant
  1870. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28774) : warning C6326: Potential comparison of a constant with another constant
  1871. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28778) : warning C6326: Potential comparison of a constant with another constant
  1872. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28809) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1873. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28799) : warning C6326: Potential comparison of a constant with another constant
  1874. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28804) : warning C6326: Potential comparison of a constant with another constant
  1875. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28809) : warning C6326: Potential comparison of a constant with another constant
  1876. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28856) : warning C6326: Potential comparison of a constant with another constant
  1877. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28906) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1878. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28887) : warning C6326: Potential comparison of a constant with another constant
  1879. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28896) : warning C6326: Potential comparison of a constant with another constant
  1880. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28900) : warning C6326: Potential comparison of a constant with another constant
  1881. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28906) : warning C6326: Potential comparison of a constant with another constant
  1882. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28948) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1883. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28939) : warning C6326: Potential comparison of a constant with another constant
  1884. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28942) : warning C6326: Potential comparison of a constant with another constant
  1885. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28948) : warning C6326: Potential comparison of a constant with another constant
  1886. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28981) : warning C6326: Potential comparison of a constant with another constant
  1887. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29023) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1888. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29014) : warning C6326: Potential comparison of a constant with another constant
  1889. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29017) : warning C6326: Potential comparison of a constant with another constant
  1890. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29023) : warning C6326: Potential comparison of a constant with another constant
  1891. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29062) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1892. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29045) : warning C6326: Potential comparison of a constant with another constant
  1893. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29053) : warning C6326: Potential comparison of a constant with another constant
  1894. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29056) : warning C6326: Potential comparison of a constant with another constant
  1895. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29062) : warning C6326: Potential comparison of a constant with another constant
  1896. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29090) : warning C6326: Potential comparison of a constant with another constant
  1897. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29093) : warning C6326: Potential comparison of a constant with another constant
  1898. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29115) : warning C6326: Potential comparison of a constant with another constant
  1899. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29125) : warning C6326: Potential comparison of a constant with another constant
  1900. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29197) : warning C6326: Potential comparison of a constant with another constant
  1901. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29211) : warning C6326: Potential comparison of a constant with another constant
  1902. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29220) : warning C6326: Potential comparison of a constant with another constant
  1903. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29222) : warning C6326: Potential comparison of a constant with another constant
  1904. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29279) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1905. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29252) : warning C6326: Potential comparison of a constant with another constant
  1906. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29266) : warning C6326: Potential comparison of a constant with another constant
  1907. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29275) : warning C6326: Potential comparison of a constant with another constant
  1908. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29279) : warning C6326: Potential comparison of a constant with another constant
  1909. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29298) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 29241, 29242, 29243, 29244, 29248, 29250, 29252, 29257, 29258, 29260, 29262, 29287, 29290, 29293, 29296, 29297, 29298
  1910. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29315) : warning C6326: Potential comparison of a constant with another constant
  1911. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29333) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1912. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29333) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1913. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29403) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1914. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29403) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1915. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29333) : warning C6326: Potential comparison of a constant with another constant
  1916. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29333) : warning C6326: Potential comparison of a constant with another constant
  1917. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29336) : warning C6326: Potential comparison of a constant with another constant
  1918. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29350) : warning C6326: Potential comparison of a constant with another constant
  1919. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29362) : warning C6326: Potential comparison of a constant with another constant
  1920. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29378) : warning C6326: Potential comparison of a constant with another constant
  1921. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29403) : warning C6326: Potential comparison of a constant with another constant
  1922. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29403) : warning C6326: Potential comparison of a constant with another constant
  1923. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29417) : warning C6326: Potential comparison of a constant with another constant
  1924. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29452) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1925. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29457) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1926. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29470) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1927. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29472) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1928. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29492) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1929. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29494) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1930. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29434) : warning C6326: Potential comparison of a constant with another constant
  1931. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29435) : warning C6326: Potential comparison of a constant with another constant
  1932. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29452) : warning C6326: Potential comparison of a constant with another constant
  1933. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29457) : warning C6326: Potential comparison of a constant with another constant
  1934. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29457) : warning C6326: Potential comparison of a constant with another constant
  1935. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29461) : warning C6326: Potential comparison of a constant with another constant
  1936. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29464) : warning C6326: Potential comparison of a constant with another constant
  1937. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29470) : warning C6326: Potential comparison of a constant with another constant
  1938. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29472) : warning C6326: Potential comparison of a constant with another constant
  1939. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29472) : warning C6326: Potential comparison of a constant with another constant
  1940. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29484) : warning C6326: Potential comparison of a constant with another constant
  1941. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29492) : warning C6326: Potential comparison of a constant with another constant
  1942. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29494) : warning C6326: Potential comparison of a constant with another constant
  1943. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29494) : warning C6326: Potential comparison of a constant with another constant
  1944. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29512) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1945. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29517) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1946. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29534) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1947. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29552) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1948. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29558) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  1949. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29512) : warning C6326: Potential comparison of a constant with another constant
  1950. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29517) : warning C6326: Potential comparison of a constant with another constant
  1951. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29534) : warning C6326: Potential comparison of a constant with another constant
  1952. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29534) : warning C6326: Potential comparison of a constant with another constant
  1953. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29537) : warning C6326: Potential comparison of a constant with another constant
  1954. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29552) : warning C6326: Potential comparison of a constant with another constant
  1955. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29552) : warning C6326: Potential comparison of a constant with another constant
  1956. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29558) : warning C6326: Potential comparison of a constant with another constant
  1957. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29558) : warning C6326: Potential comparison of a constant with another constant
  1958. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29612) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  1959. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29613) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1960. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29612) : warning C6326: Potential comparison of a constant with another constant
  1961. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29613) : warning C6326: Potential comparison of a constant with another constant
  1962. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29621) : warning C6326: Potential comparison of a constant with another constant
  1963. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29667) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1964. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29702) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  1965. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29648) : warning C6326: Potential comparison of a constant with another constant
  1966. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29649) : warning C6326: Potential comparison of a constant with another constant
  1967. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29667) : warning C6326: Potential comparison of a constant with another constant
  1968. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29674) : warning C6326: Potential comparison of a constant with another constant
  1969. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29677) : warning C6326: Potential comparison of a constant with another constant
  1970. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29691) : warning C6326: Potential comparison of a constant with another constant
  1971. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29702) : warning C6326: Potential comparison of a constant with another constant
  1972. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29761) : warning C6326: Potential comparison of a constant with another constant
  1973. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(29807) : warning C6326: Potential comparison of a constant with another constant
  1974. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30218) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '30161' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 30161
  1975. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30164) : warning C6326: Potential comparison of a constant with another constant
  1976. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30190) : warning C6326: Potential comparison of a constant with another constant
  1977. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30209) : warning C6326: Potential comparison of a constant with another constant
  1978. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30231) : warning C6326: Potential comparison of a constant with another constant
  1979. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30280) : warning C6326: Potential comparison of a constant with another constant
  1980. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30283) : warning C6326: Potential comparison of a constant with another constant
  1981. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30307) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 30267, 30268, 30269, 30270, 30273, 30277, 30278, 30280, 30282, 30288, 30290, 30291, 30292, 30303, 30304, 30307
  1982. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30425) : warning C6326: Potential comparison of a constant with another constant
  1983. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30451) : warning C6326: Potential comparison of a constant with another constant
  1984. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30466) : warning C6326: Potential comparison of a constant with another constant
  1985. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30482) : warning C6326: Potential comparison of a constant with another constant
  1986. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30529) : warning C6326: Potential comparison of a constant with another constant
  1987. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30552) : warning C6326: Potential comparison of a constant with another constant
  1988. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30567) : warning C6326: Potential comparison of a constant with another constant
  1989. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30587) : warning C6326: Potential comparison of a constant with another constant
  1990. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30625) : warning C6326: Potential comparison of a constant with another constant
  1991. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30651) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1992. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30646) : warning C6326: Potential comparison of a constant with another constant
  1993. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30651) : warning C6326: Potential comparison of a constant with another constant
  1994. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30684) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1995. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30679) : warning C6326: Potential comparison of a constant with another constant
  1996. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30684) : warning C6326: Potential comparison of a constant with another constant
  1997. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30721) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  1998. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30717) : warning C6326: Potential comparison of a constant with another constant
  1999. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30721) : warning C6326: Potential comparison of a constant with another constant
  2000. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30725) : warning C6326: Potential comparison of a constant with another constant
  2001. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30756) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2002. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30746) : warning C6326: Potential comparison of a constant with another constant
  2003. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30751) : warning C6326: Potential comparison of a constant with another constant
  2004. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30756) : warning C6326: Potential comparison of a constant with another constant
  2005. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30803) : warning C6326: Potential comparison of a constant with another constant
  2006. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30853) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2007. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30834) : warning C6326: Potential comparison of a constant with another constant
  2008. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30843) : warning C6326: Potential comparison of a constant with another constant
  2009. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30847) : warning C6326: Potential comparison of a constant with another constant
  2010. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30853) : warning C6326: Potential comparison of a constant with another constant
  2011. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30895) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2012. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30886) : warning C6326: Potential comparison of a constant with another constant
  2013. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30889) : warning C6326: Potential comparison of a constant with another constant
  2014. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30895) : warning C6326: Potential comparison of a constant with another constant
  2015. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30928) : warning C6326: Potential comparison of a constant with another constant
  2016. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30970) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2017. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30961) : warning C6326: Potential comparison of a constant with another constant
  2018. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30964) : warning C6326: Potential comparison of a constant with another constant
  2019. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30970) : warning C6326: Potential comparison of a constant with another constant
  2020. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31009) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2021. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30992) : warning C6326: Potential comparison of a constant with another constant
  2022. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31000) : warning C6326: Potential comparison of a constant with another constant
  2023. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31003) : warning C6326: Potential comparison of a constant with another constant
  2024. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31009) : warning C6326: Potential comparison of a constant with another constant
  2025. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31037) : warning C6326: Potential comparison of a constant with another constant
  2026. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31040) : warning C6326: Potential comparison of a constant with another constant
  2027. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31062) : warning C6326: Potential comparison of a constant with another constant
  2028. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31072) : warning C6326: Potential comparison of a constant with another constant
  2029. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31145) : warning C6326: Potential comparison of a constant with another constant
  2030. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31159) : warning C6326: Potential comparison of a constant with another constant
  2031. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31168) : warning C6326: Potential comparison of a constant with another constant
  2032. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31170) : warning C6326: Potential comparison of a constant with another constant
  2033. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31200) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2034. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31214) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  2035. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31200) : warning C6326: Potential comparison of a constant with another constant
  2036. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31214) : warning C6326: Potential comparison of a constant with another constant
  2037. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31223) : warning C6326: Potential comparison of a constant with another constant
  2038. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31227) : warning C6326: Potential comparison of a constant with another constant
  2039. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31246) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 31189, 31190, 31191, 31192, 31193, 31196, 31198, 31200, 31205, 31206, 31208, 31210, 31235, 31238, 31241, 31244, 31245, 31246
  2040. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31264) : warning C6326: Potential comparison of a constant with another constant
  2041. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31283) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2042. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31283) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2043. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31353) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2044. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31353) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2045. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31283) : warning C6326: Potential comparison of a constant with another constant
  2046. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31283) : warning C6326: Potential comparison of a constant with another constant
  2047. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31286) : warning C6326: Potential comparison of a constant with another constant
  2048. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31300) : warning C6326: Potential comparison of a constant with another constant
  2049. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31312) : warning C6326: Potential comparison of a constant with another constant
  2050. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31328) : warning C6326: Potential comparison of a constant with another constant
  2051. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31353) : warning C6326: Potential comparison of a constant with another constant
  2052. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31353) : warning C6326: Potential comparison of a constant with another constant
  2053. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31367) : warning C6326: Potential comparison of a constant with another constant
  2054. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31386) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2055. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31391) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2056. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31408) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2057. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31426) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2058. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31432) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2059. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31386) : warning C6326: Potential comparison of a constant with another constant
  2060. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31391) : warning C6326: Potential comparison of a constant with another constant
  2061. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31408) : warning C6326: Potential comparison of a constant with another constant
  2062. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31408) : warning C6326: Potential comparison of a constant with another constant
  2063. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31411) : warning C6326: Potential comparison of a constant with another constant
  2064. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31426) : warning C6326: Potential comparison of a constant with another constant
  2065. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31426) : warning C6326: Potential comparison of a constant with another constant
  2066. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31432) : warning C6326: Potential comparison of a constant with another constant
  2067. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31432) : warning C6326: Potential comparison of a constant with another constant
  2068. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31486) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2069. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31487) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2070. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31486) : warning C6326: Potential comparison of a constant with another constant
  2071. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31487) : warning C6326: Potential comparison of a constant with another constant
  2072. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31495) : warning C6326: Potential comparison of a constant with another constant
  2073. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31550) : warning C6326: Potential comparison of a constant with another constant
  2074. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31596) : warning C6326: Potential comparison of a constant with another constant
  2075. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32007) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '31950' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 31950
  2076. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31953) : warning C6326: Potential comparison of a constant with another constant
  2077. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31979) : warning C6326: Potential comparison of a constant with another constant
  2078. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(31998) : warning C6326: Potential comparison of a constant with another constant
  2079. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32020) : warning C6326: Potential comparison of a constant with another constant
  2080. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32069) : warning C6326: Potential comparison of a constant with another constant
  2081. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32072) : warning C6326: Potential comparison of a constant with another constant
  2082. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32096) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 32056, 32057, 32058, 32059, 32062, 32066, 32067, 32069, 32071, 32077, 32079, 32080, 32081, 32092, 32093, 32096
  2083. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32214) : warning C6326: Potential comparison of a constant with another constant
  2084. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32240) : warning C6326: Potential comparison of a constant with another constant
  2085. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32255) : warning C6326: Potential comparison of a constant with another constant
  2086. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32271) : warning C6326: Potential comparison of a constant with another constant
  2087. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32318) : warning C6326: Potential comparison of a constant with another constant
  2088. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32341) : warning C6326: Potential comparison of a constant with another constant
  2089. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32356) : warning C6326: Potential comparison of a constant with another constant
  2090. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32376) : warning C6326: Potential comparison of a constant with another constant
  2091. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32418) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2092. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32436) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2093. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32506) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2094. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32418) : warning C6326: Potential comparison of a constant with another constant
  2095. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32427) : warning C6326: Potential comparison of a constant with another constant
  2096. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32430) : warning C6326: Potential comparison of a constant with another constant
  2097. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32436) : warning C6326: Potential comparison of a constant with another constant
  2098. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32448) : warning C6326: Potential comparison of a constant with another constant
  2099. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32458) : warning C6326: Potential comparison of a constant with another constant
  2100. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32487) : warning C6326: Potential comparison of a constant with another constant
  2101. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32498) : warning C6326: Potential comparison of a constant with another constant
  2102. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32506) : warning C6326: Potential comparison of a constant with another constant
  2103. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32578) : warning C6326: Potential comparison of a constant with another constant
  2104. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32604) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2105. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32599) : warning C6326: Potential comparison of a constant with another constant
  2106. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32604) : warning C6326: Potential comparison of a constant with another constant
  2107. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32637) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2108. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32632) : warning C6326: Potential comparison of a constant with another constant
  2109. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32637) : warning C6326: Potential comparison of a constant with another constant
  2110. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32674) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2111. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32670) : warning C6326: Potential comparison of a constant with another constant
  2112. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32674) : warning C6326: Potential comparison of a constant with another constant
  2113. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32678) : warning C6326: Potential comparison of a constant with another constant
  2114. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32709) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2115. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32699) : warning C6326: Potential comparison of a constant with another constant
  2116. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32704) : warning C6326: Potential comparison of a constant with another constant
  2117. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32709) : warning C6326: Potential comparison of a constant with another constant
  2118. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32756) : warning C6326: Potential comparison of a constant with another constant
  2119. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32806) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2120. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32787) : warning C6326: Potential comparison of a constant with another constant
  2121. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32796) : warning C6326: Potential comparison of a constant with another constant
  2122. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32800) : warning C6326: Potential comparison of a constant with another constant
  2123. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32806) : warning C6326: Potential comparison of a constant with another constant
  2124. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32848) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2125. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32839) : warning C6326: Potential comparison of a constant with another constant
  2126. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32842) : warning C6326: Potential comparison of a constant with another constant
  2127. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32848) : warning C6326: Potential comparison of a constant with another constant
  2128. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32881) : warning C6326: Potential comparison of a constant with another constant
  2129. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32923) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2130. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32914) : warning C6326: Potential comparison of a constant with another constant
  2131. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32917) : warning C6326: Potential comparison of a constant with another constant
  2132. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32923) : warning C6326: Potential comparison of a constant with another constant
  2133. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32962) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2134. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32945) : warning C6326: Potential comparison of a constant with another constant
  2135. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32953) : warning C6326: Potential comparison of a constant with another constant
  2136. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32956) : warning C6326: Potential comparison of a constant with another constant
  2137. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32962) : warning C6326: Potential comparison of a constant with another constant
  2138. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32990) : warning C6326: Potential comparison of a constant with another constant
  2139. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32993) : warning C6326: Potential comparison of a constant with another constant
  2140. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33015) : warning C6326: Potential comparison of a constant with another constant
  2141. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33025) : warning C6326: Potential comparison of a constant with another constant
  2142. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33098) : warning C6326: Potential comparison of a constant with another constant
  2143. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33112) : warning C6326: Potential comparison of a constant with another constant
  2144. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33121) : warning C6326: Potential comparison of a constant with another constant
  2145. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33123) : warning C6326: Potential comparison of a constant with another constant
  2146. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33151) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2147. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33165) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2148. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33173) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2149. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33179) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2150. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33151) : warning C6326: Potential comparison of a constant with another constant
  2151. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33165) : warning C6326: Potential comparison of a constant with another constant
  2152. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33168) : warning C6326: Potential comparison of a constant with another constant
  2153. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33173) : warning C6326: Potential comparison of a constant with another constant
  2154. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33174) : warning C6326: Potential comparison of a constant with another constant
  2155. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33179) : warning C6326: Potential comparison of a constant with another constant
  2156. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33166) : warning C6011: Dereferencing NULL pointer 'value_ptr_ptr': Lines: 33143, 33144, 33145, 33146, 33149, 33154, 33165, 33166
  2157. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33207) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2158. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33221) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  2159. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33207) : warning C6326: Potential comparison of a constant with another constant
  2160. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33221) : warning C6326: Potential comparison of a constant with another constant
  2161. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33230) : warning C6326: Potential comparison of a constant with another constant
  2162. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33234) : warning C6326: Potential comparison of a constant with another constant
  2163. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33253) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 33196, 33197, 33198, 33199, 33200, 33203, 33205, 33207, 33212, 33213, 33215, 33217, 33242, 33245, 33248, 33251, 33252, 33253
  2164. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33271) : warning C6326: Potential comparison of a constant with another constant
  2165. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33290) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2166. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33290) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2167. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33360) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2168. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33360) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2169. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33290) : warning C6326: Potential comparison of a constant with another constant
  2170. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33290) : warning C6326: Potential comparison of a constant with another constant
  2171. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33293) : warning C6326: Potential comparison of a constant with another constant
  2172. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33307) : warning C6326: Potential comparison of a constant with another constant
  2173. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33319) : warning C6326: Potential comparison of a constant with another constant
  2174. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33335) : warning C6326: Potential comparison of a constant with another constant
  2175. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33360) : warning C6326: Potential comparison of a constant with another constant
  2176. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33360) : warning C6326: Potential comparison of a constant with another constant
  2177. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33374) : warning C6326: Potential comparison of a constant with another constant
  2178. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33409) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2179. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33414) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2180. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33427) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2181. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33429) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2182. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33449) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2183. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33451) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2184. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33391) : warning C6326: Potential comparison of a constant with another constant
  2185. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33392) : warning C6326: Potential comparison of a constant with another constant
  2186. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33409) : warning C6326: Potential comparison of a constant with another constant
  2187. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33414) : warning C6326: Potential comparison of a constant with another constant
  2188. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33414) : warning C6326: Potential comparison of a constant with another constant
  2189. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33418) : warning C6326: Potential comparison of a constant with another constant
  2190. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33421) : warning C6326: Potential comparison of a constant with another constant
  2191. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33427) : warning C6326: Potential comparison of a constant with another constant
  2192. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33429) : warning C6326: Potential comparison of a constant with another constant
  2193. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33429) : warning C6326: Potential comparison of a constant with another constant
  2194. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33441) : warning C6326: Potential comparison of a constant with another constant
  2195. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33449) : warning C6326: Potential comparison of a constant with another constant
  2196. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33451) : warning C6326: Potential comparison of a constant with another constant
  2197. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33451) : warning C6326: Potential comparison of a constant with another constant
  2198. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33469) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2199. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33474) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2200. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33491) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2201. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33509) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2202. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33515) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2203. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33469) : warning C6326: Potential comparison of a constant with another constant
  2204. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33474) : warning C6326: Potential comparison of a constant with another constant
  2205. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33491) : warning C6326: Potential comparison of a constant with another constant
  2206. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33491) : warning C6326: Potential comparison of a constant with another constant
  2207. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33494) : warning C6326: Potential comparison of a constant with another constant
  2208. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33509) : warning C6326: Potential comparison of a constant with another constant
  2209. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33509) : warning C6326: Potential comparison of a constant with another constant
  2210. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33515) : warning C6326: Potential comparison of a constant with another constant
  2211. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33515) : warning C6326: Potential comparison of a constant with another constant
  2212. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33569) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2213. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33570) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2214. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33569) : warning C6326: Potential comparison of a constant with another constant
  2215. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33570) : warning C6326: Potential comparison of a constant with another constant
  2216. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33578) : warning C6326: Potential comparison of a constant with another constant
  2217. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33624) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2218. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33659) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2219. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33605) : warning C6326: Potential comparison of a constant with another constant
  2220. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33606) : warning C6326: Potential comparison of a constant with another constant
  2221. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33624) : warning C6326: Potential comparison of a constant with another constant
  2222. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33631) : warning C6326: Potential comparison of a constant with another constant
  2223. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33634) : warning C6326: Potential comparison of a constant with another constant
  2224. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33648) : warning C6326: Potential comparison of a constant with another constant
  2225. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33659) : warning C6326: Potential comparison of a constant with another constant
  2226. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33718) : warning C6326: Potential comparison of a constant with another constant
  2227. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33764) : warning C6326: Potential comparison of a constant with another constant
  2228. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33899) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '33842' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 33842
  2229. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33845) : warning C6326: Potential comparison of a constant with another constant
  2230. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33871) : warning C6326: Potential comparison of a constant with another constant
  2231. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33890) : warning C6326: Potential comparison of a constant with another constant
  2232. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33912) : warning C6326: Potential comparison of a constant with another constant
  2233. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33961) : warning C6326: Potential comparison of a constant with another constant
  2234. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33964) : warning C6326: Potential comparison of a constant with another constant
  2235. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(33988) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 33948, 33949, 33950, 33951, 33954, 33958, 33959, 33961, 33963, 33969, 33971, 33972, 33973, 33984, 33985, 33988
  2236. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34103) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2237. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34121) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2238. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34191) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2239. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34103) : warning C6326: Potential comparison of a constant with another constant
  2240. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34112) : warning C6326: Potential comparison of a constant with another constant
  2241. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34115) : warning C6326: Potential comparison of a constant with another constant
  2242. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34121) : warning C6326: Potential comparison of a constant with another constant
  2243. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34133) : warning C6326: Potential comparison of a constant with another constant
  2244. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34143) : warning C6326: Potential comparison of a constant with another constant
  2245. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34172) : warning C6326: Potential comparison of a constant with another constant
  2246. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34183) : warning C6326: Potential comparison of a constant with another constant
  2247. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34191) : warning C6326: Potential comparison of a constant with another constant
  2248. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34268) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2249. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34263) : warning C6326: Potential comparison of a constant with another constant
  2250. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34268) : warning C6326: Potential comparison of a constant with another constant
  2251. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34301) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2252. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34296) : warning C6326: Potential comparison of a constant with another constant
  2253. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34301) : warning C6326: Potential comparison of a constant with another constant
  2254. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34323) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2255. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34319) : warning C6326: Potential comparison of a constant with another constant
  2256. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34323) : warning C6326: Potential comparison of a constant with another constant
  2257. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34327) : warning C6326: Potential comparison of a constant with another constant
  2258. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34348) : warning C6326: Potential comparison of a constant with another constant
  2259. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34358) : warning C6326: Potential comparison of a constant with another constant
  2260. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34426) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2261. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34426) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2262. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34496) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2263. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34496) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2264. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34426) : warning C6326: Potential comparison of a constant with another constant
  2265. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34426) : warning C6326: Potential comparison of a constant with another constant
  2266. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34429) : warning C6326: Potential comparison of a constant with another constant
  2267. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34443) : warning C6326: Potential comparison of a constant with another constant
  2268. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34455) : warning C6326: Potential comparison of a constant with another constant
  2269. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34471) : warning C6326: Potential comparison of a constant with another constant
  2270. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34496) : warning C6326: Potential comparison of a constant with another constant
  2271. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34496) : warning C6326: Potential comparison of a constant with another constant
  2272. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34510) : warning C6326: Potential comparison of a constant with another constant
  2273. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34528) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2274. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34545) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2275. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34550) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2276. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34563) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2277. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34565) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2278. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34585) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2279. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34587) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2280. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34527) : warning C6326: Potential comparison of a constant with another constant
  2281. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34528) : warning C6326: Potential comparison of a constant with another constant
  2282. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34545) : warning C6326: Potential comparison of a constant with another constant
  2283. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34550) : warning C6326: Potential comparison of a constant with another constant
  2284. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34550) : warning C6326: Potential comparison of a constant with another constant
  2285. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34554) : warning C6326: Potential comparison of a constant with another constant
  2286. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34557) : warning C6326: Potential comparison of a constant with another constant
  2287. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34563) : warning C6326: Potential comparison of a constant with another constant
  2288. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34565) : warning C6326: Potential comparison of a constant with another constant
  2289. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34565) : warning C6326: Potential comparison of a constant with another constant
  2290. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34577) : warning C6326: Potential comparison of a constant with another constant
  2291. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34585) : warning C6326: Potential comparison of a constant with another constant
  2292. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34587) : warning C6326: Potential comparison of a constant with another constant
  2293. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34587) : warning C6326: Potential comparison of a constant with another constant
  2294. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34603) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2295. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34621) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2296. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34656) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2297. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34602) : warning C6326: Potential comparison of a constant with another constant
  2298. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34603) : warning C6326: Potential comparison of a constant with another constant
  2299. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34621) : warning C6326: Potential comparison of a constant with another constant
  2300. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34628) : warning C6326: Potential comparison of a constant with another constant
  2301. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34631) : warning C6326: Potential comparison of a constant with another constant
  2302. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34645) : warning C6326: Potential comparison of a constant with another constant
  2303. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34656) : warning C6326: Potential comparison of a constant with another constant
  2304. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35020) : warning C6246: Local declaration of 'value' hides declaration of the same name in outer scope. For additional information, see previous declaration at line '34963' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h': Lines: 34963
  2305. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34966) : warning C6326: Potential comparison of a constant with another constant
  2306. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(34992) : warning C6326: Potential comparison of a constant with another constant
  2307. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35011) : warning C6326: Potential comparison of a constant with another constant
  2308. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35033) : warning C6326: Potential comparison of a constant with another constant
  2309. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35082) : warning C6326: Potential comparison of a constant with another constant
  2310. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35085) : warning C6326: Potential comparison of a constant with another constant
  2311. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35109) : warning C6011: Dereferencing NULL pointer 'var_ptr': Lines: 35069, 35070, 35071, 35072, 35075, 35079, 35080, 35082, 35084, 35090, 35092, 35093, 35094, 35105, 35106, 35109
  2312. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35226) : warning C6326: Potential comparison of a constant with another constant
  2313. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35252) : warning C6326: Potential comparison of a constant with another constant
  2314. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35267) : warning C6326: Potential comparison of a constant with another constant
  2315. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35283) : warning C6326: Potential comparison of a constant with another constant
  2316. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35330) : warning C6326: Potential comparison of a constant with another constant
  2317. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35353) : warning C6326: Potential comparison of a constant with another constant
  2318. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35368) : warning C6326: Potential comparison of a constant with another constant
  2319. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35388) : warning C6326: Potential comparison of a constant with another constant
  2320. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35426) : warning C6326: Potential comparison of a constant with another constant
  2321. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35452) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2322. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35447) : warning C6326: Potential comparison of a constant with another constant
  2323. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35452) : warning C6326: Potential comparison of a constant with another constant
  2324. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35485) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2325. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35480) : warning C6326: Potential comparison of a constant with another constant
  2326. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35485) : warning C6326: Potential comparison of a constant with another constant
  2327. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35522) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2328. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35518) : warning C6326: Potential comparison of a constant with another constant
  2329. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35522) : warning C6326: Potential comparison of a constant with another constant
  2330. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35526) : warning C6326: Potential comparison of a constant with another constant
  2331. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35557) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2332. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35547) : warning C6326: Potential comparison of a constant with another constant
  2333. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35552) : warning C6326: Potential comparison of a constant with another constant
  2334. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35557) : warning C6326: Potential comparison of a constant with another constant
  2335. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35604) : warning C6326: Potential comparison of a constant with another constant
  2336. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35654) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2337. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35635) : warning C6326: Potential comparison of a constant with another constant
  2338. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35644) : warning C6326: Potential comparison of a constant with another constant
  2339. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35648) : warning C6326: Potential comparison of a constant with another constant
  2340. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35654) : warning C6326: Potential comparison of a constant with another constant
  2341. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35696) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2342. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35687) : warning C6326: Potential comparison of a constant with another constant
  2343. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35690) : warning C6326: Potential comparison of a constant with another constant
  2344. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35696) : warning C6326: Potential comparison of a constant with another constant
  2345. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35729) : warning C6326: Potential comparison of a constant with another constant
  2346. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35771) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2347. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35762) : warning C6326: Potential comparison of a constant with another constant
  2348. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35765) : warning C6326: Potential comparison of a constant with another constant
  2349. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35771) : warning C6326: Potential comparison of a constant with another constant
  2350. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35810) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2351. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35793) : warning C6326: Potential comparison of a constant with another constant
  2352. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35801) : warning C6326: Potential comparison of a constant with another constant
  2353. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35804) : warning C6326: Potential comparison of a constant with another constant
  2354. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35810) : warning C6326: Potential comparison of a constant with another constant
  2355. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35838) : warning C6326: Potential comparison of a constant with another constant
  2356. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35841) : warning C6326: Potential comparison of a constant with another constant
  2357. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35863) : warning C6326: Potential comparison of a constant with another constant
  2358. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35873) : warning C6326: Potential comparison of a constant with another constant
  2359. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35945) : warning C6326: Potential comparison of a constant with another constant
  2360. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35959) : warning C6326: Potential comparison of a constant with another constant
  2361. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35968) : warning C6326: Potential comparison of a constant with another constant
  2362. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35970) : warning C6326: Potential comparison of a constant with another constant
  2363. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35998) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2364. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36019) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2365. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35997) : warning C6326: Potential comparison of a constant with another constant
  2366. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36011) : warning C6326: Potential comparison of a constant with another constant
  2367. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36014) : warning C6326: Potential comparison of a constant with another constant
  2368. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36019) : warning C6326: Potential comparison of a constant with another constant
  2369. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36020) : warning C6326: Potential comparison of a constant with another constant
  2370. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36025) : warning C6326: Potential comparison of a constant with another constant
  2371. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36052) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2372. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36066) : warning C6286: (<non-zero constant> || <expression>) is always a non-zero constant. <expression> is never evaluated and might have side effects
  2373. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36052) : warning C6326: Potential comparison of a constant with another constant
  2374. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36066) : warning C6326: Potential comparison of a constant with another constant
  2375. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36075) : warning C6326: Potential comparison of a constant with another constant
  2376. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36079) : warning C6326: Potential comparison of a constant with another constant
  2377. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36098) : warning C6011: Dereferencing NULL pointer 'execute_data->object': Lines: 36041, 36042, 36043, 36044, 36048, 36050, 36052, 36057, 36058, 36060, 36062, 36087, 36090, 36093, 36096, 36097, 36098
  2378. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36115) : warning C6326: Potential comparison of a constant with another constant
  2379. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36133) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2380. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36133) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2381. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36203) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2382. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36203) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2383. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36133) : warning C6326: Potential comparison of a constant with another constant
  2384. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36133) : warning C6326: Potential comparison of a constant with another constant
  2385. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36136) : warning C6326: Potential comparison of a constant with another constant
  2386. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36150) : warning C6326: Potential comparison of a constant with another constant
  2387. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36162) : warning C6326: Potential comparison of a constant with another constant
  2388. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36178) : warning C6326: Potential comparison of a constant with another constant
  2389. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36203) : warning C6326: Potential comparison of a constant with another constant
  2390. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36203) : warning C6326: Potential comparison of a constant with another constant
  2391. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36217) : warning C6326: Potential comparison of a constant with another constant
  2392. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36236) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2393. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36241) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2394. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36258) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2395. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36276) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2396. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36282) : warning C6285: (<non-zero constant> || <non-zero constant>) is always a non-zero constant. Did you intend to use the bitwise-and operator?
  2397. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36236) : warning C6326: Potential comparison of a constant with another constant
  2398. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36241) : warning C6326: Potential comparison of a constant with another constant
  2399. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36258) : warning C6326: Potential comparison of a constant with another constant
  2400. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36258) : warning C6326: Potential comparison of a constant with another constant
  2401. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36261) : warning C6326: Potential comparison of a constant with another constant
  2402. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36276) : warning C6326: Potential comparison of a constant with another constant
  2403. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36276) : warning C6326: Potential comparison of a constant with another constant
  2404. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36282) : warning C6326: Potential comparison of a constant with another constant
  2405. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36282) : warning C6326: Potential comparison of a constant with another constant
  2406. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36336) : warning C6235: (<non-zero constant> || <expression>) is always a non-zero constant
  2407. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36337) : warning C6239: (<non-zero constant> && <expression>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2408. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36336) : warning C6326: Potential comparison of a constant with another constant
  2409. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36337) : warning C6326: Potential comparison of a constant with another constant
  2410. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36345) : warning C6326: Potential comparison of a constant with another constant
  2411. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36400) : warning C6326: Potential comparison of a constant with another constant
  2412. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36446) : warning C6326: Potential comparison of a constant with another constant
  2413. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_exceptions.c(846) : warning C6011: Dereferencing NULL pointer 'exception': Lines: 840, 842, 843, 846
  2414. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_constants.c(535) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2415. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(2277) : warning C6001: Using uninitialized memory 'dest': Lines: 2253, 2254, 2255, 2257, 2258, 2262, 2265, 2266, 2267, 2268, 2269, 2277
  2416. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(2963) : warning C6011: Dereferencing NULL pointer 'proto->common.arg_info': Lines: 2920, 2926, 2934, 2940, 2946, 2952, 2958, 2962, 2963
  2417. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(3385) : warning C6011: Dereferencing NULL pointer 'ce->interfaces': Lines: 3362, 3363, 3365, 3368, 3370, 3371, 3377, 3378, 3379, 3384, 3385
  2418. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(3591) : warning C6011: Dereferencing NULL pointer 'ce->interfaces': Lines: 3564, 3565, 3566, 3568, 3580, 3584, 3585, 3586, 3591
  2419. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(3626) : warning C6011: Dereferencing NULL pointer 'ce->traits': Lines: 3604, 3605, 3606, 3608, 3618, 3619, 3620, 3621, 3626
  2420. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(3957) : warning C6011: Dereferencing NULL pointer 'cur_method_ref->ce': Lines: 3875, 3876, 3877, 3878, 3879, 3882, 3883, 3884, 3943, 3944, 3945, 3947, 3948, 3949, 3950, 3952, 3955, 3957
  2421. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(3927) : warning C6011: Dereferencing NULL pointer 'cur_precedence->trait_method->ce': Lines: 3875, 3876, 3877, 3878, 3879, 3882, 3883, 3884, 3886, 3887, 3888, 3890, 3892, 3895, 3897, 3900, 3901, 3902, 3914, 3915, 3916, 3917, 3919, 3920, 3922, 3926, 3927
  2422. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_compile.c(5680) : warning C6001: Using uninitialized memory 'last_container': Lines: 5642, 5643, 5644, 5645, 5647, 5648, 5649, 5650, 5651, 5680
  2423. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_builtin_functions.c(617) : warning C6001: Using uninitialized memory 'inserted_pointer': Lines: 572, 573, 574, 575, 576, 577, 579, 583, 584, 588, 591, 592, 595, 596, 597, 598, 599, 600, 601, 603, 604, 605, 606, 609, 617
  2424. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_builtin_functions.c(2091) : warning C6011: Dereferencing NULL pointer 'skip->opline': Lines: 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2062, 2066, 2069, 2071, 2072, 2074, 2075, 2076, 2078, 2084, 2089, 2093, 2094, 2097, 2099, 2100, 2101, 2102, 2113, 2121, 2122, 2167, 2168, 2169, 2170, 2172, 2173, 2177, 2180, 2182, 2194, 2198, 2199, 2200, 2201, 2071, 2072, 2074, 2075, 2076, 2078, 2084, 2089, 2090, 2091
  2425. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_builtin_functions.c(2251) : warning C6011: Dereferencing NULL pointer 'skip->opline': Lines: 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2219, 2222, 2227, 2228, 2231, 2233, 2234, 2235, 2236, 2238, 2244, 2249, 2259, 2261, 2275, 2278, 2280, 2281, 2283, 2300, 2301, 2302, 2305, 2362, 2364, 2366, 2233, 2234, 2235, 2236, 2238, 2244, 2249, 2250, 2251
  2426. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_alloc.c(2674) : warning C6011: Dereferencing NULL pointer 'alloc_globals->mm_heap': Lines: 2669, 2671, 2672, 2673, 2674
  2427. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(1770) : warning C6011: Dereferencing NULL pointer 'class_cleanup_handlers': Lines: 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1718, 1719, 1731, 1736, 1737, 1738, 1739, 1740, 1741, 1743, 1744, 1758, 1759, 1767, 1770
  2428. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(1736) : warning C6011: Dereferencing NULL pointer 'module_request_startup_handlers': Lines: 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1718, 1719, 1731, 1736
  2429. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(2398) : warning C6011: Dereferencing NULL pointer 'class_entry': Lines: 2396, 2397, 2398
  2430. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3285) : warning C6001: Using uninitialized memory 'retval': Lines: 3275, 3276, 3278, 3279, 3280, 3281, 3283, 3285
  2431. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3422) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3419, 3421, 3422
  2432. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3436) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3433, 3435, 3436
  2433. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3441) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3433, 3435, 3436, 3440, 3441
  2434. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3451) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3448, 3450, 3451
  2435. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3456) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3448, 3450, 3451, 3455, 3456
  2436. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3466) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3463, 3465, 3466
  2437. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3471) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3463, 3465, 3466, 3470, 3471
  2438. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3482) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3478, 3479, 3481, 3482
  2439. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3483) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3478, 3479, 3481, 3482, 3483
  2440. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3498) : warning C6011: Dereferencing NULL pointer 'property': Lines: 3495, 3497, 3498
  2441. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3499) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3495, 3497, 3498, 3499
  2442. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3520) : warning C6011: Dereferencing NULL pointer 'constant': Lines: 3517, 3519, 3520
  2443. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3535) : warning C6011: Dereferencing NULL pointer 'constant': Lines: 3532, 3534, 3535
  2444. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3539) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3532, 3534, 3535, 3539
  2445. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3550) : warning C6011: Dereferencing NULL pointer 'constant': Lines: 3547, 3549, 3550
  2446. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3554) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3547, 3549, 3550, 3554
  2447. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3565) : warning C6011: Dereferencing NULL pointer 'constant': Lines: 3562, 3564, 3565
  2448. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3569) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3562, 3564, 3565, 3569
  2449. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3580) : warning C6011: Dereferencing NULL pointer 'constant': Lines: 3577, 3579, 3580
  2450. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_api.c(3581) : warning C6011: Dereferencing NULL pointer '__z': Lines: 3577, 3579, 3580, 3581
  2451. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(181) : warning C6053: Call to '_snprintf' might not zero-terminate string 'key': Lines: 139, 140, 141, 142, 143, 144, 146, 149, 150, 151, 152, 153, 154, 153, 154, 153, 154, 153, 156, 157, 158, 159, 160, 161, 163, 164, 185, 186, 187, 188, 152, 153, 156, 157, 158, 159, 160, 161, 163, 164, 185, 186, 187, 188, 152, 153, 156, 157, 177, 179, 180, 181
  2452. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(734) : warning C6011: Dereferencing NULL pointer 'compiler_globals->class_table': Lines: 643, 644, 645, 646, 652, 659, 660, 663, 664, 665, 666, 667, 668, 670, 671, 673, 674, 676, 677, 678, 679, 680, 681, 689, 690, 691, 693, 694, 696, 699, 700, 702, 703, 704, 705, 707, 708, 709, 710, 712, 713, 716, 717, 718, 721, 722, 723, 724, 725, 726, 728, 729, 730, 731, 733, 734
  2453. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(733) : warning C6011: Dereferencing NULL pointer 'compiler_globals->function_table': Lines: 643, 644, 645, 646, 652, 659, 660, 663, 664, 665, 666, 667, 668, 670, 671, 673, 674, 676, 677, 678, 679, 680, 681, 689, 690, 691, 693, 694, 696, 699, 700, 702, 703, 704, 705, 707, 708, 709, 710, 712, 713, 716, 717, 718, 721, 722, 723, 724, 725, 726, 728, 729, 730, 731, 733
  2454. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(738) : warning C6011: Dereferencing NULL pointer 'global_constants_table': Lines: 643, 644, 645, 646, 652, 659, 660, 663, 664, 665, 666, 667, 668, 670, 671, 673, 674, 676, 677, 678, 679, 680, 681, 689, 690, 691, 693, 694, 696, 699, 700, 702, 703, 704, 705, 707, 708, 709, 710, 712, 713, 716, 717, 718, 721, 722, 723, 724, 725, 726, 728, 729, 730, 731, 733, 734, 735, 737, 738
  2455. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(734) : warning C6011: Dereferencing NULL pointer 'global_class_table': Lines: 643, 644, 645, 646, 652, 659, 660, 663, 664, 665, 666, 667, 668, 670, 671, 673, 674, 676, 677, 678, 679, 680, 681, 689, 690, 691, 693, 694, 696, 699, 700, 702, 703, 704, 705, 707, 708, 709, 710, 712, 713, 716, 717, 718, 721, 722, 723, 724, 725, 726, 728, 729, 730, 731, 733, 734
  2456. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(733) : warning C6011: Dereferencing NULL pointer 'global_function_table': Lines: 643, 644, 645, 646, 652, 659, 660, 663, 664, 665, 666, 667, 668, 670, 671, 673, 674, 676, 677, 678, 679, 680, 681, 689, 690, 691, 693, 694, 696, 699, 700, 702, 703, 704, 705, 707, 708, 709, 710, 712, 713, 716, 717, 718, 721, 722, 723, 724, 725, 726, 728, 729, 730, 731, 733
  2457. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(898) : warning C6053: Call to '_snprintf' might not zero-terminate string 'new_info': Lines: 884, 885, 887, 893, 895, 897, 898
  2458. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(898) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'strncat': Lines: 884, 885, 887, 893, 895, 897, 898
  2459. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(895) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function '_snprintf': Lines: 884, 885, 887, 893, 895
  2460. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend.c(898) : warning C6387: 'argument 2' might be '0': this does not adhere to the specification for the function 'strncat': Lines: 884, 885, 887, 893, 895, 897, 898
  2461. Generating Code...
  2462. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1625) : warning C4715: 'ZEND_INIT_FCALL_BY_NAME_SPEC_TMP_HANDLER' : not all control paths return a value
  2463. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1793) : warning C4715: 'ZEND_INIT_FCALL_BY_NAME_SPEC_VAR_HANDLER' : not all control paths return a value
  2464. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(1994) : warning C4715: 'ZEND_INIT_FCALL_BY_NAME_SPEC_CV_HANDLER' : not all control paths return a value
  2465. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(13024) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_VAR_CONST_HANDLER' : not all control paths return a value
  2466. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(15192) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_VAR_TMP_HANDLER' : not all control paths return a value
  2467. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(17274) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_VAR_VAR_HANDLER' : not all control paths return a value
  2468. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(20391) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_VAR_CV_HANDLER' : not all control paths return a value
  2469. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(28828) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_CV_CONST_HANDLER' : not all control paths return a value
  2470. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(30775) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_CV_TMP_HANDLER' : not all control paths return a value
  2471. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(32728) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_CV_VAR_HANDLER' : not all control paths return a value
  2472. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(35576) : warning C4715: 'ZEND_FETCH_DIM_UNSET_SPEC_CV_CV_HANDLER' : not all control paths return a value
  2473. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_vm_execute.h(36520) : warning C4716: 'ZEND_NULL_HANDLER' : must return a value
  2474. Compiling...
  2475. zend_ini_scanner.c
  2476. zend_interfaces.c
  2477. Zend\zend_interfaces.c(354) : warning C4018: '<' : signed/unsigned mismatch
  2478. zend_iterators.c
  2479. zend_language_parser.c
  2480. Zend/zend_language_parser.c(446) : warning C4273: 'malloc' : inconsistent dll linkage
  2481. C:\Program Files\Microsoft Visual Studio 9.0\VC\Include\malloc.h(119) : see previous definition of 'malloc'
  2482. Zend/zend_language_parser.c(453) : warning C4273: 'free' : inconsistent dll linkage
  2483. C:\Program Files\Microsoft Visual Studio 9.0\VC\Include\malloc.h(118) : see previous definition of 'free'
  2484. zend_language_scanner.c
  2485. Zend/zend_language_scanner.l(285) : warning C4018: '<' : signed/unsigned mismatch
  2486. Zend/zend_language_scanner.l(301) : warning C4018: '<' : signed/unsigned mismatch
  2487. Zend/zend_language_scanner.l(1840) : warning C4018: '<' : signed/unsigned mismatch
  2488. zend_list.c
  2489. zend_llist.c
  2490. zend_multibyte.c
  2491. Zend\zend_multibyte.c(171) : warning C4090: 'function' : different 'const' qualifiers
  2492. Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
  2493. Zend\zend_multibyte.c(198) : warning C4090: 'function' : different 'const' qualifiers
  2494. zend_object_handlers.c
  2495. zend_objects.c
  2496. zend_objects_API.c
  2497. zend_opcode.c
  2498. zend_operators.c
  2499. zend_ptr_stack.c
  2500. zend_qsort.c
  2501. zend_sprintf.c
  2502. zend_stack.c
  2503. zend_stream.c
  2504. zend_string.c
  2505. zend_strtod.c
  2506. Zend\zend_strtod.c(525) : warning C4018: '<=' : signed/unsigned mismatch
  2507. Running Code Analysis for C/C++...
  2508. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(496) : warning C6011: Dereferencing NULL pointer 'rv': Lines: 479, 480, 482, 486, 487, 490, 491, 492, 493, 494, 496
  2509. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(487) : warning C6385: Invalid data: accessing 'freelist', the readable size is '64' bytes, but '72' bytes might be read: Lines: 479, 480, 482, 483, 486, 487
  2510. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(488) : warning C6386: Buffer overrun: accessing 'freelist', the writable size is '64' bytes, but '72' bytes might be written: Lines: 479, 480, 482, 483, 486, 487, 488
  2511. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(796) : warning C6385: Invalid data: accessing 'p05', the readable size is '12' bytes, but '4000' bytes might be read: Lines: 790, 791, 792, 794, 795, 796
  2512. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(2178) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2513. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(2178) : warning C6326: Potential comparison of a constant with another constant
  2514. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_strtod.c(2478) : warning C6326: Potential comparison of a constant with another constant
  2515. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_operators.c(1258) : warning C6240: (<expression> && <non-zero constant>) always evaluates to the result of <expression>. Did you intend to use the bitwise-and operator?
  2516. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_object_handlers.c(737) : warning C6011: Dereferencing NULL pointer 'property_info': Lines: 697, 698, 699, 700, 702, 704, 716, 718, 726, 727, 730, 733, 736, 737
  2517. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_language_scanner.l(783) : warning C6244: Local declaration of 'syntax_highlighter_ini' hides previous declaration at line '50' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_highlight.h'
  2518. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_language_scanner.l(808) : warning C6244: Local declaration of 'syntax_highlighter_ini' hides previous declaration at line '50' of 'c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\zend\zend_highlight.h'
  2519. Generating Code...
  2520. Compiling...
  2521. zend_ts_hash.c
  2522. zend_variables.c
  2523. Running Code Analysis for C/C++...
  2524. Generating Code...
  2525. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\main\ /FdRelease_TS\main\ /FpRelease_TS\main\ /FRRelease_TS\main\ /c main\SAPI.c main\fopen_wrappers.c main\getopt.c main\internal_functions.c main\main.c main\mergesort.c main\network.c main\output.c main\php_content_types.c main\php_ini.c main\php_logos.c main\php_open_temporary_file.c main\php_scandir.c main\php_sprintf.c main\php_ticks.c main\php_variables.c main\reentrancy.c main\rfc1867.c main\snprintf.c main\spprintf.c main\strlcat.c main\strlcpy.c
  2526. SAPI.c
  2527. main\SAPI.c(738) : warning C4018: '<' : signed/unsigned mismatch
  2528. fopen_wrappers.c
  2529. getopt.c
  2530. internal_functions.c
  2531. main.c
  2532. main\main.c(2433) : warning C4090: 'function' : different 'const' qualifiers
  2533. main\main.c(2526) : warning C4090: 'function' : different 'const' qualifiers
  2534. mergesort.c
  2535. network.c
  2536. output.c
  2537. php_content_types.c
  2538. php_ini.c
  2539. php_logos.c
  2540. php_open_temporary_file.c
  2541. php_scandir.c
  2542. php_sprintf.c
  2543. php_ticks.c
  2544. php_variables.c
  2545. reentrancy.c
  2546. rfc1867.c
  2547. snprintf.c
  2548. spprintf.c
  2549. Running Code Analysis for C/C++...
  2550. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(422) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2551. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(428) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2552. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(532) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2553. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(548) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2554. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(795) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2555. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(803) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2556. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\rfc1867.c(1090) : warning C6031: Return value ignored: 'unlink'
  2557. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_variables.c(152) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2558. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_variables.c(369) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2559. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_variables.c(612) : warning C6001: Using uninitialized memory 'dest_entry': Lines: 598, 599, 600, 601, 602, 603, 604, 606, 607, 608, 612
  2560. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_scandir.c(115) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'qsort': Lines: 62, 63, 64, 65, 66, 67, 69, 73, 77, 110, 112, 114, 115
  2561. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_ini.c(660) : warning C6011: Dereferencing NULL pointer 'php_ini_scanned_files': Lines: 368, 369, 370, 371, 372, 373, 375, 379, 380, 383, 384, 386, 388, 389, 390, 391, 521, 527, 532, 535, 549, 550, 551, 552, 553, 554, 555, 556, 561, 569, 573, 575, 576, 577, 579, 582, 584, 585, 586, 587, 589, 590, 593, 598, 599, 601, 603, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 617, 618, 619, 621, 624, 625, 621, 624, 629, 631, 634, 636, 637, 638, 639, 640, 642, 644, 645, 646, 647, 652, 621, 654, 656, 657, 658, 659, 660
  2562. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\php_ini.c(794) : warning C6386: Buffer overrun: accessing 'path_bak', the writable size is '260' bytes, but '261' bytes might be written: Lines: 781, 782, 785, 788, 793, 794
  2563. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.h(20) : warning C6244: Local declaration of 'timezone' hides previous declaration at line '280' of 'c:\program files\microsoft visual studio 9.0\vc\include\time.h'
  2564. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.h(20) : warning C6244: Local declaration of 'timezone' hides previous declaration at line '280' of 'c:\program files\microsoft visual studio 9.0\vc\include\time.h'
  2565. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\main.c(265) : warning C6387: 'argument 2' might be '0': this does not adhere to the specification for the function 'GetModuleFileNameA': Lines: 262, 264, 265
  2566. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(268) : warning C6385: Invalid data: accessing 'resolved_basedir', the readable size is '260' bytes, but '506' bytes might be read: Lines: 144, 145, 146, 147, 148, 149, 150, 151, 152, 155, 157, 160, 161, 167, 171, 172, 174, 228, 230, 232, 241, 242, 245, 246, 255, 268
  2567. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(259) : warning C6385: Invalid data: accessing 'resolved_name', the readable size is '260' bytes, but '526' bytes might be read: Lines: 144, 145, 146, 147, 148, 149, 150, 151, 152, 155, 157, 160, 161, 167, 171, 172, 174, 228, 230, 232, 241, 242, 245, 246, 255, 259
  2568. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(412) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2569. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(500) : warning C6328: 'const char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2570. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(634) : warning C6328: 'const char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2571. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\fopen_wrappers.c(754) : warning C6328: 'const char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2572. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.h(20) : warning C6244: Local declaration of 'timezone' hides previous declaration at line '280' of 'c:\program files\microsoft visual studio 9.0\vc\include\time.h'
  2573. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\sapi.c(714) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2574. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\sapi.c(717) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2575. Generating Code...
  2576. Compiling...
  2577. strlcat.c
  2578. strlcpy.c
  2579. Running Code Analysis for C/C++...
  2580. Generating Code...
  2581. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\win32\ /FdRelease_TS\win32\ /FpRelease_TS\win32\ /FRRelease_TS\win32\ /c win32\fnmatch.c win32\inet.c win32\sockets.c
  2582. fnmatch.c
  2583. inet.c
  2584. sockets.c
  2585. Running Code Analysis for C/C++...
  2586. Generating Code...
  2587. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\main\streams\ /FdRelease_TS\main\streams\ /FpRelease_TS\main\streams\ /FRRelease_TS\main\streams\ /c main\streams\cast.c main\streams\filter.c main\streams\glob_wrapper.c main\streams\memory.c main\streams\mmap.c main\streams\plain_wrapper.c main\streams\streams.c main\streams\transports.c main\streams\userspace.c main\streams\xp_socket.c
  2588. cast.c
  2589. filter.c
  2590. glob_wrapper.c
  2591. memory.c
  2592. mmap.c
  2593. plain_wrapper.c
  2594. streams.c
  2595. transports.c
  2596. userspace.c
  2597. xp_socket.c
  2598. Running Code Analysis for C/C++...
  2599. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\streams\streams.c(2384) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'qsort': Lines: 2340, 2341, 2342, 2343, 2344, 2346, 2350, 2351, 2355, 2379, 2381, 2383, 2384
  2600. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\streams\plain_wrapper.c(419) : warning C6031: Return value ignored: 'unlink'
  2601. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\streams\plain_wrapper.c(1404) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2602. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\main\streams\cast.c(282) : warning C6011: Dereferencing NULL pointer 'ret': Lines: 194, 195, 198, 210, 211, 222, 264, 269, 270, 272, 273, 274, 276, 279, 281, 282
  2603. Generating Code...
  2604. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\win32\ /FdRelease_TS\win32\ /FpRelease_TS\win32\ /FRRelease_TS\win32\ /c win32\glob.c win32\globals.c win32\readdir.c win32\registry.c win32\select.c win32\sendmail.c win32\time.c win32\winutil.c win32\wsyslog.c
  2605. glob.c
  2606. globals.c
  2607. readdir.c
  2608. registry.c
  2609. select.c
  2610. sendmail.c
  2611. time.c
  2612. winutil.c
  2613. wsyslog.c
  2614. Running Code Analysis for C/C++...
  2615. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.h(20) : warning C6244: Local declaration of 'timezone' hides previous declaration at line '280' of 'c:\program files\microsoft visual studio 9.0\vc\include\time.h'
  2616. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.c(146) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'SetWaitableTimer': Lines: 140, 141, 143, 145, 146
  2617. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.c(147) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'WaitForSingleObject': Lines: 140, 141, 143, 145, 146, 147
  2618. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.c(148) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'CloseHandle': Lines: 140, 141, 143, 145, 146, 147, 148
  2619. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\time.h(20) : warning C6244: Local declaration of 'timezone' hides previous declaration at line '280' of 'c:\program files\microsoft visual studio 9.0\vc\include\time.h'
  2620. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(424) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2621. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(439) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2622. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(460) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2623. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(490) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2624. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(515) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2625. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\sendmail.c(548) : warning C6328: 'char' passed as parameter '1' when 'unsigned char' is required in call to 'isspace'
  2626. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\win32\glob.c(571) : warning C6237: (<zero> && <expression>) is always zero. <expression> is never evaluated and might have side effects
  2627. Generating Code...
  2628. "cl.exe" /D _USRDLL /D PHP5DLLTS_EXPORTS /D PHP_EXPORTS /D LIBZEND_EXPORTS /D TSRM_EXPORTS /D SAPI_EXPORTS /D WINVER=0x500 /D COMPILE_DL_BZ2 /D COMPILE_DL_COM_DOTNET /D COMPILE_DL_CURL /D COMPILE_DL_ENCHANT /D COMPILE_DL_FILEINFO /D COMPILE_DL_GD /D COMPILE_DL_GETTEXT /D COMPILE_DL_GMP /D COMPILE_DL_IMAP /D COMPILE_DL_INTERBASE /D COMPILE_DL_INTL /D COMPILE_DL_LDAP /D COMPILE_DL_MBSTRING /D COMPILE_DL_OPENSSL /D COMPILE_DL_PGSQL /D COMPILE_DL_SHMOP /D COMPILE_DL_SNMP /D COMPILE_DL_SOCKETS /D COMPILE_DL_SQLITE3 /D COMPILE_DL_SYBASE_CT /D COMPILE_DL_TIDY /D COMPILE_DL_EXIF /D COMPILE_DL_MYSQL /D COMPILE_DL_MYSQLI /D COMPILE_DL_PDO_FIREBIRD /D COMPILE_DL_PDO_MYSQL /D COMPILE_DL_PDO_ODBC /D COMPILE_DL_PDO_PGSQL /D COMPILE_DL_PDO_SQLITE /D COMPILE_DL_SOAP /D COMPILE_DL_XMLRPC /D COMPILE_DL_XSL -Iext/bcmath/libbcmath/src -Iext/date/lib /wd4244 -Dregexec=php_regexec -Dregerror=php_regerror -Dregfree=php_regfree -Dregcomp=php_regcomp -Iext/ereg/regex /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ICONV_H=1 /D PHP_ICONV_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_MCRYPT_H=1 /DHAVE_SQL_H=1 /DHAVE_SQLEXT_H=1 -Iext/pcre/pcrelib /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /I "ext\mbstring\oniguruma" /DHAVE_ONIGURUMA_H=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_ZLIB_H=1 /D ZLIB_EXPORTS /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_PARSER_H=1 /D LIBXML_STATIC /D LIBXML_STATIC_FOR_DLL /D HAVE_WIN32_THREADS /D LIBXML_STATIC /D LIBXML_STATIC /D PHP_SIMPLEXML_EXPORTS /I "ext/date/lib" /DHAVE_TIMELIB_CONFIG_H=1 /D LIBXML_STATIC /D LIBXML_STATIC /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /DHAVE_LIBXML_XMLWRITER_H=1 /D LIBXML_STATIC /nologo /FD /I . /I main /I Zend /I TSRM /I ext /D _WINDOWS /D ZEND_WIN32=1 /D PHP_WIN32=1 /D WIN32 /D _MBCS /W3 /wd4996 /D_USE_32BIT_TIME_T=1 /MP /Zi /LD /MD /W3 /Ox /D NDebug /D NDEBUG /D ZEND_WIN32_FORCE_INLINE /GF /D ZEND_DEBUG=0 /D ZTS=1 /I "C:\php-sdk\php54dev\vc9\x86\deps\include" /D FD_SETSIZE=256 /analyze /wd6308 /FoRelease_TS\TSRM\ /FdRelease_TS\TSRM\ /FpRelease_TS\TSRM\ /FRRelease_TS\TSRM\ /c TSRM\TSRM.c TSRM\tsrm_strtok_r.c TSRM\tsrm_virtual_cwd.c TSRM\tsrm_win32.c
  2629. TSRM.c
  2630. tsrm_strtok_r.c
  2631. tsrm_virtual_cwd.c
  2632. tsrm_win32.c
  2633. Running Code Analysis for C/C++...
  2634. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\tsrm\tsrm_win32.c(169) : warning C6011: Dereferencing NULL pointer 'pTokenUser': Lines: 142, 143, 144, 145, 146, 147, 148, 151, 164, 169
  2635. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\tsrm\tsrm_win32.c(215) : warning C6328: 'const char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha'
  2636. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\tsrm\tsrm_win32.c(543) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'CloseHandle': Lines: 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 480, 481, 485, 486, 489, 485, 492, 493, 494, 496, 500, 501, 503, 504, 505, 507, 508, 510, 515, 516, 517, 520, 521, 526, 529, 530, 535, 536, 540, 541, 542, 543
  2637. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\tsrm\tsrm_win32.c(642) : warning C6011: Dereferencing NULL pointer 'shm->descriptor': Lines: 593, 594, 595, 596, 598, 602, 603, 605, 606, 608, 618, 623, 624, 625, 626, 628, 642
  2638. c:\php-sdk\php54dev\vc9\x86\php-5.4.11-src\tsrm\tsrm_win32.c(644) : warning C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'UnmapViewOfFile': Lines: 593, 594, 595, 596, 598, 602, 603, 605, 606, 608, 618, 623, 624, 625, 626, 628, 642, 643, 644
  2639. C:\Program Files\Microsoft Visual Studio 9.0\VC\Include\tchar.h(1659) : fatal error C1001: An internal error has occurred in the compiler.
  2640. (compiler file 'msc1ast.cpp', line 1411)
  2641. To work around this problem, try simplifying or changing the program near the locations listed above.
  2642. Please choose the Technical Support command on the Visual C++
  2643. Help menu, or open the Technical Support help file for more information
  2644. Internal Compiler Error in C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe. You will be prompted to send an error report to Microsoft later.
  2645. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\cl.exe"' : return code '0x1'
  2646. Stop.
  2647. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\Bin\nmake.exe"' : return code '0x2'
  2648. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement