Warning: unlink(C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\test\functional\fixtures\log/frontend_test.log) [function.unlink]: Permission denied in C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\lib\util\sfToolkit.class.php on line 87
> No expiration (client_lifetime is 0)
# get /httpcache/page1
ok 1 - response header Last-Modified matches /^08 Apr 2026 15\:/ (Wed, 08 Apr 2026 15:55:58 GMT)
ok 2 - response header ETag is 1 (9448d823d671c30530ddf0b4eb727f5a)
ok 3 - response header Expires is "" ()
ok 4 - response header Cache-Control is "" ()
> Expiration (client_lifetime is 86400)
# get /httpcache/page2
ok 5 - response header Last-Modified is "" ()
ok 6 - response header ETag is "" ()
ok 7 - response header Expires matches /^09 Apr 2026 15\:/ (Thu, 09 Apr 2026 15:55:58 GMT)
ok 8 - response header Cache-Control matches /max-age=86400/ (max-age=86400)
> Expiration (client_lifetime is 86400) but the developer has set a Last-Modified header
# get /httpcache/page3
ok 9 - response header Last-Modified matches /^07 Apr 2026 15\:/ (Tue, 07 Apr 2026 15:55:58 GMT)
ok 10 - response header ETag is "" ()
ok 11 - response header Expires is "" ()
ok 12 - response header Cache-Control is "" ()
> No expiration and the developer has set a Last-Modified header
# get /httpcache/page4
ok 13 - response header Last-Modified matches /^07 Apr 2026 15\:/ (Tue, 07 Apr 2026 15:55:58 GMT)
ok 14 - response header ETag is 1 (9448d823d671c30530ddf0b4eb727f5a)
ok 15 - response header Expires is "" ()
ok 16 - response header Cache-Control is "" ()
exception 'RuntimeException' with message 'PHP sent a "warning" error at C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\lib\util\sfToolkit.class.php line 82 (rmdir(C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\test\functional\fixtures\cache/cache/test) [function.rmdir]: Directory not empty)' in C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\lib\test\sfTestFunctionalBase.class.php:459
Stack trace:
#0 [internal function]: sfTestFunctionalBase->handlePhpError(2, 'rmdir(C:\wamp\w...', 'C:\wamp\www\pro...', 82, Array)
#1 C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\lib\util\sfToolkit.class.php(82): rmdir('C:\wamp\www\pro...')
#2 C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\lib\util\sfToolkit.class.php(79): sfToolkit::clearDirectory('C:\wamp\www\pro...')
#3 C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\test\bootstrap\functional.php(33): sfToolkit::clearDirectory('C:\wamp\www\pro...')
#4 C:\wamp\www\projet_symfony\sysmed\lib\vendor\symfony-1.4.0\test\bootstrap\functional.php(65): sf_functional_test_shutdown_cleanup()
#5 [internal function]: sf_functional_test_shutdown()
#6 {main}
1..16
# Looks like everything went fine.