Edit report at https://bugs.php.net/bug.php?id=54197&edit=1

 ID:                 54197
 Comment by:         julientld at free dot fr
 Reported by:        julientld at free dot fr
 Summary:            [PATH=] sections incompatibility with
                     user_ini.filename set to null
 Status:             Closed
 Type:               Bug
 Package:            PHP options/info functions
 Operating System:   Windows Server 2003 SP2
 PHP Version:        5.3.5
 Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

Thanks for this fix!

PS: Windows Snaps links are dead at this time (404 error)


Previous Comments:
------------------------------------------------------------------------
[2012-04-20 02:15:42] fel...@php.net

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.

Thanks for the patch and for testing!

------------------------------------------------------------------------
[2012-04-20 02:15:17] fel...@php.net

Automatic comment on behalf of felipe...@gmail.com
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=c3b0fb4fbe20e46266a792cb1f332d08ef40923b
Log: - Fixed bug #54197 ([PATH=] sections incompatibility with 
user_ini.filename set to null) patch by a...@php.net

------------------------------------------------------------------------
[2012-03-01 22:20:18] mattfic...@php.net

I can reproduce this problem on Windows 2003 (and also Windows 2008r2).

The attached patch, when php recompiled, fixes the problem for me. It fixes it 
both on 5.3.5 and 5.3.10 on Windows 2003 and Windows 2008r2.

------------------------------------------------------------------------
[2012-03-01 11:16:18] julientld at free dot fr

Hi,

Thanks for the patch. I will try it as soon as it is avaible in a beta version 
of PHP 5.3.x.

Julien

------------------------------------------------------------------------
[2012-03-01 10:35:42] a...@php.net

The bug was still in the 5.3 trunk, but it's section independent as there was 
an 
attepmpt to free an uninitialized variable. The bug is windows only. With the 
patch, putting

user_ini.filename =

outside the path section, both local and global values are null. Putting it 
into 
the section only local value is null.

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


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

    https://bugs.php.net/bug.php?id=54197


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

Reply via email to