Re: [PHP-DEV] Throwing an E_DEPRECATED for short_open_tag

2010-01-15 Thread Olivier B.
Hi, and why Debian still use the php module version by default ? By using the fcgi version each application can have it's own php.ini. Furthermore, it's a different problem but this will also allow use of a specific unix account for each apps. In the actual Debian's php.ini we can found about

Re: [PHP-DEV] Apache has two versions on my extension loaded!

2010-01-15 Thread Antony Dovgal
On 01/15/2010 02:32 AM, Bruce Bailey wrote: Antony Thanks very much for your reply. And yes, you're right, it IS time to upgrade. Unfortunately, ldd only shows shared libraries that are automatically loaded. My php extension is loaded by dlopen, which is not shown by ldd. ldd

Re: [PHP-DEV] Throwing an E_DEPRECATED for short_open_tag

2010-01-15 Thread Ángel González
Raphael Geissert wrote: Rasmus Lerdorf wrote: But why do you want them to change? Short tags are convenient and if the app doesn't have to worry about ?xml or ?xsl type stuff, it can run happily with short tags enabled. Because it is just not about the application but the whole

[PHP-DEV] PDO Bug introduced in revision 290786 and released in 5.2.12 and 5.3.1

2010-01-15 Thread Matt Read
We are developers from the Habari Project, an open source PHP blogging application; We would like to raise concern with a recent change to the logic of PDO. We believe that PHP's revision 290786 [1] should not have been committed (see bug 49521 [2]). This changed the behaviour of PDO so that an