[PHP-CVS] com php-src: fix typo: NEWS

2013-08-17 Thread Stanislav Malyshev
Commit:466584f40bc2443c77bde38b797d5d2864a26a82
Author:Stanislav Malyshev s...@php.net Fri, 16 Aug 2013 11:34:16 
-0700
Parents:   4734b31953b4ffaba5a5d144a6544cba4b391727
Branches:  PHP-5.5 master

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

Log:
fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 7f295fc..fa9b3cf 100644
--- a/NEWS
+++ b/NEWS
@@ -68,7 +68,7 @@ PHP   
 NEWS
   . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)
 
 - Pgsql:
-  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+  . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
 (Yasuo)
 
 18 Jul 2013, PHP 5.5.1


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



[PHP-CVS] com php-src: fix typo: NEWS

2013-08-04 Thread Stanislav Malyshev
Commit:5f137d080acfc43ec66cc2a904076972edb5de67
Author:Stanislav Malyshev s...@php.net Tue, 30 Jul 2013 22:23:05 
-0700
Parents:   a03f0943ca0384b37083d371b121f23ad2054a83
Branches:  PHP-5.4 PHP-5.5 master

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

Log:
fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 0218615..332d4e7 100644
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,7 @@ PHP   
 NEWS
 some specific contents). (Stas)
 
 - Pgsql:
-  . Fixed bug #65336 (pg_escape_literal/identifier() scilently returns false).
+  . Fixed bug #65336 (pg_escape_literal/identifier() silently returns false).
 (Yasuo)
 
 ?? ??? 2013, PHP 5.4.18


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



[PHP-CVS] com php-src: Fix typo: NEWS

2012-12-10 Thread Johannes Schlüter
Commit:795e3f1c0fa3a41cd933cc3ab3cd1867bbc7b817
Author:Johannes Schlüter johan...@php.net Mon, 10 Dec 2012 
13:32:08 +0100
Parents:   db6d8e27247429746985cf1c424e73728449922f
Branches:  PHP-5.3 PHP-5.4 PHP-5.5 master

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

Log:
Fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1ec60e3..52b1b82 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ PHP   
 NEWS
   . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)
 
 - Date:
-  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon).
+  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
 (Remi)
 
 - Fileinfo:


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



[PHP-CVS] com php-src: fix typo: NEWS

2012-04-04 Thread Xinchen Hui
Commit:7cccb6bc5a377bdd91321202e4970dfaf394c60b
Author:Xinchen Hui larue...@php.net Wed, 4 Apr 2012 17:41:25 +0800
Parents:   1215665bb435ba619a17414cd832dc364d6fb9e4
Branches:  PHP-5.4

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

Log:
fix typo

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 9f5898e..23bb363 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,7 @@ PHP 
   NEWS
   . Connection: close instead of Connection: closed (Gustavo)
 
 - Core:
-  . Fixed bug Fixed bug #61605 (header_remove() does not remove all headers).
-(Laruence)
+  . Fixed bug #61605 (header_remove() does not remove all headers). (Laruence)
   . Fixed bug #61374 (html_entity_decode tries to decode code points that don't
 exist in ISO-8859-1). (Gustavo)
   . Fixed bug #61273 (call_user_func_array with more than 16333 arguments


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