Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorddejong
    • CommentTimeNov 15th 2005
     
    I think Plogger is only compatible with PHP 4. Don't know how much you would have to convert to make it usable; some of the functions are bound to be different or have different returns and signatures.

    Regards,
    Derek
    •  
      CommentAuthormike
    • CommentTimeNov 16th 2005
     
    I never thought I would have to worry about forward compatibility, what's going on Zend? Shouldn't PHP4 compatible code work flawlessly with a new version of PHP? Firefox still renders 5 year old webpages perfectly. If Firefox decided to abandon old HTML standards, half the web would be broken.

    I'll look into this as soon as I can get a dev server with PHP5, but I suspect that a couple small changes will be all it takes to get it to work.
    • CommentAuthorddejong
    • CommentTimeNov 16th 2005
     
    Keep in mind Zend doesn't develop PHP, they only develop the Zend Engine and the various versions of Zend Studio. They're "The PHP Company", but only in providing solutions for PHP. Blame php.net.

    Regards,
    Derek