object(Kreait\Firebase\Exception\Messaging\NotFound)#621 (9) { ["message":protected]=> string(20) "Device unregistered." ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(99) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Exception/Messaging/NotFound.php" ["line":protected]=> int(61) ["trace":"Exception":private]=> array(22) { [0]=> array(6) { ["file"]=> string(111) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Exception/MessagingApiExceptionConverter.php" ["line"]=> int(137) ["function"]=> string(10) "withErrors" ["class"]=> string(44) "Kreait\Firebase\Exception\Messaging\NotFound" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(1) { ["error"]=> array(4) { ["code"]=> int(404) ["message"]=> string(20) "Device unregistered." ["status"]=> string(9) "NOT_FOUND" ["details"]=> array(1) { [0]=> array(2) { ["@type"]=> string(51) "type.googleapis.com/google.firebase.fcm.v1.FcmError" ["errorCode"]=> string(12) "UNREGISTERED" } } } } } } [1]=> array(6) { ["file"]=> string(111) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Exception/MessagingApiExceptionConverter.php" ["line"]=> int(145) ["function"]=> string(15) "convertResponse" ["class"]=> string(56) "Kreait\Firebase\Exception\MessagingApiExceptionConverter" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } } } [2]=> array(6) { ["file"]=> string(111) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Exception/MessagingApiExceptionConverter.php" ["line"]=> int(46) ["function"]=> string(29) "convertGuzzleRequestException" ["class"]=> string(56) "Kreait\Firebase\Exception\MessagingApiExceptionConverter" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(107) ["function"]=> string(16) "convertException" ["class"]=> string(56) "Kreait\Firebase\Exception\MessagingApiExceptionConverter" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } } } [4]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(183) ["function"]=> string(50) "{closure:Kreait\Firebase\Messaging::sendAll():104}" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } [1]=> int(0) [2]=> object(GuzzleHttp\Promise\Promise)#586 (6) { ["state":"GuzzleHttp\Promise\Promise":private]=> string(9) "fulfilled" ["result":"GuzzleHttp\Promise\Promise":private]=> NULL ["cancelFn":"GuzzleHttp\Promise\Promise":private]=> NULL ["waitFn":"GuzzleHttp\Promise\Promise":private]=> NULL ["waitList":"GuzzleHttp\Promise\Promise":private]=> NULL ["handlers":"GuzzleHttp\Promise\Promise":private]=> NULL } } } [5]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(58) "{closure:GuzzleHttp\Promise\EachPromise::addPending():181}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(2) [1]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } [2]=> NULL } } [7]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [11]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [17]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [18]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [19]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [20]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [21]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> object(GuzzleHttp\Exception\ClientException)#600 (10) { ["message":protected]=> string(267) "Client error: `POST https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send` resulted in a `404 Not Found` response: { "error": { "code": 404, "message": "Device unregistered.", "status": "NOT_FOUND", "details": [ (truncated...) " ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(404) ["file":protected]=> string(95) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php" ["line":protected]=> int(111) ["trace":"Exception":private]=> array(18) { [0]=> array(6) { ["file"]=> string(79) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Middleware.php" ["line"]=> int(72) ["function"]=> string(6) "create" ["class"]=> string(37) "GuzzleHttp\Exception\RequestException" ["type"]=> string(2) "::" ["args"]=> array(5) { [0]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL [3]=> array(0) { } [4]=> NULL } } [1]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(209) ["function"]=> string(74) "{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():60}:61}:67}" ["class"]=> string(21) "GuzzleHttp\Middleware" ["type"]=> string(2) "::" ["args"]=> array(1) { [0]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } } } [2]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(158) ["function"]=> string(11) "callHandler" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(3) { [0]=> int(1) [1]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } [2]=> NULL } } [3]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/TaskQueue.php" ["line"]=> int(52) ["function"]=> string(50) "{closure:GuzzleHttp\Promise\Promise::settle():156}" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "::" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(167) ["function"]=> string(3) "run" ["class"]=> string(28) "GuzzleHttp\Promise\TaskQueue" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(93) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php" ["line"]=> int(206) ["function"]=> string(4) "tick" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(7) "execute" ["class"]=> string(35) "GuzzleHttp\Handler\CurlMultiHandler" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [7]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(272) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [9]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(229) ["function"]=> string(14) "invokeWaitList" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(82) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/EachPromise.php" ["line"]=> int(109) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(251) ["function"]=> string(61) "{closure:GuzzleHttp\Promise\EachPromise::createPromise():100}" ["class"]=> string(30) "GuzzleHttp\Promise\EachPromise" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> bool(true) } } [13]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(227) ["function"]=> string(12) "invokeWaitFn" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(78) "/home/rxpant5/api2.eventfull-us.com/vendor/guzzlehttp/promises/src/Promise.php" ["line"]=> int(69) ["function"]=> string(13) "waitIfPending" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(113) ["function"]=> string(4) "wait" ["class"]=> string(26) "GuzzleHttp\Promise\Promise" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(80) "/home/rxpant5/api2.eventfull-us.com/vendor/kreait/firebase-php/src/Messaging.php" ["line"]=> int(56) ["function"]=> string(7) "sendAll" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } [1]=> bool(false) } } [17]=> array(6) { ["file"]=> string(56) "/home/rxpant5/api2.eventfull-us.com/testnotification.php" ["line"]=> int(55) ["function"]=> string(4) "send" ["class"]=> string(25) "Kreait\Firebase\Messaging" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Kreait\Firebase\Messaging\RawMessageFromArray)#580 (1) { ["data":"Kreait\Firebase\Messaging\RawMessageFromArray":private]=> array(4) { ["data"]=> array(2) { ["first_key"]=> string(11) "First Value" ["second_key"]=> string(12) "Second Value" } ["notification"]=> array(2) { ["title"]=> string(17) "New cloud message" ["body"]=> string(24) "sent from your php page." } ["token"]=> string(142) "dRYnpzDefiAObF5_J5Qg_g:APA91bF8lVEz0sQJA6e3O27DdrZlnQOOIT_gnC2t6_w3FQ38aX331WIIhbhtWPQTZ31KUWMA5LJGLVPJnacxko-MzGDxt0o4R3WFKBx-n0N4uW8ifFN7500" ["apns"]=> array(1) { ["headers"]=> array(1) { ["apns-push-type"]=> string(5) "alert" } } } } } } } ["previous":"Exception":private]=> NULL ["request":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Request)#594 (7) { ["method":"GuzzleHttp\Psr7\Request":private]=> string(4) "POST" ["requestTarget":"GuzzleHttp\Psr7\Request":private]=> NULL ["uri":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Uri)#592 (8) { ["scheme":"GuzzleHttp\Psr7\Uri":private]=> string(5) "https" ["userInfo":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["host":"GuzzleHttp\Psr7\Uri":private]=> string(18) "fcm.googleapis.com" ["port":"GuzzleHttp\Psr7\Uri":private]=> NULL ["path":"GuzzleHttp\Psr7\Uri":private]=> string(43) "/v1/projects/eventfull2-6ba0b/messages:send" ["query":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["fragment":"GuzzleHttp\Psr7\Uri":private]=> string(0) "" ["composedComponents":"GuzzleHttp\Psr7\Uri":private]=> string(69) "https://fcm.googleapis.com/v1/projects/eventfull2-6ba0b/messages:send" } ["headers":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["User-Agent"]=> array(1) { [0]=> string(12) "GuzzleHttp/7" } ["Host"]=> array(1) { [0]=> string(18) "fcm.googleapis.com" } ["Content-Type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["Content-Length"]=> array(1) { [0]=> string(3) "354" } ["Accept"]=> array(1) { [0]=> string(34) "application/json, text/plain;q=0.9" } } ["headerNames":"GuzzleHttp\Psr7\Request":private]=> array(5) { ["user-agent"]=> string(10) "User-Agent" ["host"]=> string(4) "Host" ["content-type"]=> string(12) "Content-Type" ["content-length"]=> string(14) "Content-Length" ["accept"]=> string(6) "Accept" } ["protocol":"GuzzleHttp\Psr7\Request":private]=> string(3) "2.0" ["stream":"GuzzleHttp\Psr7\Request":private]=> object(GuzzleHttp\Psr7\Stream)#591 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(300) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(354) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["response":"GuzzleHttp\Exception\RequestException":private]=> object(GuzzleHttp\Psr7\Response)#582 (6) { ["reasonPhrase":"GuzzleHttp\Psr7\Response":private]=> string(9) "Not Found" ["statusCode":"GuzzleHttp\Psr7\Response":private]=> int(404) ["headers":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> array(3) { [0]=> string(8) "X-Origin" [1]=> string(7) "Referer" [2]=> string(22) "Origin,Accept-Encoding" } ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=UTF-8" } ["date"]=> array(1) { [0]=> string(29) "Sat, 04 Apr 2026 06:45:19 GMT" } ["server"]=> array(1) { [0]=> string(26) "scaffolding on HTTPServer2" } ["x-xss-protection"]=> array(1) { [0]=> string(1) "0" } ["x-frame-options"]=> array(1) { [0]=> string(10) "SAMEORIGIN" } ["x-content-type-options"]=> array(1) { [0]=> string(7) "nosniff" } ["alt-svc"]=> array(1) { [0]=> string(46) "h3=":443"; ma=2592000,h3-29=":443"; ma=2592000" } ["accept-ranges"]=> array(1) { [0]=> string(4) "none" } } ["headerNames":"GuzzleHttp\Psr7\Response":private]=> array(9) { ["vary"]=> string(4) "vary" ["content-type"]=> string(12) "content-type" ["date"]=> string(4) "date" ["server"]=> string(6) "server" ["x-xss-protection"]=> string(16) "x-xss-protection" ["x-frame-options"]=> string(15) "x-frame-options" ["x-content-type-options"]=> string(22) "x-content-type-options" ["alt-svc"]=> string(7) "alt-svc" ["accept-ranges"]=> string(13) "accept-ranges" } ["protocol":"GuzzleHttp\Psr7\Response":private]=> string(1) "2" ["stream":"GuzzleHttp\Psr7\Response":private]=> object(GuzzleHttp\Psr7\Stream)#614 (7) { ["stream":"GuzzleHttp\Psr7\Stream":private]=> resource(325) of type (stream) ["size":"GuzzleHttp\Psr7\Stream":private]=> int(251) ["seekable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["readable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["writable":"GuzzleHttp\Psr7\Stream":private]=> bool(true) ["uri":"GuzzleHttp\Psr7\Stream":private]=> string(10) "php://temp" ["customMetadata":"GuzzleHttp\Psr7\Stream":private]=> array(0) { } } } ["handlerContext":"GuzzleHttp\Exception\RequestException":private]=> array(0) { } } ["token":"Kreait\Firebase\Exception\Messaging\NotFound":private]=> NULL ["errors":protected]=> array(1) { ["error"]=> array(4) { ["code"]=> int(404) ["message"]=> string(20) "Device unregistered." ["status"]=> string(9) "NOT_FOUND" ["details"]=> array(1) { [0]=> array(2) { ["@type"]=> string(51) "type.googleapis.com/google.firebase.fcm.v1.FcmError" ["errorCode"]=> string(12) "UNREGISTERED" } } } } } {"utc":1775285119,"message":"here"}