[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-29 Thread Jani Taskinen
jani Sun, 29 Nov 2009 18:08:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=291448 Log: - Revert bad patch Changed paths: U php/php-src/branches/PHP_5_3/ext/mysql/config.m4 Modified: php/php-src/branches/PHP_5_3/ext/mysql/config.m4 =

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Rasmus Lerdorf
Jani Taskinen wrote: > Rasmus Lerdorf wrote: >> Jani Taskinen wrote: >>> 1. Why are you constantly not merging stuff to HEAD? >>> 2. Isn't this related to bug #50231 and why are you not using the proper >>> commit message then? Hint: - Fixed bug.. >>> >>> It's getting quite annoying that some peopl

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Jani Taskinen
Rasmus Lerdorf wrote: Jani Taskinen wrote: 1. Why are you constantly not merging stuff to HEAD? 2. Isn't this related to bug #50231 and why are you not using the proper commit message then? Hint: - Fixed bug.. It's getting quite annoying that some people (Rasmus included) tend to ignore that we

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Rasmus Lerdorf
Jani Taskinen wrote: > 1. Why are you constantly not merging stuff to HEAD? > 2. Isn't this related to bug #50231 and why are you not using the proper > commit message then? Hint: - Fixed bug.. > > It's getting quite annoying that some people (Rasmus included) tend to > ignore that we have a devel

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Jani Taskinen
1. Why are you constantly not merging stuff to HEAD? 2. Isn't this related to bug #50231 and why are you not using the proper commit message then? Hint: - Fixed bug.. It's getting quite annoying that some people (Rasmus included) tend to ignore that we have a development branch (HEAD, trunk) a

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/mysql/ config.m4

2009-11-28 Thread Gwynne Raskind
gwynne Sat, 28 Nov 2009 21:11:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=291399 Log: socket location needs to be checked before mysqlnd in order for --with-mysql-sock to work with mysqlnd Changed paths: U php/php-src/branches/PHP_