Edit report at http://bugs.php.net/bug.php?id=50804&edit=1
ID: 50804 Comment by: zippy1981 at gmail dot com Reported by: zippy1981 at gmail dot com Summary: Documenting configure.js --enable-crt-debug Status: Closed Type: Feature/Change Request Package: *General Issues Operating System: win32 only PHP Version: 5.3.2RC1 Assigned To: kalle Block user comment: N New Comment: Thank you. Previous Comments: ------------------------------------------------------------------------ [2010-08-12 00:38:26] ka...@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/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2010-08-12 00:38:17] ka...@php.net Automatic comment from SVN on behalf of kalle Revision: http://svn.php.net/viewvc/?view=revision&revision=302123 Log: Fixed bug #50804 (Document configure.js --enable-crt-debug) ------------------------------------------------------------------------ [2010-01-20 12:31:49] zippy1981 at gmail dot com Description: ------------ If you are building on windows and run configure.js with --help one of the options you get is --enable-crt-debug Extra CRT debugging I discovered that meant if an error ocurred in PHP you got a large memory dump (or dump of some kind) printed to stderr. I propose the help message be changed to something more helpful such as: --enable-crt-debug Extra CRT debugging (this produces LARGE memory dumps to stderr) If enable-crt-debug does more than that a note indicating this will produce output most people would find prohibitively verbose should be noted. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=50804&edit=1