Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dompdf_tempnam #842

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

dompdf_tempnam #842

wants to merge 4 commits into from

Conversation

vavrecan
Copy link

@vavrecan vavrecan commented Jul 3, 2014

Created custom handler for tempnam, for hosting with safemode on, for example google app engine. Uses custom memory php wrapper.

…ns and do not have to be necessary cached.

Created new setting - local protocols - that allows to specify list of them.

This is usefull when protocol is for example:
gs protocol (gs://) on google app engine
php protocol for reading data from memory or temp php://memory php://file
data protocol that is supported in php 5.1 and newer
@vavrecan vavrecan changed the title Added support for custom protocols wrapper that supports stat functions ... dompdf_tempnam Jul 3, 2014
@bsweeney
Copy link
Member

bsweeney commented Jul 1, 2015

Looks interesting. We'd like to avoid merging changes directly into the master branch where possible. Target your changes to the develop branch and we'll take a closer look.

@bsweeney bsweeney added this to the 0.7.2 milestone Jun 23, 2016
@bsweeney bsweeney removed this from the 0.8.1 milestone May 21, 2017
@bsweeney bsweeney added this to the 0.8.4 milestone Feb 24, 2019
@bsweeney
Copy link
Member

If you have time to fix up this PR I'd be grateful. Still seems like a potentially good fix and I'll look at it more for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants