|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-03-29 17:20 UTC] tony2001@php.net
[2006-03-30 06:27 UTC] amos at treenetnz dot com
[2006-03-30 10:45 UTC] tony2001@php.net
[2006-06-06 16:12 UTC] mfischer@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 13:00:01 2025 UTC |
Description: ------------ PHP Logs a warning on startup from command line. --- LOG Extract --- PHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid in Unknown on line 0 ---- End --- This has only appeared in recent upgrade to PHP 4.4.2-1+b1 (cli) (built: Mar 20 2006 03:48:19) Reproduce code: --------------- #!/usr/bin/php -q <?php ?>