А
Size: a a a
ДЩ
http://domain.tld/%2e%2e%2f%2e%2e%2fnginx_error.log
http://domain.tld/..%2f..%2fnginx_error.log
400 Bad Request
KM
А
http://domain.tld/%2e%2e%2f%2e%2e%2fnginx_error.log
http://domain.tld/..%2f..%2fnginx_error.log
400 Bad Request
AS
ДЩ
m
ID
ЕК
AA
r
v8.4.3
GE
$a = [
'a' => 1,
'b' => '1',
'c' => true,
'd' => null,
'e' => [1, 2, 3, 'b' => [1], 'c' => 1],
];
$b = [
'b' => '1',
'a' => 1,
'c' => true,
'd' => null,
'e' => [1, 2, 3, 'c' => 1, 'b' => [1]],
];
GE