======= ONLY COLUMN 1 =======
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Array
(
[0] => Array
(
[0] => Array
(
[row] => My name is Oliver
)
[1] => Array
(
[row] => Can you see me?
)
[2] => Array
(
[row] =>
)
)
[1] => Array
(
[0] => Array
(
[row] => Hey there! Some other text.
)
[1] => Array
(
[row] => What is up?
)
[2] => Array
(
[row] =>
)
)
[2] => Array
(
[0] => Array
(
[row] => Some text on the third column. First row. Trevor btw.
)
[1] => Array
(
[row] =>
)
)
)
======= COLUMNS 1 & 3 =======
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Array
(
[0] => Array
(
[0] => Array
(
[row] => My name is Oliver
)
[1] => Array
(
[row] => Can you see me?
)
[2] => Array
(
[row] =>
)
)
[1] => Array
(
[0] => Array
(
[row] => Hey there! Some other text.
)
[1] => Array
(
[row] => What is up?
)
[2] => Array
(
[row] =>
)
)
[2] => Array
(
[0] => Array
(
[row] => Some text on the third column. First row. Oliver btw.
)
[1] => Array
(
[row] =>
)
)
)
======= ALL TABLE =======
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Deprecated: Use of "self" in callables is deprecated in /in/Kn4FY on line 55
Array
(
[0] => Array
(
[0] => Array
(
[row] => My name is Oliver
)
[1] => Array
(
[row] => Can you see me?
)
[2] => Array
(
[row] =>
)
)
[1] => Array
(
[0] => Array
(
[row] => Hey there! Some other text.
)
[1] => Array
(
[row] => What is up?
)
[2] => Array
(
[row] =>
)
)
[2] => Array
(
[0] => Array
(
[row] => Some text on the third column. First row. Oliver btw.
)
[1] => Array
(
[row] =>
)
)
)
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.