[PHP-CVS] com php-src: Implement Request #47570 libpq's PG_VERSION should be exported to userland: ext/pgsql/pgsql.c

2012-04-17 Thread Yasuo Ohgaki
Commit:b906cb1bc2371fa0b3e52e0bd21ef6734db73d9a Author:Yasuo Ohgaki Fri, 30 Mar 2012 09:45:33 +0900 Parents: d55afe4df63945a6e3abe9892ba7836f83c74265 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b906cb1bc2371fa0b3e52e0bd21ef6734db73d9a Log:

[PHP-CVS] com php-src: Implement Request #47570 libpq's PG_VERSION should be exported to userland: ext/pgsql/pgsql.c

2012-04-17 Thread Yasuo Ohgaki
Commit:417e9cfe1b26249a49e5834d2ee7d495be1ad45e Author:Yasuo Ohgaki Fri, 30 Mar 2012 09:45:33 +0900 Parents: 65062b47f35b858d6e6d0f91bacc929b470aa3a3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=417e9cfe1b26249a49e5834d2ee7d495be1ad45e Log: I

[PHP-CVS] com php-src: Add NEWS: NEWS

2012-04-17 Thread Yasuo Ohgaki
Commit:67ba12188f88c06842aa0bd2a7fe151b9bf1396b Author:Yasuo Ohgaki Tue, 17 Apr 2012 16:34:47 +0900 Parents: b906cb1bc2371fa0b3e52e0bd21ef6734db73d9a Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=67ba12188f88c06842aa0bd2a7fe151b9bf1396b Log:

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-17 Thread Johannes Schlüter
On Sun, 2012-04-15 at 13:00 +0800, Laruence wrote: > On Sun, Apr 15, 2012 at 12:36 PM, Stas Malyshev > wrote: > > Hi! > > > >>> I'm not sure this is a good idea - output buffers can include output > >>> functions IIRC, but you have already shut down modules. I would be very, > >> Stas, they are r

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-17 Thread Yasuo Ohgaki
Hi, 2012/4/17 Johannes Schlüter : > On Sun, 2012-04-15 at 13:00 +0800, Laruence wrote: >> On Sun, Apr 15, 2012 at 12:36 PM, Stas Malyshev >> wrote: >> > Hi! >> > >> >>> I'm not sure this is a good idea - output buffers can include output >> >>> functions IIRC, but you have already shut down modu

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-17 Thread Xinchen Hui
Sent from my iPhone 在 2012-4-18,3:22,Yasuo Ohgaki 写道: > Hi, > > 2012/4/17 Johannes Schlüter : >> On Sun, 2012-04-15 at 13:00 +0800, Laruence wrote: >>> On Sun, Apr 15, 2012 at 12:36 PM, Stas Malyshev >>> wrote: Hi! >> I'm not sure this is a good idea - output buffers can include

[PHP-CVS] com php-src: MFH: fixed a mistake on reverting my previous patch.: ext/standard/exec.c

2012-04-17 Thread Stanislav Malyshev
Commit:07679e98d6f28a8a71e27ead479ae65a72c0d58d Author:Rui Hirokawa Mon, 9 Apr 2012 23:49:18 +0900 Committer: Stanislav Malyshev Fri, 13 Apr 2012 17:02:32 -0700 Parents: fa1437b144683eae4d253473c35e375f7b743811 Branches: PHP-5.4.1 Link: http://git.php.net/?p=php-