Roland Häder bf87ad4fcf Fixed E_NOTICE in listing worker queue and new utilities class added (#5521)
* Fixes for E_NOTICE in workqueue:
- introduced class `Friendica\Util\Arrays` which will hold static methods for
  handling arrays that cannot be done with PHP's functions, like implode() on
  multi-dimensional arrays
- rewrote old-school for() loop to foreach()

* Added intial unit test with some tests on empty delimiters and/or sinle and
multi-dim array.

* Added test for for 3-dimensional arrays, thanks to  nupplaphil's feedback.
2018-07-30 21:24:26 -04:00
..
2018-05-14 22:50:03 +02:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-01-22 18:03:26 -05:00
2018-07-23 15:30:54 -04:00
2018-07-29 06:08:02 +00:00
2018-07-30 06:41:20 +02:00
2018-01-22 18:03:26 -05:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-30 06:41:20 +02:00
2018-07-23 18:52:48 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-01-22 18:03:26 -05:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-01-22 18:03:26 -05:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-30 06:41:20 +02:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-01-20 07:48:22 -05:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-06-02 08:05:06 +00:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-15 08:03:12 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 15:30:54 -04:00
2018-07-23 11:04:14 -04:00