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 |
Eric Lippmann
|
935691233b
|
vendor: Upgrade Zend to version 1.12.15
refs #10044
|
2015-09-01 22:53:57 +02:00 |
Eric Lippmann
|
385157be8f
|
Zend: Remove require_once calls
refs #7464
|
2014-11-13 10:49:39 +01:00 |
Eric Lippmann
|
38ebc949a5
|
Zend: Include Zend version 1.12.9
refs #7464
|
2014-11-13 10:49:32 +01:00 |