Commit:    3585ddb659942f343debcf91c19c2efd6ef78be7
Author:    Peter Cowburn <[email protected]>         Sun, 25 Nov 2012 14:29:21 
+0000
Parents:   fde9ac1b930d782fc22a7bd1c64e35174e62d5bb
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=3585ddb659942f343debcf91c19c2efd6ef78be7

Log:
typofix - missing closing parenthesis

Changed paths:
  M  archive/entries/2012-10-18-1.xml


Diff:
diff --git a/archive/entries/2012-10-18-1.xml b/archive/entries/2012-10-18-1.xml
index 1d55cbb..fe5f65d 100644
--- a/archive/entries/2012-10-18-1.xml
+++ b/archive/entries/2012-10-18-1.xml
@@ -3,7 +3,7 @@
   <title>PHP 5.4.8 and PHP 5.3.18 released!</title>
   <id>http://www.php.net/archive/2012.php#id2012-10-18-1</id>
   <published>2012-10-18T17:35:45+00:00</published>
-  <updated>2012-10-18T17:35:45+00:00</updated>
+  <updated>2012-11-25T14:28:12+00:00</updated>
   <category term="frontpage" label="PHP.net frontpage news"/>
   <category term="releases" label="New PHP release"/>
   <link href="http://www.php.net/index.php#id2012-10-18-1"; rel="alternate" 
type="text/html"/>
@@ -23,7 +23,7 @@
      
      <ul>
          <li>Fixed bug #63111 (is_callable() lies for abstract static 
method)</li>
-       <li>Fixed bug #61442 (exception threw in __autoload can not be 
catched</li>
+       <li>Fixed bug #61442 (exception threw in __autoload can not be 
catched)</li>
      </ul>
      
      <p>


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

Reply via email to