php icon indicating copy to clipboard operation
php copied to clipboard

🐘 PHP Runtime for β–² Vercel Serverless Functions (support 7.4-8.3)

Results 82 php issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.15 to 18.7.23. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.7.15&new-version=18.7.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

# Bug happend in - Version: 0.3.2 -> 0.5.2 ## Description This error happend if i try to connect to my supabase postgres database: "SCRAM authentication requires libpq version 10...

# Question How to handle and create custom 404 page

Type: Question

Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 7.2.0 to 8.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/glob&package-manager=npm_and_yarn&previous-version=7.2.0&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2. Release notes Sourced from typescript's releases. TypeScript 5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@vercel/build-utils](https://github.com/vercel/vercel/tree/HEAD/packages/now-build-utils) from 7.7.0 to 7.7.1. Release notes Sourced from @​vercel/build-utils's releases. @​vercel/build-utils@​7.7.1 Patch Changes [build-utils] increase max memory limit (#11209) Commits See full diff in compare view [![Dependabot compatibility...

dependencies

# Bug report - Version: 0.7.0 ## Description The mongodb package is missing from the 0.7.0 builds. You can see that it does not appear in the phpinfo output: https://example-php-8-3.vercel.app/,...

I have a few basic "route all requests to php"-style deployments on vercel, and I am noticing that when these deployments encounter a Fatal Error (for ex, some silly type...

Status: Need Investigation

hi, i'm a total beginner and i want to deploy my laravel app on vercel. i was planning to connect it to Oracle ATP to use it as the database....

Status: Need Investigation

# upgrade pdo_pgsql to support SNI Hi, I use 8.1 & 8.2 and try to connect pgsql( provided by [neon.tech](https://neon.tech)) with laravel+vercel [email protected] - PHP 8.2.x (https://example-php-8-2.vercel.app/) [email protected] - PHP...