Commit 9c93bbc
committed
wip(frankenphp.c): attempt to attach cli thread to existing TSRM
Such design enforce a call to `frankenphp.Init` prior to
`frankenphp.EvalScript` . Probably not the best idea.
Inspired by the current workers / threads design.1 parent 239ad52 commit 9c93bbc
1 file changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | | - | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
1385 | 1396 | | |
1386 | 1397 | | |
1387 | 1398 | | |
| |||
1400 | 1411 | | |
1401 | 1412 | | |
1402 | 1413 | | |
1403 | | - | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
1404 | 1419 | | |
1405 | 1420 | | |
1406 | 1421 | | |
| |||
0 commit comments