--TEST-- GH-18509: Dynamic calls to assert() ignore zend.assertions --INI-- zend.assertions=0 --FILE-- --EXPECT-- array(3) { [0]=> bool(true) [1]=> bool(true) [2]=> bool(true) }