1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00
Files
archived-php-src/win32/build
Christoph M. Becker 68dd6cc92b Control VCRT leak reporting via environment variable in debug builds
Formerly, this had to be enabled by passing the configuration flag
`--enable-crt-debug`; now it can be enabled by setting the environment
variable `PHP_WIN32_DEBUG_HEAP`.  The advantage is that it is no longer
necessary to do separate builds, at the cost of a very minor
performance penalty during process startup.
2020-06-10 09:05:17 +02:00
..
2020-01-21 11:54:33 +01:00
2020-06-04 18:19:49 +02:00
2020-04-29 10:43:35 +02:00
2017-03-07 01:29:45 +01:00
2020-04-26 12:33:33 +02:00
2020-01-21 11:54:33 +01:00