php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11360 PDF_new() shown error.
Submitted: 2001-06-08 12:06 UTC Modified: 2001-06-08 14:08 UTC
From: paak at scheduleonline dot com Assigned:
Status: Closed Package: *PDF functions
PHP Version: 4.0.5 OS: SunOS 5.7
Private report: No CVE-ID: None
 [2001-06-08 12:06 UTC] paak at scheduleonline dot com
When I called PDF_new()
It show error 
"Fatal Error: PDFlib error: Tried to set unknow parameter 'imagewarning' in 'test.php' on line 11

PDFlib 4.0.1 installed
PHP 4.0.5

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-08 14:08 UTC] sniper@php.net
You have not compiled PHP with the new PDFLIB 4.0.1. Works for me just fine. Most likely a old pdflib library still
somewhere in your system that is found at compile time.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC