Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.19.244.133
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
vendor /
react /
promise-stream /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2019-07-03 12:29
tests
[ DIR ]
drwxr-xr-x
2019-07-03 12:29
.gitignore
23
B
-rw-r--r--
2019-07-03 12:29
.travis.yml
429
B
-rw-r--r--
2019-07-03 12:29
CHANGELOG.md
1.62
KB
-rw-r--r--
2019-07-03 12:29
LICENSE
1.06
KB
-rw-r--r--
2019-07-03 12:29
README.md
8.29
KB
-rw-r--r--
2019-07-03 12:29
composer.json
1021
B
-rw-r--r--
2019-07-03 12:29
phpunit.xml.dist
507
B
-rw-r--r--
2019-07-03 12:29
Save
Rename
# Changelog ## 1.2.0 (2019-07-03) * Feature: Support unwrapping object streams by buffering original write chunks in array. (#15 by @clue) * Feature: Clean up unneeded references for unwrapped streams when closing. (#18 by @clue) * Fix: Writing to closed unwrapped stream should return false (backpressure). (#17 by @clue) * Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomplete test and improve API documentation. (#16 and #19 by @clue) ## 1.1.1 (2017-12-22) * Fix: Fix `all()` to assume null values if no event data is passed (#13 by @clue) * Improve test suite by simplifying test bootstrapping logic via Composer and add forward compatibility with PHPUnit 5 and PHPUnit 6 and test against PHP 7.1 and 7.2 (#11 and #12 by @clue and #9 by @carusogabriel) ## 1.1.0 (2017-11-28) * Feature: Reject `first()` when stream emits an error event (#7 by @clue) * Fix: Explicit `close()` of unwrapped stream should not emit `error` event (#8 by @clue) * Internal refactoring to simplify `buffer()` function (#6 by @kelunik) ## 1.0.0 (2017-10-24) * First stable release, now following SemVer > Contains no other changes, so it's actually fully compatible with the v0.1.2 release. ## 0.1.2 (2017-10-18) * Feature: Optional maximum buffer length for `buffer()` (#3 by @WyriHaximus) * Improvement: Readme improvements (#5 by @jsor) ## 0.1.1 (2017-05-15) * Improvement: Forward compatibility with stream 1.0, 0.7, 0.6, and 0.5 (#2 by @WyriHaximus) ## 0.1.0 (2017-05-10) * Initial release, adapted from [`clue/promise-stream-react`](https://github.com/clue/php-promise-stream-react)