Nexmo / vonage-php-nexmo-bridge

Polyfill for letting Nexmo namespaced code run under the Vonage PHP SDK
BSD 3-Clause "New" or "Revised" License
42 stars 3 forks source link

Prevent Autoloader from reading /autoload.php #2

Closed szepeviktor closed 1 year ago

szepeviktor commented 3 years ago
PHP Warning:  file_exists(): open_basedir restriction in effect. File(/autoload.php) is not within the allowed path(s)

@dragonmantank In production environments reading /autoload.php (filesystem root) is not allowed.

szepeviktor commented 2 years ago

@SecondeJK Could you help merging and releasing this?

d0m4te commented 1 year ago

@SecondeJK I'm wondering why this is still an open request since 1 1/2 years ago. Since we're using the package in production in would be really nice to see this fixed. Thx!

hexation-srl commented 1 year ago

I opened a ticket with Vonage customer care to ask if there's a way to merge this issue and release a fix. It's been open for more than one and a half year.

SecondeJK commented 1 year ago

Merged, apologies for the silence. Since taking ownership of these assets, the bridge wasn't actually on my radar.