mariuz Tue, 27 Dec 2011 11:05:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321434
Log:
Forgot to add the Pdo Firebird related bug to the News
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/
mariuz Tue, 27 Dec 2011 10:49:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321432
Log:
added test for PDO_Firebird: bug 48877
Bug: https://bugs.php.net/48877 (Closed) "bindValue" and "bindParam" do not
work for PDO Firebird
Changed
On Tue, 27 Dec 2011, Daniel Convissor wrote:
> > Why are you only changing this in the 5.4 branch?
>
> There are still more changes to be made and I'll merge them all to
> trunk and 5.3.
Please make those changes in *one* commit in the future. Right now there
are inconsistencies between tests
On Tue, 27 Dec 2011, Daniel Convissor wrote:
> danielc Tue, 27 Dec 2011 02:13:55 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=321419
>
> Log:
> One less xfail since Bug 55253 was fixed.
>
> Bug: https://bugs.php.net/55253 (Closed) DateTim
mariuz Tue, 27 Dec 2011 16:49:00 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321439
Log:
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130
Bug: https://bugs.p
danielc Tue, 27 Dec 2011 16:50:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321441
Log:
Another xfail resolved since Bug 55253 was fixed.
Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1
hour on objects with tim
danielc Tue, 27 Dec 2011 16:57:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321442
Log:
Resolve some xfails due to Bug 55253 being fixed. (merged from 54)
Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1
hour on
bjoriTue, 27 Dec 2011 13:53:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321435
Log:
Looks like we need to explicity add libstdc++ on recent linux' too, like fedora
14 and ubuntu 11
This fixes build failures for ext/intl and several pecl
Hi Derick:
> Why are you only changing this in the 5.4 branch?
There are still more changes to be made and I'll merge them all to trunk
and 5.3.
Thanks,
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
Uhm, I don't think this change makes much sense (nor does the previous
behaviour on Mac)..
Extensions that use C++ should pull in the required libraries themselves. We
shouldn't be linking PHP everytime with libstdc++ if that is not needed.
Nuno
- Original Message -
bjori
laruence Tue, 27 Dec 2011 08:38:18 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321429
Log:
Fix bug #60611 (Segmentation fault with Cls::{expr}() syntax)
Bug: https://bugs.php.net/60611 (Open) Segmentation fault with Cls::{expr}()
syntax
On Tue, Dec 13, 2011 at 11:22 PM, Pierre Joye wrote:
> do a sparse checkout and commit all branches at once from php-src, see
> https://wiki.php.net/vcs/svnfaq :)
>
> 2011/12/13 marius adrian popa :
>> 2011/12/13 Johannes Schlüter :
>>> Hi.
>>>
>>> Is there a test?
>> I will add one to the tree
>>
mariuz Tue, 27 Dec 2011 10:54:47 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321433
Log:
PDO_Firebird: bug 48877 test
Bug: https://bugs.php.net/48877 (Closed) "bindValue" and "bindParam" do not
work for PDO Firebird
Changed paths:
danielc Tue, 27 Dec 2011 19:44:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321447
Log:
Resolve more xfails due to Bug 55253 being fixed.
Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1
hour on objects with tim
On Tue, Dec 27, 2011 at 18:02, Nuno Lopes wrote:
> Uhm, I don't think this change makes much sense (nor does the previous
> behaviour on Mac)..
> Extensions that use C++ should pull in the required libraries themselves. We
> shouldn't be linking PHP everytime with libstdc++ if that is not needed.
On Tue, Dec 27, 2011 at 18:02, Nuno Lopes wrote:
Uhm, I don't think this change makes much sense (nor does the previous
behaviour on Mac)..
Extensions that use C++ should pull in the required libraries themselves.
We
shouldn't be linking PHP everytime with libstdc++ if that is not needed.
Th
danielc Wed, 28 Dec 2011 01:13:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321456
Log:
Resolve the last of the xfails from Bug 55253.
Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1
hour on objects with time z
danielc Tue, 27 Dec 2011 15:20:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321437
Log:
Another xfail resolved since Bug 55253 was fixed.
Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1
hour on objects with tim
laruence Wed, 28 Dec 2011 06:46:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321458
Log:
Fix #60613 (Segmentation fault with $cls->{expr}() syntax)
#now the behavior is like 5.3, a COMPILER_ERROR will be triggered
Bug: https://bugs.php.net/6
19 matches
Mail list logo