[PHP-CVS] com php-src: fix the test for curl 7.29.0+: ext/curl/tests/curl_error_basic.phpt

2013-02-19 Thread Anatol Belski
Commit:558c5dbe655ffe13d27c47fa02e108302a7dfe73
Author:Anatol Belski a...@php.net Tue, 19 Feb 2013 09:04:06 +0100
Parents:   01ae5c3c2ff47ca66031ec4a750a30d97c64c492
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=558c5dbe655ffe13d27c47fa02e108302a7dfe73

Log:
fix the test for curl 7.29.0+

Changed paths:
  M  ext/curl/tests/curl_error_basic.phpt


Diff:
diff --git a/ext/curl/tests/curl_error_basic.phpt 
b/ext/curl/tests/curl_error_basic.phpt
index bd01847..3d35023 100644
--- a/ext/curl/tests/curl_error_basic.phpt
+++ b/ext/curl/tests/curl_error_basic.phpt
@@ -38,4 +38,4 @@ curl_close($ch);
 ?
 --EXPECTF--
 == Testing curl_error with a fake URL ==
-string(%d) %sfakeURL%s
+string(%d) %sfakeURL%S


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] tag php-src: create tag php-5.5.0alpha5

2013-02-19 Thread David Soria Parra
Tag php-5.5.0alpha5 in php-src.git was created
Tag: c27980e6b750f2de368f9e940ec28f3be6a5cf63
Tagger:  David Soria Parrad...@php.net Tue Feb 19 19:33:24 2013 
+0100
Log:
PHP 5.5.0 Alpha 5
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)

iQIcBAABAgAGBQJRI8V4AAoJEME8cLhyZ7UtI/wQAI7k2mXYdyQRFbiFq9pbw/7x
b4yAqqJFNMNx2+n5RZ1eJ0Foo1J6NWrZhYENDg0oGAKJNuTH+rtgcYWc5ubRatcx
9c902xHDb1W7ew/zWsuRDVZ5IfnyUSUSh8lMuIiNo4GORwaj6MuuSL5w+8Z8v1VE
d0NAzk3cIDjhHAfHpWTxb72ZGERK9XVAoUZ2jAJuJ4OJZgnTXkMAvEEmFKGBaH9T
4LsCrwQoQS5ryzQlzfx6ZJ5ChDFvmApTM5hw/bkRXj18XiiZq0tACKw8WanX3inc
KUsQO9DXdDHGYwRoFTn85JwciT6POvtzQ+NzYqgk9utkfBQb+1TbXD+8EGTL1urE
Q/WEnunSFvjEuW6oQJUKxYIHO/bcMmwNA58/bbUjiL8Fn+/SsLGV7+DL10+TNAvr
blXDg4LTvZIY9eLWU9owTasDnfd35g/3U/dVjuX0nI0tqcchB3Z6RSk520qKgUU0
LKlV4g1w0nJmL1dFWN0VzglQ1bCYKKBaWtx+EWcSY8KVQSZwToM/UhlYhDImu674
FBXtAPR9UDu/M115gZYJQYkMXluD7LDVgWlS/Pum6zFH4JhsYBbphXRY7i5USggs
qsbmqj8w2I+PLaurlD8dCM0AUKkCNrn5iJx+xh1GIicwIrrHkuO7uRXUGeP3DLPp
T/C+OFhCXHmGMxAyc6uZ
=lHI2
-END PGP SIGNATURE-

Link: 
http://git.php.net/?p=php-src.git;a=tag;h=c27980e6b750f2de368f9e940ec28f3be6a5cf63

Target:  e926a1a71b17555c621b7f193bcd6625c916de48
Author:  David Soria Parra d...@php.net Tue, 19 Feb 2013 19:30:46 
+0100
Parents: c3931bdfb314a6011171dfe17825bbe7cdf5cc7f
Target link: 
http://git.php.net/?p=php-src.git;a=commitdiff;h=e926a1a71b17555c621b7f193bcd6625c916de48
Target log:
PHP 5.5.0alpha5

Changed paths:
  M  configure.in
  M  main/php_version.h



--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: News for PHP 5.5.0 Alpha 5: NEWS

2013-02-19 Thread David Soria Parra
Commit:c3931bdfb314a6011171dfe17825bbe7cdf5cc7f
Author:David Soria Parra d...@php.net Tue, 19 Feb 2013 19:26:33 
+0100
Parents:   d77eb411ea5d80379ee92a908f543b91fa293383
Branches:  master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=c3931bdfb314a6011171dfe17825bbe7cdf5cc7f

Log:
News for PHP 5.5.0 Alpha 5

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 2cabbbe..d67ffb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 201?, PHP 5.5.0 Beta 1
+21 Feb 2013, PHP 5.5.0 Alpha 5
 
 - Core:
   . Implemented FR #64175 (Added HTTP codes as of RFC 6585). (Jonh Wendell)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: Start new NEWS section for beta1: NEWS

2013-02-19 Thread David Soria Parra
Commit:7e5f761e82628f4710637226c6cad68ebe1b7445
Author:David Soria Parra d...@php.net Tue, 19 Feb 2013 19:42:27 
+0100
Parents:   a4bcc15c3b260c2b7410e8b5657ab15d3051ef54
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=7e5f761e82628f4710637226c6cad68ebe1b7445

Log:
Start new NEWS section for beta1

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d67ffb4..d6ff8c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 PHPNEWS
 |||
+?? ??? 201?, PHP 5.5.0 Beta 1
+
 21 Feb 2013, PHP 5.5.0 Alpha 5
 
 - Core:


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] com php-src: News for PHP 5.5.0 Alpha 5: NEWS

2013-02-19 Thread David Soria Parra
Commit:a4bcc15c3b260c2b7410e8b5657ab15d3051ef54
Author:David Soria Parra d...@php.net Tue, 19 Feb 2013 19:26:33 
+0100
Parents:   43664e656d8ba30f11a08da165b33c0cb9be81a1
Branches:  PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=a4bcc15c3b260c2b7410e8b5657ab15d3051ef54

Log:
News for PHP 5.5.0 Alpha 5

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 2cabbbe..d67ffb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 PHPNEWS
 |||
-?? ??? 201?, PHP 5.5.0 Beta 1
+21 Feb 2013, PHP 5.5.0 Alpha 5
 
 - Core:
   . Implemented FR #64175 (Added HTTP codes as of RFC 6585). (Jonh Wendell)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php