Skip to content

Use echo() instead of fwrite() to support output buffering - #42

Open
clue wants to merge 2 commits into
jaz303:masterfrom
clue-labs:echo-write
Open

Use echo() instead of fwrite() to support output buffering#42
clue wants to merge 2 commits into
jaz303:masterfrom
clue-labs:echo-write

Conversation

@clue

@clue clue commented Dec 24, 2013

Copy link
Copy Markdown
Collaborator

This really simple patch changes the write() and writeln() function to use echo instead of fwrite(). This is done in order to be able to intercept the output using output buffering and for fetching during unit tests.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant