php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37418 tidy module crashes CLI version of PHP
Submitted: 2006-05-12 13:33 UTC Modified: 2006-05-25 08:58 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: RQuadling at GMail dot com Assigned:
Status: Closed Package: Tidy (PECL)
PHP Version: 5.1.4 OS: Windows XP SP2
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: RQuadling at GMail dot com
New email:
PHP Version: OS:

 

 [2006-05-12 13:33 UTC] RQuadling at GMail dot com
Description:
------------
Runnin php -m at the command line without tidy module loaded produces ...

[PHP Modules]
bcmath
calendar
com_dotnet
ctype
date
dom
ftp
hash
iconv
libxml
odbc
pcre
Reflection
session
SimpleXML
SPL
standard
tokenizer
wddx
xml
xmlreader
xmlwriter
Zend Optimizer
zlib

[Zend Modules]
Zend Extension Manager
Zend Optimizer

With Tidy enabled, module is loaded OK, but crashes whilst unloading.

Generates a Dr.Watson error report log and I'm sending them to MS as it asks me ever so nicely!

Tried it without Zend Optimizer loaded - no different.

Reverted back to PHP 5.1.3-dev (cli) (built: Feb 20 2006 00:29:25) and all is ok.

NOTE: No changes to php-cli.ini or php-isapi.ini!!!!




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-12 18:33 UTC] judas dot iscariote at gmail dot com
works prefectly OK in Linux, and run away from 5.1.3 ASAP ;-)
 [2006-05-15 07:12 UTC] RQuadling at GMail dot com
The $_POST issue that is part of the problem with the released 5.1.3 does not affect the version of the 5.1.3-dev I have. So I'm sticking with the 5.1.3-dev until the 5.1.4 is fixed.

I'll be trying a snapshot today (can't use CVS source as no compiler for Windows - grrr!)
 [2006-05-24 21:34 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2006-05-25 08:58 UTC] RQuadling at GMail dot com
Ha! No shutdown functions! Oops!

Will try later today. Thank you nlopess!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 30 17:01:31 2025 UTC