+1
On 12/24/09 15:11, Sriram Natarajan wrote:
>
>
> Seema Alevoor wrote:
>> Webrev link seems to be pointing to an earlier bug.
>> Instead, I reviewed the webrev at
>> http://cr.opensolaris.org/~sn123202/php-b131.2/webrev/
>>
>> Changes look fine except for
>>usr/src/cmd/php5/patches/php_pe
Webrev link seems to be pointing to an earlier bug.
Instead, I reviewed the webrev at
http://cr.opensolaris.org/~sn123202/php-b131.2/webrev/
Changes look fine except for
usr/src/cmd/php5/patches/php_perf_avoid_setitimer.patch and
usr/src/cmd/php5/php-5.2.11.tar.bz2
files.
Webrev should no
+1.
Please update CR 6912354 with the php community bug number.
Regards,
Basant.
On Thu, Dec 24, 2009 at 01:41:01AM -0800, Sriram Natarajan wrote:
>
>
> Seema Alevoor wrote:
>> Webrev link seems to be pointing to an earlier bug.
>> Instead, I reviewed the webrev at
>> http://cr.opensolaris.or
Seema Alevoor wrote:
> Webrev link seems to be pointing to an earlier bug.
> Instead, I reviewed the webrev at
> http://cr.opensolaris.org/~sn123202/php-b131.2/webrev/
>
> Changes look fine except for
>usr/src/cmd/php5/patches/php_perf_avoid_setitimer.patch and
>usr/src/cmd/php5/php-5.2.
Hi
I would like to integrate the following php related bugs within
OpenSolaris (build 131). Can you kindly look into this web rev and see
if I missed something
6891913 deliver httpd conf file for PHP integration via FastCGI when
mod_php can't be used
6903940 [nvb127] zlib extension not deliver
Changes looks good to me.
Regards,
Basant.
On Thu, Oct 29, 2009 at 02:25:32PM -0700, Sriram Natarajan wrote:
> thanks basant. Please find the updated webrev which incorporates your
> feedback
>
> http://cr.opensolaris.org/~sn123202/b127/webrev/
>
>
> - Sriram
>
> Basant Kukreja wrote:
>> 2 smal
thanks basant. Please find the updated webrev which incorporates your
feedback
http://cr.opensolaris.org/~sn123202/b127/webrev/
- Sriram
Basant Kukreja wrote:
> 2 small changes.
> 1. In php_6818228.patch.patch, since off_t is defined as long (when
> _FILE_OFFSET_BITS=32) so we should probably
2 small changes.
1. In php_6818228.patch.patch, since off_t is defined as long (when
_FILE_OFFSET_BITS=32) so we should probably use "long" instead of "int".
2. In nanosleep patch php_6893909.patch.patch, we can use LDFLAGS to tell
configure to include "-lrt"
LDFLAGS="-lrt" ./configure ...
Reg
Hi
I would like to integrate the bug fixes for following issues within
build 127. can some one kindly look into this webrev report and let me
know your thoughts..
6660998 include snmp support within php
6818228 [nvb110] zlib functions are not working on sparc
6825797 php engine dumps core withi