php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28149 Tidy configuration issues
Submitted: 2004-04-26 03:15 UTC Modified: 2010-12-20 10:05 UTC
From: andareed at hotmail dot com Assigned:
Status: Closed Package: Tidy (PECL)
PHP Version: 5CVS-2004-04-26 (dev) OS: Windows XP SP2 RC1
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: andareed at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-04-26 03:15 UTC] andareed at hotmail dot com
Description:
------------
There are a couple of issues with the tidy extension.

First, the ext/tidy.dsp is not included in the main win32/php_modules.dsw workspace.

Second, HAVE_TIDY directive is not included in pre-processor directives [by default]. Without this line, tidy compiles, but the dll is useless as a php extension, since no libtidy code is added.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-13 19:33 UTC] edink@php.net
We are not using .dsp and .dsw files anymore. Did you try the new build system? Try running buildconf.bat in the root dir.
 [2004-05-14 22:17 UTC] andareed at hotmail dot com
Using the new system solves this problem. Thanks for the info.
 [2010-12-20 10:01 UTC] jani@php.net
-Package: *Compile Issues +Package: Tidy -Assigned To: +Assigned To: jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 10:01:28 2025 UTC