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/laminas/laminas-text/CHANGELOG.md
# Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.7.1 - 2019-10-16

### Added

- [zendframework/zend-text#20](https://github.com/zendframework/zend-text/pull/20) adds support for PHP 7.3.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 2.7.0 - 2018-04-30

### Added

- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) adds support for PHP 7.1 and 7.2.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) removes support for PHP 5.5.

- [zendframework/zend-text#17](https://github.com/zendframework/zend-text/pull/17) removes support for HHVM.

### Fixed

- Nothing.

## 2.6.0 - 2016-02-08

### Added

- [zendframework/zend-text#10](https://github.com/zendframework/zend-text/pull/10) adds and publishes
  documentation; view it at https://docs.laminas.dev/laminas-text/

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [zendframework/zend-text#2](https://github.com/zendframework/zend-text/pull/2) and
  [zendframework/zend-text#9](https://github.com/zendframework/zend-text/pull/9) update the component
  to be forwards-compatible with laminas-servicemanager v3.