[geos-commits] r3033 - trunk/php

svn_geos at osgeo.org svn_geos at osgeo.org
Sun Jun 20 05:02:22 EDT 2010


Author: strk
Date: 2010-06-20 09:02:22 +0000 (Sun, 20 Jun 2010)
New Revision: 3033

Modified:
   trunk/php/TODO
Log:
Add serialize/unserialize TODO item

Modified: trunk/php/TODO
===================================================================
--- trunk/php/TODO	2010-06-20 08:50:44 UTC (rev 3032)
+++ trunk/php/TODO	2010-06-20 09:02:22 UTC (rev 3033)
@@ -1,7 +1,7 @@
 In order of priority
 
-- Find a way to have GEOSGeometry contents shown 
-  on var_dump
 - Complete interfaces of Geometry
+- Find a way to have GEOSGeometry contents shown on var_dump
+- Implement serialization/deserialization for Geometry
 - Add interfaces for WKBReader/WKBWriter ?
 - Doxygen based documentation ?



More information about the geos-commits mailing list