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/iterator/CHANGELOG.md
# 2.17.01.10

  * Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:04+01:00)

# 2.16.11.19

  * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-18T15:52:39+02:00)
  * Documentation: Use HTTPS in `composer.json`. (Ivan Enderlin, 2016-10-07T07:56:41+02:00)
  * Documentation: Update support properties. (Alexis von Glasow, 2016-10-06T19:17:39+02:00)
  * Test: Use the `::class` constant. (Ivan Enderlin, 2016-09-09T09:29:43+02:00)

# 2.16.03.15

  * Buffer: Make `current` & `key` methods inlinable. (Ivan Enderlin, 2016-02-22T12:01:39+01:00)
  * README: Illustrate `Hoa\Iterator\Buffer`. (Ivan Enderlin, 2016-01-21T01:09:38+01:00)
  * Test: Write test suite of `Hoa\Iterator\Buffer`. (Ivan Enderlin, 2016-01-21T01:01:32+01:00)
  * Iterator: New `Buffer` iterator. (Ivan Enderlin, 2016-01-21T00:55:07+01:00)
  * Documentation: Update API annotation. (Ivan Enderlin, 2016-01-20T22:18:30+01:00)

# 2.16.01.11

  * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
  * Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:03:23+01:00)
  * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:17:49+01:00)
  * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:16:47+01:00)
  * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:54:23+01:00)

# 1.15.10.29

  * Test: Specify file type with `hoa://Test/Vfs`. (Ivan Enderlin, 2015-10-29T22:20:43+01:00)

# 1.15.09.08

  * Format code. (Ivan Enderlin, 2015-08-27T09:29:13+02:00)
  * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:33:46+02:00)

# 1.15.05.29

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

# 1.15.02.20

  * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-20T09:38:07+01:00)
  * Happy new year! (Ivan Enderlin, 2015-01-05T14:36:22+01:00)

# 1.14.12.10

  * Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:52:31+01:00)

# 1.14.11.26

  * Require `hoa/test`. (Ivan Enderlin, 2014-11-24T15:37:30+01:00)

# 1.14.11.07

  * Finalized the library! (Ivan Enderlin, 2014-11-07T14:39:57+01:00)
  * `Recursive\Lookahead` has been removed. (Ivan Enderlin, 2014-11-07T14:29:59+01:00)
  * Add a note about Lookbehind. (Ivan Enderlin, 2014-11-07T14:28:33+01:00)
  * `RegularExpression` no longer extend `\RegexIterator`. (Ivan Enderlin, 2014-11-07T14:26:04+01:00)
  * Remove a note about PHP5.4. (Ivan Enderlin, 2014-11-07T14:24:48+01:00)
  * Add tests. (Ivan Enderlin, 2014-09-28T21:41:45+02:00)
  * Implement the `Lookbehind` iterator. (Ivan Enderlin, 2014-09-29T21:23:54+02:00)
  * `HasChildren` and `Tree` have been removed. (Ivan Enderlin, 2014-11-07T14:05:06+01:00)
  * Remove the `Recursive\Tree` iterator. (Ivan Enderlin, 2014-11-07T14:04:30+01:00)
  * `HasChildren` is not very well-defined, remove it. (Ivan Enderlin, 2014-11-07T13:38:15+01:00)
  * Fix API documentation. (Ivan Enderlin, 2014-10-11T09:17:42+02:00)
  * Fix the specific `fileinfo` class support. (Ivan Enderlin, 2014-10-11T09:15:37+02:00)
  * Update API documentation. (Ivan Enderlin, 2014-10-09T23:29:31+02:00)
  * Re-implement SPL `RegexIterator` and `Recursive~`. (Ivan Enderlin, 2014-10-06T14:47:25+02:00)
  * Bye bye `Recursive\Lookahead`. (Ivan Enderlin, 2014-10-01T22:25:48+02:00)
  * Rewrite the `Lookahead` iterator. (Ivan Enderlin, 2014-09-29T20:50:34+02:00)
  * Fix key. (Ivan Enderlin, 2014-09-28T21:41:51+02:00)
  * Add the `CallbackGenerator` iterator. (Ivan Enderlin, 2014-09-29T09:34:07+02:00)
  * Remove `from`/`import` and update to PHP5.4. (Ivan Enderlin, 2014-09-28T20:50:27+02:00)

# 0.14.09.23

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

# 0.14.09.17

  * Drop PHP5.3. (Ivan Enderlin, 2014-09-17T16:58:17+02:00)
  * Add the installation section. (Ivan Enderlin, 2014-09-17T16:57:53+02:00)

(first snapshot)