bugphpGroupWare - Bugs: bug #7269, PHP problems in class.sql.inc.php

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #7269: PHP problems in class.sql.inc.php

Submitter:  Kai Hofmann <powerstat>
Submitted:  Thu 15 Jan 2004 01:18:03 PM UTC
   
 
Category:  API - phpGroupware API Item Group:  0.9.16RC2
Severity:  4 - Important Priority:  5 - Normal
Status:  Postponed Privacy:  Public
Assigned to:  jarg Open/Closed:  Open
Component Version:  SVN Operating System:  None
Reproducibility:  None Planned Release:  None
Fixed Release: 

Thu 15 Jan 2004 01:18:03 PM UTC, original submission:  

The following functions produce errors in my php compiler, because they are php keywords:

function string($str)
function integer($integer)

This one is also a php keyword (that produces no error for now - but might be in the future):

function null()

This one is no keyword, but should be changed analog to string and integer:

function character($str)



Also using method names that are like typical keywords (the same for SQL) is always bad programm practice and should be avoided!

Kai Hofmann <powerstat>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-01 skwashd Assigned to#21875 jarg
2004-02-27 skwashd Priority210 (Error - Not Found) 5 - Normal
    StatusNone Postponed

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code