derick Tue, 24 Nov 2009 09:31:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291254
Log:
- pecl/apm karma for Patrick and Davide.
Changed paths:
U SVNROOT/global_avail
Modified: SVNROOT/global_avail
===
kalleTue, 24 Nov 2009 11:08:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291259
Log:
Fixed #50226 (Insufficient memory allocation for unicode string)
- Patch by yoarvi at gmail dot com
Bug: http://bugs.php.net/50226 (Open) [PATCH] - Ins
felipe Tue, 24 Nov 2009 11:32:31 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291260
Log:
- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in
calling function)
Bug: http://bugs.php.net/50282 (Open) xmlrpc_encode_request(
dsp Tue, 24 Nov 2009 13:33:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291262
Log:
Implement feature request #50283 (allow base in gmp_strval to use full range: 2
to 62, and -2 to -36)
Bug: http://bugs.php.net/50283 (Open) allow base
iliaaTue, 24 Nov 2009 13:51:53 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291263
Log:
Add myself as pdo_pgsql maintainer
Changed paths:
U php/php-src/branches/PHP_5_2/EXTENSIONS
Modified: php/php-src/branches/PHP_5_2/EXTENSIONS
===
Hi
2009/11/24 David Soria Parra :
> dsp Tue, 24 Nov 2009 13:33:35 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=291262
>
> Log:
> Implement feature request #50283 (allow base in gmp_strval to use full range:
> 2 to 62, and -2 to -36)
PH
rasmus Tue, 24 Nov 2009 13:57:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291264
Log:
Fix null deref found by Michael Maclean
Changed paths:
U php/php-src/branches/PHP_5_2/ext/ftp/ftp.c
U php/php-src/branches/PHP_5_3/ext/ftp/f
andrey Tue, 24 Nov 2009 13:59:56 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291265
Log:
Update charset table
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_charset.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_cha
PHP_5_2 is a bug fix branch, was it approved by Ilia?
yes
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
jani Tue, 24 Nov 2009 14:14:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291266
Log:
- Fix news
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_2/NE
felipe Tue, 24 Nov 2009 21:54:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291282
Log:
- Fixed bug #50255 (isset() and empty() silently casts array to object)
Bug: http://bugs.php.net/50255 (Closed) isset() and empty() silently casts
arra
rasmus Wed, 25 Nov 2009 01:36:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291284
Log:
Missed a few - now it really works with autoconf-2.64+
Changed paths:
U php/php-src/branches/PHP_5_2/ext/standard/config.m4
U php/php-src/br
felipe Wed, 25 Nov 2009 02:03:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291285
Log:
- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
Bug: http://bugs.php.net/50285 (Verified) xmlrpc does not preserve keys in
rasmus Wed, 25 Nov 2009 02:42:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291286
Log:
.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
rasmus Wed, 25 Nov 2009 03:53:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291287
Log:
These tests don't work when run as root
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/posix/tests/posix_seteuid_variation2.phpt
U
php/
rasmus Wed, 25 Nov 2009 04:00:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291288
Log:
Another test that doesn't work as root
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/standard/tests/general_functions/proc_nice_variation5.ph
rasmus Wed, 25 Nov 2009 05:29:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291289
Log:
Unless I am completely misreading this test case, these 3 lines at the
end should be in the expected output.
Changed paths:
U
php/php-src/branche
rasmus Wed, 25 Nov 2009 05:38:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291290
Log:
And there is no 23,24,25 in this test at all. Perhaps these lines were
added to the wrong file by mistake? Those were the same ones missing from
pdo_my
rasmus Wed, 25 Nov 2009 05:44:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291291
Log:
The constructor generates that next line of output, so the expected
output had these 2 lines in the wrong order. Test your tests!
Changed paths:
U
jani Wed, 25 Nov 2009 07:21:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291292
Log:
- Do not forget NEWS for 5.2..
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src
pajoye Wed, 25 Nov 2009 07:40:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291293
Log:
- merge NEWS from 5.3.1
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
==
Pierre Joye wrote:
pajoye Wed, 25 Nov 2009 07:40:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291293
Log:
- merge NEWS from 5.3.1
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
..and now there are entries which did not go i
jani Wed, 25 Nov 2009 07:48:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291294
Log:
*sigh*
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===
23 matches
Mail list logo