zoneminder/web/api/app/Config
ratmole 2b0df3e4e2 API - Disable E_NOTICE from php error reporting in cake debug
Using zmNinja, the API reports E_NOTICE errors

Notice (8): compact(): Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php, line 128]

and zmNinja will not work...
there is a better way, but i think disabling E_NOTICE error is way easier

see: https://github.com/ZoneMinder/zoneminder/pull/2269
2018-10-31 10:17:36 +02:00
..
Schema further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
acl.ini.php further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
acl.php further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
bootstrap.php.in brackets and spaces 2018-04-06 14:52:56 -04:00
core.php.default API - Disable E_NOTICE from php error reporting in cake debug 2018-10-31 10:17:36 +02:00
database.php.default further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
email.php.default further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
routes.php whitespace 2018-04-06 14:42:20 -04:00