mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Rename docs, tests and test/ui to doc, test and test/frontend to suite skeleton definition. refs #4212
4 lines
220 B
Plaintext
4 lines
220 B
Plaintext
pdo_oci has a Bug that shall be fixed with PHP 5.4.5, it segfaults when
|
|
fetching more than a single LOB value. The patch works also for older
|
|
pdo_oci versions and can be found here: https://bugs.php.net/bug.php?id=57702
|