Re: [PHP-DEV] Re: cvs: php4(PHP_4_0_5)/sapi/fastcgi

2001-03-22 Thread Zeev Suraski
At 12:14 22/3/2001, Ron Chmara wrote: >1. Adding new/experimental extensions _can_ invisibly bug the rest of a >build, if they require such nastiness as the recent pthread debugging. >It's not only a minor configure issue when a built app breaks due to library >issues, because extensions can be li

[PHP-DEV] Re: cvs: php4(PHP_4_0_5)/sapi/fastcgi

2001-03-22 Thread Ron Chmara
Some thoughts. 1. Adding new/experimental extensions _can_ invisibly bug the rest of a build, if they require such nastiness as the recent pthread debugging. It's not only a minor configure issue when a built app breaks due to library issues, because extensions can be linked in conflicting w