Loading...
 
Skip to main content

Development


php5 ? adodb 4

posts: 2

I upgraded to php5 RC4, but discovered that Polaris 1.8.2 uses a very old version of AdoDB that lacks many improvements/bug fixes.

The current version of AdoDB (http://php.weblogs.com/ADODB) is supposed to work just fine with PHP5.

I'm just the tip of the iceberg .. PHP5 is finally in the very last stages of preparation for release, after a year of development and testing.

Should I pull a CVS version of TikiWiki?

posts: 2881 United Kingdom

Yo,

All TikiWikis in 1.8 and 1.9 currently use the same ADODB as in the 1.8.2. Please test locally and report back 😊 No upgrades like that can take place in CVS at the moment as 1.8.3 is about to be released and 1.9 will go into RC stage soon. Opening a possible Tiki 2 place unless we decide a 1.10 🙀

Damian


posts: 2

Hi Damian,

I dropped in the latest version of AdoDB (4.22), smoothed out some minor wrinkles, and stopped with this PHP error (produced by a debug-enabled flavor of PHP 5 RC4):

/Zend/zend_ini.c(52) : Block 0x408D38D4 status:
Beginning: Overrun (magic=0x407E3B64, expected=0x7312F8DC)
End: Unknown

I'll try again in a few weeks, after the next rev of PHP 5.