COMMIT WARNING

"B. Kamer" <[email protected]> Tue, 8 Nov 2005 19:06:20 +0100
Newsgroups gmane.comp.lib.binarycloud.devel
Message-ID <[email protected]>
Hi all,

Thanks to Timur, creole has been updated to the latest creole release  
for php 4. Changes have been commited for vortex/testsite.

The constants FETCHMODE_NUM  and FETCHMODE_ASSOC don't exists any  
more, so please change the following occurences; There do not seem to  
be any other issues...

-        	...uery(FETCHMODE_NUM);
+        	...uery(ResultSet::FETCHMODE_NUM());

-        	...uery(FETCHMODE_ASSOC);
+        	...uery(ResultSet::FETCHMODE_ASSOC());

It seems we now have drivers for sqllite, but lost oracle

bas
_______________________________________________
dev mailing list
dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
http://lists.binarycloud.com/mailman/listinfo/dev