<?php/* * compares if value1 is less than or equal to value2 * opcode number: 20 */echo (1 >= 2);?>
関数名: (null)
コンパイルされた変数: none