[mapserver-users] Re: Problem with Mapserver 6.0.1 and PHP Mapscript

2012-02-17 Thread Nick Friedrich
Hi, 

when using older mapserver versions var_dump returns not an empty mapObj. 


Nick

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-Mapserver-6-0-1-and-PHP-Mapscript-tp4476779p4479995.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Problem with Mapserver 6.0.1 and PHP Mapscript

2012-02-17 Thread Alan Boudreault

This is the only output you'll get from a var_dump:

object(mapObj)#1 (0) {
}

until the appropriate methods for this will be implemented.

Alan

On 12-02-17 07:58 AM, Nick Friedrich wrote:

Hi,

when using older mapserver versions var_dump returns not an empty mapObj.


Nick

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-Mapserver-6-0-1-and-PHP-Mapscript-tp4476779p4479995.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users



--
Alan Boudreault
http://www.mapgears.com/
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Problem with Mapserver 6.0.1 and PHP Mapscript

2012-02-17 Thread Nick Friedrich
Mmh, ok. But in older Versions the output showed everything in the 
object. I assume that there has been no complete rewrite of Mapscript 
for Mapserver 6, so the appropriate methods must exist in older version.

Maybe they have been dropped.
I just thought, that it would be related to my problem, because older 
mapserver versions showed a different behavior. With regard to your 
statement it has nothing to do with my problem, so it doesn't matter.



Am 17.02.2012 14:09, schrieb Alan Boudreault:

This is the only output you'll get from a var_dump:

object(mapObj)#1 (0) {
}

until the appropriate methods for this will be implemented.

Alan

On 12-02-17 07:58 AM, Nick Friedrich wrote:

Hi,

when using older mapserver versions var_dump returns not an empty 
mapObj.



Nick

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Problem-with-Mapserver-6-0-1-and-PHP-Mapscript-tp4476779p4479995.html

Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users






--
Nick Friedrich (Dipl.-Inf.)
GEOLOCK GmbH

Rothenseer Straße 24
39124 Magdeburg

Tel.: (0391) 2561 - 252
Fax.: (0391) 2561 - 122

www.geolock.de

nick.friedr...@geolock.de

Amtsgericht Magdeburg
HRB 113652
Geschäftsführer:
Dipl.-Ing. Wolfgang Göppel
Steuernummer: 102/111/00 627

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Re: Problem with Mapserver 6.0.1 and PHP Mapscript

2012-02-17 Thread Alan Boudreault
The extension was totally written differently using old compatibility 
way. It was probably working differently in older php (some magic?) So 
the those function haven't been dropped. They just don't exist. Perhaps 
a day I will get time to write them!


Glad to hear that's it's not related to your issue.

Good luck.
Alan

On 12-02-17 09:16 AM, Nick Friedrich wrote:

Mmh, ok. But in older Versions the output showed everything in the
object. I assume that there has been no complete rewrite of Mapscript
for Mapserver 6, so the appropriate methods must exist in older version.
Maybe they have been dropped.
I just thought, that it would be related to my problem, because older
mapserver versions showed a different behavior. With regard to your
statement it has nothing to do with my problem, so it doesn't matter.


Am 17.02.2012 14:09, schrieb Alan Boudreault:

This is the only output you'll get from a var_dump:

object(mapObj)#1 (0) {
}

until the appropriate methods for this will be implemented.

Alan

On 12-02-17 07:58 AM, Nick Friedrich wrote:

Hi,

when using older mapserver versions var_dump returns not an empty
mapObj.


Nick

--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/Problem-with-Mapserver-6-0-1-and-PHP-Mapscript-tp4476779p4479995.html

Sent from the Mapserver - User mailing list archive at Nabble.com.
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users









--
Alan Boudreault
http://www.mapgears.com/
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users