php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37507 loading the php_printer.dll extension causes php to crash
Submitted: 2006-05-18 18:30 UTC Modified: 2006-05-18 19:20 UTC
From: mdlawler at gwmicro dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 6CVS-2006-05-18 (CVS) OS: Windows XP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mdlawler at gwmicro dot com
New email:
PHP Version: OS:

 

 [2006-05-18 18:30 UTC] mdlawler at gwmicro dot com
Description:
------------
insert the line
extension=php_printer.dll
in php.ini and run php -v and a crash will be generated.  I can also repro this with the latest 5.2 cvs as well as the released 5.1.4.  I'm using the correct php_printer.dll for each version.  This broke sometime during the 5.1.3 dev cycle.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-18 18:35 UTC] tony2001@php.net
Please report problems in PECL extensions using PECL bugsystem.
Thank you.
 [2006-05-18 18:59 UTC] mdlawler at gwmicro dot com
I searched the pecl bug system and couldn't find a category for the php_printer extension.
 [2006-05-18 19:07 UTC] bjori@php.net
That's because it isn't maintained any longer and was 
therefor never released as a PECL extension.

Please keep this report as bogus as this is not a PHP bug.
 [2006-05-18 19:20 UTC] mdlawler at gwmicro dot com
Since this binary is still included in the pecl distribution for Windows it seems that some support should be available.  If this isn't the case how is one supposed to be able to print from php?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 09:01:28 2024 UTC