CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 11:20:39 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"6b7fae248a21058e83495596bee9a028"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=UNmt2BFxEVpRvk9tAl3VJE0U88xj9zTwdK67HYNKfsiZvoRaKLl71S1mbX21tcFf%2BtFr0ev15w3N0lvPyEo52O5pjjG7lLDwPgq3RR0mCtVV7SazyCelbQEIxrU7VHMuOtGgL8iWYQ7S57NhDIqqRbLmN4YObqhlDxUY75uizQgrOExNCt1x2lzg2CYgl%2BznIyYyaVBiLsue7igR0mt3IAIVKRpacZaV48ENhI%2Fj9%2FCiOJTh92dTk%2F5ekbThH8b8WyPDy9kw3%2FdIbRqF9ZpCwA%3D%3D--j%2BjgEyQgcLWqJ2UP--BjCikQu0g%2BxWmXYxhrUG9w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1504868179.1760268038; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 11:20:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 11:20:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 94B0:3FDFA5:EEC626:13DBAF5:68EB8F06
Push · Workflow runs · php/php-src · GitHub
Show workflow options
phar: Fix file descriptor/memory leak when opening central fp fails
Push
#33274:
Pull request #20145
opened
by
nielsdos
Queued
Fix GH-20088: Heap-use-after-free in PHP URI WHATWG parser during mal…
Push
#33273:
Commit bdf1bcc
pushed
by
nielsdos
Queued
Queued
phar: Reduce code duplication wrt error handling in phar_parse_zipfile()
Push
#33271:
Pull request #20144
opened
by
nielsdos
Queued
Fix memory leak in phar_parse_zipfile() error handling
Push
#33270:
Commit 416386a
pushed
by
nielsdos
Queued
Queued
Queued
Queued
Queued
Merge branch 'PHP-8.3' into PHP-8.4
Push
#33265:
Commit aa1585f
pushed
by
nielsdos
In progress
Queued
Partially fix GH-16317: SimpleXML does not allow __debugInfo() overri…
Push
#33263:
Commit efa1faf
pushed
by
nielsdos
1h 54m 15s
Queued
Merge branch 'PHP-8.4' into PHP-8.5
Push
#33261:
Commit 79b1419
pushed
by
nielsdos
1h 23m 43s
Merge branch 'PHP-8.3' into PHP-8.4
Push
#33260:
Commit 7d3c726
pushed
by
nielsdos
1h 22m 54s
phar: Fix memory leak when setAlias() fails
Push
#33259:
Commit 9216b8b
pushed
by
nielsdos
1h 21m 46s
57m 22s
1h 8m 24s
37m 9s
phar: Fix memory leak of argument in webPhar
Push
#33255:
Commit da39975
pushed
by
nielsdos
49m 5s
Clean up some minor things in ext/mysqli (#20120)
Push
#33254:
Commit f543f49
pushed
by
kamil-tekiela
37m 59s
Fix GH-20122: getColumnMeta() for JSON-column in MySQL
Push
#33253:
Pull request #20143
opened
by
nielsdos
51m 25s
phar: Stop early in compression test loop (#20142)
Push
#33252:
Commit 8212593
pushed
by
nielsdos
2h 26m 50s
Fix arginfo/zpp violations when LIBXML_SCHEMAS_ENABLED is not available
Push
#33251:
Commit 40f4091
pushed
by
nielsdos
59m 7s
Merge branch 'PHP-8.4' into PHP-8.5
Push
#33250:
Commit 1cb539d
pushed
by
nielsdos
2h 3m 27s
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 8k
Actions: php/php-src
Actions
Push
Actions
Loading...
Loading
Sorry, something went wrong.
Actions
Loading...
LoadingSorry, something went wrong.
11,968 workflow runs
11,968 workflow runs
You can’t perform that action at this time.