Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Improvement]: Add possibility to pass metadata to gotenberg-chromium…
… processor (#66) * Pass metadata to gotenberg-chromium processor * Add backwards compatibility layer for gotenberg-php v1 * Check the existence of metadata only once Co-authored-by: Sebastian Blank <sebastian.bl@gmx.de> * Just use formValue to support both v1 and v2 Co-authored-by: JiaJia Ji <kingjia90@gmail.com> * Remove empty new line * Revert "Remove empty new line" This reverts commit e057251. * Revert "Just use formValue to support both v1 and v2" This reverts commit 437b18f. * Update minimum versions for gotenberg/gotenberg-php dependency * Ignore phpstan error because code should not be reachable when formValue is protected * Try checking formValue with is_callable Co-authored-by: Sebastian Blank <sebastian.bl@gmx.de> * Pass metadata to gotenberg-chromium on version > 2.2 --------- Co-authored-by: Sebastian Blank <sebastian.bl@gmx.de> Co-authored-by: JiaJia Ji <kingjia90@gmail.com>
- Loading branch information