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
=
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
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
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
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
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_