Commit 2593f66
committed
% refactoring typedef zend_async_iterator_t* (*zend_async_new_iterator_t)(
zval *array,
zend_object_iterator *zend_iterator,
zend_fcall_t *fcall,
zend_async_iterator_handler_t handler,
zend_async_scope_t *scope,
unsigned int concurrency,
int32_t priority,
size_t iterator_size
);
add scope parameter1 parent 2137eb5 commit 2593f66
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
312 | 313 | | |
313 | 314 | | |
314 | 315 | | |
| |||
1342 | 1343 | | |
1343 | 1344 | | |
1344 | 1345 | | |
| 1346 | + | |
| 1347 | + | |
1345 | 1348 | | |
1346 | | - | |
| 1349 | + | |
1347 | 1350 | | |
1348 | | - | |
| 1351 | + | |
1349 | 1352 | | |
1350 | 1353 | | |
1351 | 1354 | | |
| |||
0 commit comments