php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13603 Got many Error's
Submitted: 2001-10-08 16:51 UTC Modified: 2001-10-08 17:25 UTC
From: bate at bate dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0CVS-2001-10-08 OS: FreeBSD 4.4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bate at bate dot de
New email:
PHP Version: OS:

 

 [2001-10-08 16:51 UTC] bate at bate dot de
Hi,

1st i having massive problems installing GDLIB + FREETYPE2 Support under FreeBSD.
(Sniper are invited to the problem)
2nd thing are the omail admin (http://omail.omnis.ch/) works nice on my 4.0.6 compilation but not on the 4.0.7RC3

i got many errors here a short cut.

[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant txt - assumed 'txt' in /www
/apps/omail-admin-0.97.2/htmlstuff.php on line 177
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant buttonlabels - assumed 'but
tonlabels' in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 178
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant onClick - assumed 'onClick'
 in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 178
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant buttonlabels - assumed 'but
tonlabels' in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 179
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant url - assumed 'url' in /www
/apps/omail-admin-0.97.2/htmlstuff.php on line 179
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant buttonlabels - assumed 'but
tonlabels' in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 180
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant txt - assumed 'txt' in /www
/apps/omail-admin-0.97.2/htmlstuff.php on line 180
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant buttonlabels - assumed 'but
tonlabels' in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 181
[Mon Oct  8 22:28:58 2001] [error] PHP Warning:  Use of undefined constant onClick - assumed 'onClick'
 in /www/apps/omail-admin-0.97.2/htmlstuff.php on line 181

Same configuration under 4.0.6 works nice. ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-08 17:25 UTC] jeroen@php.net
Comments by Markus Ficher:


---
Bad coding style.period.

fix the source and the problem goes away.
---
Ok, I should have noted that a different error reporting level
most likely causes this.

Anyway, strings shall always be quoted.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 14:01:34 2024 UTC