php-src/ext/opcache/tests/opt
2018-06-25 23:43:23 +03:00
..
dce_001.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_002.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_003.phpt Fix DCE test 2018-02-18 15:37:10 +01:00
dce_004.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_005.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_006.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_007.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
dce_008.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_001.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_002.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_003.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_004.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_005.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_006.phpt Make FETCH_R/IS, FETCH_DIM_R/IS, FETCH_OBJ_R/IS, FETCH_STATIC_PROP_R/IS return TMP_VAR, instead of VAR. 2018-06-25 23:43:23 +03:00
sccp_007.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_008.phpt Make FETCH_R/IS, FETCH_DIM_R/IS, FETCH_OBJ_R/IS, FETCH_STATIC_PROP_R/IS return TMP_VAR, instead of VAR. 2018-06-25 23:43:23 +03:00
sccp_009.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_010.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_011.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_012.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_013.phpt Fixed SCCP rewinding on partial_array|object phi 2017-09-02 21:28:33 +08:00
sccp_014.phpt Replace used constant instructions by QM_ASSIGN 2017-09-05 11:43:33 +03:00
sccp_015.phpt Replace used constant instructions by QM_ASSIGN 2017-09-05 11:43:33 +03:00
sccp_016.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_017.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_018.phpt Fixed SCCP failure, because of aliased objects. 2017-09-11 16:23:17 +03:00
sccp_019.phpt Add line numbers to Opcache's zend_dump_op() debug output 2017-10-06 11:03:07 -03:00
sccp_020.phpt Fixed yet another object aliasing problem 2017-09-11 23:19:03 +03:00
sccp_021.phpt Fixed test 2017-09-12 21:41:29 +03:00
sccp_022.phpt Make FETCH_R/IS, FETCH_DIM_R/IS, FETCH_OBJ_R/IS, FETCH_STATIC_PROP_R/IS return TMP_VAR, instead of VAR. 2018-06-25 23:43:23 +03:00
sccp_023.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sccp_024.phpt Optimized FETCH_CLASS before INSTANCEOF out if possible 2018-01-05 12:58:28 +08:00
sccp_025.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
skipif.inc Added skipif.inc 2017-09-01 13:32:26 +03:00