pajoye                                   Fri, 25 Nov 2011 21:21:24 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=319849

Log:
- FR #60390

Bug: https://bugs.php.net/60390 (Closed) Missing _SERVER[SERVER_PORT]
      
Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-11-25 21:21:12 UTC (rev 319848)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-11-25 21:21:24 UTC (rev 319849)
@@ -19,7 +19,11 @@
 - Zend Engine:
   . Fixed bug #43200 (Interface implementation / inheritence not possible in
     abstract classes). (Felipe)
-
+
+
+- Built-in Server SAPI:
+  . Implement FR #60390 (Missing $_SERVER['SERVER_PORT']. (Pierre)
+
 - CLI SAPI:
   . Fixed bug #60159 (Router returns false, but POST is not passed to requested
     resource). (Laruence)

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

Reply via email to