Mercurial > hg > isophonics-drupal-site
comparison vendor/zendframework/zend-stdlib/README.md @ 12:7a779792577d
Update Drupal core to v8.4.5 (via Composer)
author | Chris Cannam |
---|---|
date | Fri, 23 Feb 2018 15:52:07 +0000 |
parents | 4c8ae668cc8c |
children | c2387f117808 |
comparison
equal
deleted
inserted
replaced
11:bfffd8d7479a | 12:7a779792577d |
---|---|
5 | 5 |
6 `Zend\Stdlib` is a set of components that implements general purpose utility | 6 `Zend\Stdlib` is a set of components that implements general purpose utility |
7 class for different scopes like: | 7 class for different scopes like: |
8 | 8 |
9 - array utilities functions; | 9 - array utilities functions; |
10 - json serializable interfaces; | |
11 - general messaging systems; | 10 - general messaging systems; |
12 - string wrappers; | 11 - string wrappers; |
13 - etc. | 12 - etc. |
14 | 13 |
15 --- | 14 --- |
16 | 15 |
17 - File issues at https://github.com/zendframework/zend-stdlib/issues | 16 - File issues at https://github.com/zendframework/zend-stdlib/issues |
18 - Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-stdlib | 17 - Documentation is at https://docs.zendframework.com/zend-stdlib/ |