icingaweb2/library/vendor/Zend
Johannes Meyer 369ffa758e zend/Registry: Don't override method `offsetExists()`
It's not possible to use `array_key_exists()` on objects anymore
(https://www.php.net/manual/en/migration74.deprecated.php#migration74.deprecated.core.array-key-exists-objects)
and since the referenced bug (http://bugs.php.net/bug.php?id=40442)
only applied to PHP 5.2.0 it's now obsolete.
2019-12-04 11:28:08 +01:00
..
Cache Fix executeable files 2016-12-13 13:49:21 +01:00
Config
Controller
Crypt
Date
Db Pdo\Abstract: Properly handle incomplete error messages 2018-07-10 14:54:28 +02:00
File
Filter vendor/Zend: Avoid curly braces to access array offsets 2019-12-04 11:28:08 +01:00
Form
Json vendor/Zend: Avoid curly braces to access array offsets 2019-12-04 11:28:08 +01:00
Layout
Loader
Locale
Log
Mail
Mime
Paginator
ProgressBar
Server
Session
Soap
TimeSync
Translate
Uri
Validate vendor/Zend: Avoid curly braces to access array offsets 2019-12-04 11:28:08 +01:00
View
Xml
Cache.php
Config.php
Crypt.php
Date.php
Db.php
Exception.php
Filter.php
Form.php vendor: Update zf1 for PHP 7.3 2018-12-04 16:43:30 +01:00
Json.php
LICENSE.txt
Layout.php
Loader.php
Locale.php
Log.php
Mail.php
Mime.php
Paginator.php
ProgressBar.php
README.md vendor: Update zf1 for PHP 7.3 2018-12-04 16:43:30 +01:00
Registry.php zend/Registry: Don't override method `offsetExists()` 2019-12-04 11:28:08 +01:00
Session.php
TimeSync.php
Translate.php
Uri.php
VERSION vendor: Update zf1 for PHP 7.3 2018-12-04 16:43:30 +01:00
Validate.php
View.php

README.md

icingaweb2-vendor-zf1

icingaweb2-vendor-zf1 is Icinga Web 2's fork of Zend Framework 1 which is end-of-life since Sep 28, 2016. We've reduced the library to the minimum required by Icinga Web 2 and its modules. The Icinga Project will provide security and bug fixes. icingaweb2-vendor-zf1 is based on Zend Framework 1 version 1.12.20.