mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
f26cc7bcd4
fix bug http://bugs.php.net/bug.php?id=24009 also do not use APPL_PHYSICAL_PATH as DOCUMENT_ROOT under IIS, it's different depending on IIS configuration. Code works fine without it, that was just an attempt at a shortcut.