ID:               19525
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Verified
+Status:           Closed
 Bug Type:         Output Control
 Operating System: All modules in ZTS mode
 PHP Version:      4CVS-2002-09-21
 Assigned To:      jmoore
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, 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/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




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

[2002-09-21 12:31:59] [EMAIL PROTECTED]

resetting my info

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

[2002-09-21 12:30:44] [EMAIL PROTECTED]

This is a ZTS issue (Derick tested under linux with ZTS enabled and it
failed).

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

[2002-09-21 12:15:28] [EMAIL PROTECTED]

Just tested on Linux with a CLI build with --enable-experimental-zts
and this doesn't show any error either.

Derick

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

[2002-09-20 15:23:30] [EMAIL PROTECTED]

Verified under Windows, Linux works fine

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

[2002-09-20 10:40:12] [EMAIL PROTECTED]

I tested this with both CGI and CLI SAPI modules.

My php.ini is below.

allow_call_time_pass_reference = Off
error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = On
report_memleaks = On
register_globals = Off
register_argc_argv = On
include_path = ".;c:\server\pear;c:\server\htdocs"

extension_dir = c:\home\php\php4\release_ts
;extension=php_adt.dll
;extension=php_gd.dll

session.save_path = c:\server\apache\sessions\
url_rewriter.tags = "a=href, area=href, frame=src, input=src,
form=fakeentry"

docref_ext  = ".html"
docref_root = "file:///C:/Dokumente und
Einstellungen/Administrator/Eigene Dateien/PHP Manual/"


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/19525

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

Reply via email to