#!/usr/bin/env php === Running All Integration Tests === Running: test-collection-search-integration.php ✗ FAILED Error output: PHP Parse error: syntax error, unexpected token "/" in /home/memorize/public_html/Tests/Integration/test-collection-search-integration.php on line 12 Running: test-email-validation-integration.php ✗ FAILED Error output: Email Validation Integration Tests ================================== ✓ Signup route maps to IdentityController ✓ Validate route maps to IdentityController Running: test-friendly-delivery-integration.php ✗ FAILED Error output: Integration Test: Friendly Next Delivery Time ============================================= User Timezone: America/New_York Current Time (UTC): 2026-01-27 05:52:52 Running: test-one-click-timezone-integration.php ✓ PASSED Running: test-pagination-helper-integration.php ✗ FAILED Error output: === PaginationHelper Integration Test === Test 1: Controller integration verification... ✗ Controller file not found: /home/engine/project/App/Routes/Controllers/CollectionController.php ✗ Controller file not found: /home/engine/project/App/Routes/Controllers/NotificationsController.php Running: test-presenter-integration.php ✗ FAILED Error output: PHP Parse error: syntax error, unexpected token "/" in /home/memorize/public_html/Tests/Integration/test-presenter-integration.php on line 52 Running: test-router-enhancements.php ✗ FAILED Error output: PHP Parse error: syntax error, unexpected token "/" in /home/memorize/public_html/Tests/Integration/test-router-enhancements.php on line 10 Running: test-router-integration.php ✗ FAILED Error output: PHP Parse error: syntax error, unexpected token "/" in /home/memorize/public_html/Tests/Integration/test-router-integration.php on line 33 Running: test-schedule-hourly-boundary-api.php ✓ PASSED === Summary === Passed: 2 Failed: 7 ✗ Some Integration tests failed!