array(1) {
[0]=>
string(1) "a"
}
xyz is not empty! good to go!
Fatal error: Uncaught TypeError: strcmp(): Argument #1 ($string1) must be of type string, array given in /in/LE8Jb:11
Stack trace:
#0 /in/LE8Jb(11): strcmp(Array, 'my cool passwor...')
#1 {main}
thrown in /in/LE8Jb on line 11
Process exited with code 255.
array(1) {
[0]=>
string(1) "a"
}
xyz is not empty! good to go!
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 11
Notice: Array to string conversion in /in/LE8Jb on line 12
LOLPHP: yes 'my cool password keep it secrete please' is the same as 'Array'
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 13
Notice: Array to string conversion in /in/LE8Jb on line 14
LOLPHP: yep 'some other password' is the same as 'Array'
'my cool password keep it secrete please' isn't the same as 'some other password'
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 19
jkl =
Output for 7.3.32 - 7.3.33
array(1) {
[0]=>
string(1) "a"
}
xyz is not empty! good to go!
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 11
LOLPHP: yes 'my cool password keep it secrete please' is the same as 'Array'
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 13
LOLPHP: yep 'some other password' is the same as 'Array'
'my cool password keep it secrete please' isn't the same as 'some other password'
Warning: strcmp() expects parameter 1 to be string, array given in /in/LE8Jb on line 19
jkl =