🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@michael-grunder
Copy link
Member

This probably isn't a very common scenerio since we've never had someone ask it in a decade, but it was very simple to get them working.

Primarily we just needed to test for STDTOUT/STDERR and use __DIR__ instead of $_SERVER['PHP_SELF'].

Fixes #2507

This probably isn't a very common scenerio since we've never had someone
ask it in a decade, but it was very simple to get them working.

Primarily we just needed to test for `STDTOUT`/`STDERR` and use
`__DIR__` instead of `$_SERVER['PHP_SELF']`.

Fixes #2507
@michael-grunder michael-grunder merged commit b808cc6 into develop Jun 17, 2024
@michael-grunder michael-grunder deleted the rework-test-includes branch June 17, 2024 18:46
@osevan
Copy link

osevan commented Jun 18, 2024

Thank you very much i will test as fast as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

how i can do these tests with TestRedis.php with php-cgi?

3 participants