We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97df99a commit eeb7511Copy full SHA for eeb7511
ext/session/tests/session_regenerate_id_cookie.phpt
@@ -64,7 +64,7 @@ echo "Done";
64
?>
65
--EXPECTF--
66
*** Testing session_regenerate_id() : basic functionality for cookie ***
67
-string(%d) "X-Powered-By: PHP/7.%s
+string(%d) "X-Powered-By: PHP/%d.%d.%s
68
Expires: %s
69
Cache-Control: no-store, no-cache, must-revalidate
70
Pragma: no-cache
0 commit comments