HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/hoa/stream/CHANGELOG.md
# 1.17.02.21

  * Documentation: Add details about stream context. (Ivan Enderlin, 2017-02-21T16:56:47+01:00)
  * Documentation: Fix typos. (Ivan Enderlin, 2017-02-20T10:25:37+01:00)
  * Documentation: Better explain this is an example. (Ivan Enderlin, 2017-02-20T10:13:25+01:00)
  * Documentation: Add a link to php.net/context.http. (Ivan Enderlin, 2017-02-20T10:12:26+01:00)
  * Documentation: Complete the Quick usage Section. (Ivan Enderlin, 2017-02-20T08:35:56+01:00)
  * Documentation: Complete the `README.md`. (Ivan Enderlin, 2017-02-20T08:29:51+01:00)
  * Documentation: Continue the `README.md`. (Ivan Enderlin, 2017-02-17T17:18:46+01:00)
  * Documentation: Complete the listener section. (Ivan Enderlin, 2017-02-13T09:11:11+01:00)
  * Documentation: Continue the `README.md`. (Ivan Enderlin, 2017-02-13T08:59:39+01:00)
  * Documentation: Start a `README.md`. (Ivan Enderlin, 2017-02-11T14:03:36+01:00)
  * Documentation: Add inline explanations about `@`. (Ivan Enderlin, 2017-02-13T11:55:24+01:00)
  * Test: Move `case_notification` in integration s. (Ivan Enderlin, 2017-02-10T15:31:54+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T15:24:08+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T13:07:59+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T09:55:17+01:00)
  * Stream: Reset buffer size when re-opening. (Ivan Enderlin, 2017-02-10T09:54:31+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-07T08:22:01+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-07T07:57:10+01:00)
  * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-06T08:46:14+01:00)
  * Stream: Refine borrowing vocabulary. (Ivan Enderlin, 2017-02-06T08:24:35+01:00)
  * Test: Write `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-03T12:16:29+01:00)
  * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-03T11:57:29+01:00)
  * Stream: Disallow invalid resource in `_setStream`. (Ivan Enderlin, 2017-02-03T11:55:01+01:00)
  * Stream: Add the `hasBeenDeferred` method. (Ivan Enderlin, 2017-02-03T11:03:21+01:00)
  * Test: Write `Hoa\Stream\Context` test suite. (Ivan Enderlin, 2017-02-02T15:23:47+01:00)
  * Documentation: Fix class description. (Ivan Enderlin, 2017-02-02T15:05:55+01:00)
  * Test: Write `Hoa\Stream\Composite` test suite. (Ivan Enderlin, 2017-02-02T15:05:37+01:00)
  * Test: Write `Hoa\Stream\Filter\Basic` test suite. (Ivan Enderlin, 2017-02-02T14:48:05+01:00)
  * Filter: Add an exception & update documentation. (Ivan Enderlin, 2017-02-02T14:46:36+01:00)
  * Test: Write `…eam\Filter\LateComputed` test suite. (Ivan Enderlin, 2017-02-02T14:35:04+01:00)
  * Test: Write `Hoa\Stream\Filter` test suite. (Ivan Enderlin, 2017-02-02T14:10:32+01:00)
  * Test: Write `Hoa\Stream\Filter` test suite. (Ivan Enderlin, 2017-02-02T13:54:05+01:00)
  * Test: Write `…Stream\Filter\Exception` test suite. (Ivan Enderlin, 2017-02-02T12:03:31+01:00)
  * Quality: Run `hoa devtools:cs`. (Ivan Enderlin, 2017-02-02T12:01:53+01:00)
  * Test: Write `Hoa\Stream\Bucket` test suite. (Ivan Enderlin, 2017-02-02T12:01:07+01:00)
  * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T12:00:32+01:00)
  * Merge branch 'master' into test (Ivan Enderlin, 2017-02-02T11:34:43+01:00)
  * Test: Complete `…ream\Wrapper\Wrapper` test suite. (Ivan Enderlin, 2017-02-02T11:33:07+01:00)
  * Wrapper: No error reporting for `restore`. (Ivan Enderlin, 2017-02-02T11:28:53+01:00)
  * Wrapper: No error reporting from `unregister`. (Ivan Enderlin, 2017-02-02T11:19:10+01:00)
  * Wrapper: Exception message with more context. (Ivan Enderlin, 2017-02-02T11:18:42+01:00)
  * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T11:18:23+01:00)
  * Test: Fix namespaces. (Ivan Enderlin, 2017-02-02T10:49:03+01:00)
  * !temp (Ivan Enderlin, 2016-12-16T09:51:57+01:00)
  * Test: Write `…Wrapper\IWrapper\Stream` test suite. (Ivan Enderlin, 2016-12-14T14:37:11+01:00)
  * Test: Write `…m\Wrapper\IWrapper\File` test suite. (Ivan Enderlin, 2016-12-14T14:36:44+01:00)
  * Test: Write `…apper\IWrapper\IWrapper` test suite. (Ivan Enderlin, 2016-12-14T14:34:49+01:00)
  * Test: Write `…tream\Wrapper\Exception` test suite. (Ivan Enderlin, 2016-12-14T14:29:06+01:00)
  * Test: Use `::class`. (Ivan Enderlin, 2016-12-14T08:13:27+01:00)
  * Test: Write `…tream\IStream\Touchable` test suite. (Ivan Enderlin, 2016-12-14T08:12:49+01:00)
  * Test: Write `…ream\IStream\Structural` test suite. (Ivan Enderlin, 2016-12-13T17:29:58+01:00)
  * Test: Write `…a\Stream\IStream\Stream` test suite. (Ivan Enderlin, 2016-12-13T17:28:34+01:00)
  * Test: Write `…Stream\IStream\Statable` test suite. (Ivan Enderlin, 2016-12-13T17:24:54+01:00)
  * Test: Write `…tream\IStream\Pointable` test suite. (Ivan Enderlin, 2016-12-13T17:22:53+01:00)
  * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:21:03+01:00)
  * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:20:06+01:00)
  * Test: Write `…Stream\IStream\Lockable` test suite. (Ivan Enderlin, 2016-12-13T17:18:43+01:00)
  * Test: Write `Hoa\Stream\IStream\In` test suite. (Ivan Enderlin, 2016-12-13T17:14:13+01:00)
  * Test: Write `…ream\IStream\Bufferable` test suite. (Ivan Enderlin, 2016-12-13T17:12:16+01:00)
  * Build: Add `hoa/test` to `require-dev`. (Ivan Enderlin, 2016-12-13T17:04:33+01:00)
  * Test: Write `Hoa\Stream\Exception` test suite. (Ivan Enderlin, 2016-12-13T17:03:23+01:00)

# 1.17.01.13

  * Quality: Fix CS. (Ivan Enderlin, 2017-01-13T19:10:23+01:00)
  * Quality: Happy new year! (Alexis von Glasow, 2017-01-12T14:00:59+01:00)

# 1.16.11.08

  * Avoid closing a closed stream (Jeremy Benoist, 2016-11-08T13:46:47+01:00)
  * Documentation: Update `support` properties. (Ivan Enderlin, 2016-10-11T11:49:15+02:00)

# 1.16.09.06

  * Quality: Run `hoa devtools:cs`. (Ivan Enderlin, 2016-02-24T07:36:19+01:00)
  * Add a `Stream` interface. (Metalaka, 2015-10-31T15:36:45+01:00)
  * Fix phpdoc & typo. (Metalaka, 2015-10-31T15:17:21+01:00)

# 1.16.01.14

  * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
  * Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:09:29+01:00)
  * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:25:15+01:00)
  * Protocol: Use `Hoa\Protocol`. (Ivan Enderlin, 2015-12-13T22:58:59+01:00)
  * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-09T06:57:42+01:00)
  * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-08T23:49:54+01:00)
  * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T21:55:00+01:00)
  * Event: Use `Hoa\Event`. (Ivan Enderlin, 2015-11-23T21:43:51+01:00)
  * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T13:16:44+01:00)

# 0.15.10.26

  * Change the visibility of `getStream` to `public`. (Ivan Enderlin, 2015-10-22T08:30:43+02:00)

# 0.15.08.28

  * Add the `hasTimedOut` method. (Ivan Enderlin, 2015-08-28T09:27:15+02:00)
  * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:47:27+02:00)

# 0.15.05.29

  * Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-20T10:18:53+02:00)

# 0.15.04.13

  * Add `stream_metadata` in the stream wrapper. (Ivan Enderlin, 2015-03-24T10:05:41+01:00)
  * Remove `from`/`import` and drop PHP5.3. (Ivan Enderlin, 2015-03-23T08:54:42+01:00)
  * Add the `isBorrowing` method. (Ivan Enderlin, 2015-03-03T10:25:18+01:00)

# 0.15.02.25

  * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-25T09:43:41+01:00)
  * Happy new year! (Ivan Enderlin, 2015-01-05T14:52:07+01:00)

# 0.14.12.10

  * Move to PSR-4. (Ivan Enderlin, 2014-12-09T18:48:09+01:00)

# 0.14.09.23

  * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:38+02:00)

# 0.14.09.17

  * Drop PHP5.3. (Ivan Enderlin, 2014-09-17T16:43:41+02:00)

(first snapshot)