Re: [PHP-DEV] change to zend_extension directive in php.ini for PHP 5.3?

2009-06-14 Thread Allister Beharry
2009/6/14 Greg Beaver : > Derick Rethans wrote: >> On Sun, 14 Jun 2009, Greg Beaver wrote: >> >> >>> I just updated cvs for my main test bed (my last full update was a >>> couple of weeks ago) and xdebug was no longer loaded.  I had been >>> loading it via: >>> >>> zend_extension_debug=/usr/local/l

[PHP-DEV] A 5.3 UPGRADING guide update

2009-06-14 Thread Philip Olson
Hello everyone, The wiki entry[1] titled "PHP 5.3 upgrading notes" should no longer be edited, because it's been replaced by UPGRADING[2] within the PHP_5_3 branch. Today I synced and updated UPGRADING assuming that: - The UPGRADING file added on Jan 28 17:23:28 2009 UTC was fully in sy

Re: [PHP-DEV] change to zend_extension directive in php.ini for PHP 5.3?

2009-06-14 Thread Greg Beaver
Derick Rethans wrote: > On Sun, 14 Jun 2009, Greg Beaver wrote: > > >> I just updated cvs for my main test bed (my last full update was a >> couple of weeks ago) and xdebug was no longer loaded. I had been >> loading it via: >> >> zend_extension_debug=/usr/local/lib/php/extensions/debug-non-zts

Re: [PHP-DEV] change to zend_extension directive in php.ini for PHP 5.3?

2009-06-14 Thread Derick Rethans
On Sun, 14 Jun 2009, Greg Beaver wrote: > I just updated cvs for my main test bed (my last full update was a > couple of weeks ago) and xdebug was no longer loaded. I had been > loading it via: > > zend_extension_debug=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so > > and all w

[PHP-DEV] change to zend_extension directive in php.ini for PHP 5.3?

2009-06-14 Thread Greg Beaver
Hi, I just updated cvs for my main test bed (my last full update was a couple of weeks ago) and xdebug was no longer loaded. I had been loading it via: zend_extension_debug=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so and all was fine (I have the debug build). Today, it stopp

Re: [PHP-DEV] Stored procedure error propagation from MSSQL to PDO

2009-06-14 Thread Wez Furlong
Use PDO_ODBC and make sure you are running with the most recent version of FreeTDS and its ODBC driver. --Wez. On Mon, May 4, 2009 at 2:27 PM, Massimiliano Cavicchioli wrote: >  Hi all, > I could not work out a way to make an error occurred on a stored procedure on > on MSSQL server (2005) propag

[PHP-DEV] [PATCH] Large File Support for PHP 6

2009-06-14 Thread Wez Furlong
Hello, I've revised my patch and linked to it for review. Some notes: Joe Orton commented that many libs are built without LFS, and those that expose APIs that use off_t, struct stat and struct dirent will suffer an ABI break if PHP forces those flags on, because the sizes of those types

Re: [PHP-DEV] 5.2 build broken

2009-06-14 Thread Kalle Sommer Nielsen
Hi 2009/6/14 Stanislav Malyshev : > Hi! > > I'm getting this on 5.2: > > /root/php-5.2/Zend/zend_execute.h:178: error: invalid conversion from > 'void*' to 'zval*' > /root/php-5.2/Zend/zend_execute.h:179: error: invalid conversion from > 'void*' to 'zend_function*' > /root/php-5.2/Zend/zend_execut

[PHP-DEV] 5.2 build broken

2009-06-14 Thread Stanislav Malyshev
Hi! I'm getting this on 5.2: /root/php-5.2/Zend/zend_execute.h:178: error: invalid conversion from 'void*' to 'zval*' /root/php-5.2/Zend/zend_execute.h:179: error: invalid conversion from 'void*' to 'zend_function*' /root/php-5.2/Zend/zend_execute.h: In function 'void zend_arg_types_stack_3_p