Skip to content

Fixed composer autoload - #1

Merged
igorw merged 1 commit into
reactphp:masterfrom
marcj:patch-1
Mar 31, 2014
Merged

Fixed composer autoload#1
igorw merged 1 commit into
reactphp:masterfrom
marcj:patch-1

Conversation

@marcj

@marcj marcj commented Mar 28, 2014

Copy link
Copy Markdown

It was psr-0, but actually it should be psr-4, otherwise classes are not found.

It was psr-0, but actually it should be psr-4, otherwise classes are not found.
igorw added a commit that referenced this pull request Mar 31, 2014
Fixed composer autoload
@igorw
igorw merged commit e63bf00 into reactphp:master Mar 31, 2014
@igorw

igorw commented Mar 31, 2014

Copy link
Copy Markdown
Contributor

Ah, the target-dir was missing. Thanks!

lucasnetau added a commit to lucasnetau/react-dns that referenced this pull request Jul 28, 2022
…query attempts to read. Also ensure that we skip fclose if we do not have a valid socket.

Seen with flaky test on MacOS

There was 1 error:

1) React\Tests\Dns\Query\TcpTransportExecutorTest::testClosingConnectionAfterPreviousQueryResolvedWillCancelIdleTimer
TypeError: stream_get_contents(): Argument reactphp#1 ($stream) must be of type resource, null given

/react-dns/src/Query/TcpTransportExecutor.php:386
/react-dns/tests/Query/TcpTransportExecutorTest.php:902
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.

2 participants