Opened 15 years ago

Closed 14 years ago

#3178 closed defect (fixed)

Remove old PHP3 refs in PHP MapScript

Reported by: dmorissette Owned by: aboudreault
Priority: normal Milestone: 6.0 release
Component: MapScript-PHP Version: unspecified
Severity: normal Keywords:
Cc: aboudreault, assefa, sdlime

Description

PHP MapScript was developed in the days of PHP3, but we no longer support PHP3 so we should remove PHP3-related stuff. First the directory mapscript/php3 should be renamed mapscript/php, and there are still some old #ifdef PHP4 blocks that we should get rid of. Any refs to php3 in function names, filenames, or Makefile should also be removed if possible.

Change History (4)

comment:1 by dmorissette, 14 years ago

Owner: changed from dmorissette to aboudreault

Alan did some of the work already in r9699 (ticket #2170), but 6.0 would also be a good time to finish the job and get rid of all php3 refs in function names, filenames and makefiles.

comment:2 by dmorissette, 14 years ago

Cc: sdlime added

That would also mean renaming the directory mapscript/php3 to mapscript/php, unless you think that could cause very bad side-effects (I can't think of any at the moment).

comment:3 by aboudreault, 14 years ago

I'm going to investigate in this...

comment:4 by aboudreault, 14 years ago

Resolution: fixed
Status: newclosed

This ticket can be closed. See ticket #3278 , which implies the php3/php4 cleanup.

Note: See TracTickets for help on using tickets.