Edit report at https://bugs.php.net/bug.php?id=60390&edit=1
ID: 60390 Updated by: paj...@php.net Reported by: fabien+php at pennequin dot me Summary: Missing _SERVER[SERVER_PORT] -Status: Open +Status: Closed Type: Bug Package: Built-in web server Operating System: Mac OS X 10.7 PHP Version: 5.4.0RC2 -Assigned To: +Assigned To: pajoye Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-11-25 21:18:27] paj...@php.net Automatic comment from SVN on behalf of pajoye Revision: http://svn.php.net/viewvc/?view=revision&revision=319846 Log: - implement FR #60390, SERVER_PORT missing ------------------------------------------------------------------------ [2011-11-25 20:16:41] fabien+php at pennequin dot me Description: ------------ The _SERVER[SERVER_PORT] variable is missing with the php built-in server. This is useful for generate full URLs and it's used by some php frameworks. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60390&edit=1