[webstack-discuss] Misc PHP bug fixes

2009-12-24 Thread Seema Alevoor
+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

[webstack-discuss] Misc PHP bug fixes

2009-12-24 Thread Seema Alevoor
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

[webstack-discuss] Misc PHP bug fixes

2009-12-24 Thread Basant Kukreja
+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

[webstack-discuss] Misc PHP bug fixes

2009-12-24 Thread Sriram Natarajan
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.

[webstack-discuss] Misc PHP bug fixes

2009-12-23 Thread Sriram Natarajan
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

[webstack-discuss] misc php bug fixes for build 127

2009-10-29 Thread Basant Kukreja
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

[webstack-discuss] misc php bug fixes for build 127

2009-10-29 Thread Sriram Natarajan
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

[webstack-discuss] misc php bug fixes for build 127

2009-10-29 Thread Basant Kukreja
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

[webstack-discuss] misc php bug fixes for build 127

2009-10-29 Thread Sriram Natarajan
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