On Mon, Aug 4, 2008 at 14:09, Richard Quadling <[EMAIL PROTECTED]> wrote: > The only thing I can come up with is that the highlight_string() > function compiled into the mirror's PHP doesn't support nowdoc > properly or at least supports it differently to docs.php.net and the > win32 snaps.php.net for PHP 5.3.0-dev (cli) (built: Jul 28 2008 > 00:21:59)
Nice! I have been thinking about alot to and even started poisoning my brain with MQ related fuckup. But you are 100% right. This is the highlight_string() function used on the rsync box which is stripping that backslash! Derick: Could you upgrade PHP (the one used by `pear`) to 5.3 so the syntax highlighting examples work correctly? -Hannes