#50466 [Opn->Csd]: http://www.php.net/support.php

[email protected] Sun, 13 Dec 2009 21:21:22 GMT
Newsgroups php.gtk.dev
Message-ID <[email protected]>
 ID:               50466
 Updated by:       [email protected]
 Reported By:      rombiama at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         PHP-GTK related
 Operating System: .../index.php
 PHP Version:      5.2.11


Previous Comments:
------------------------------------------------------------------------

[2009-12-13 19:03:17] rombiama at gmail dot com

Description:
------------
 <?php
HTTP/2.2 200 OK
Date: Mon, 13 Dec 2009 19:53:38 GMT
Server: Apache/2
Last-Modified: Mon, 21 Sep 2009 10:12:18 GMT
ETag: "4e677ab-bbc1-b775e480"
Accept-Ranges: bytes
Content-Length: 48065
Connection: open
Url:http://www.angosso.com/index.html?1257942582655/"
<?php

Reproduce code:
---------------
---
From manual page: function.ob-start#Description
---
 <?php
HTTP/2.2 200 OK
Date: Mon, 21 Sep 2009 11:38:38 GMT
Server: Apache/2
Last-Modified: Mon, 21 Sep 2009 10:12:18 GMT
ETag: "4e677ab-bbc1-b775e480"
Accept-Ranges: bytes
Content-Length: 48065
Connection: open
Url:http://www.angosso.com/index.html/contact/?1257942582655/"
<?php

Expected result:
----------------
 <?php
HTTP/1.1 200 OK
Date: Mon, 13 Dec 2009 19:56:38 GMT
Server: PHP/4
Last-Modified: Mon, 13 Dec 2009 19:59:18 GMT
ETag: "4e677ab-bbc1-b775e480"
Accept-Ranges: bytes
Content-Length: 48065
Connection: open
Url:http://www.angosso.com/index.html/accueil?1257942582655/"
<?php

Actual result:
--------------
 <?php
HTTP/1.1 200 OK
Date: Mon, 21 Sep 2009 11:38:38 GMT
Server: Apache/2
Last-Modified: Mon, 21 Sep 2009 10:12:18 GMT
ETag: "4e677ab-bbc1-b775e480"
Accept-Ranges: bytes
Content-Length: 48065
Connection: open
Url:http://www.angosso.com/index.html?1257942582655/"
<?php


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=50466&edit=1