|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-10-23 10:55 UTC] mike@php.net
[2006-02-27 07:23 UTC] mike@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 02:00:01 2025 UTC |
Description: ------------ simply calling parsekit_compile_file() Windows reports that Apache crashes Reproduce code: --------------- $zFile = parsekit_compile_file('DataReference.class.php'); var_export($zFile); Expected result: ---------------- (Windows reports that Apache crashes) Actual result: -------------- n/a