eZ Publish / Releases / eZ publish 3.4 / eZ publish 3-4-8

eZ publish 3-4-8

eZ publish 3.4.8

Requirements

Version Release date Requirements
3.4.8 July 26. 2005 PHP > 4.3.4
MySQL > 3.23
PostgreSQL > 7.3

Packages

ezpublish-3.4.8.tar.bz2 3.77 MB

ezpublish-3.4.8.zip 6.68 MB

Changelog

Changelog 3.4.8

Changes from 3.4.7 to 3.4.8

Kernel

  • Added check for PHP version 4.4 which gives information about that is not supported for this eZ publish version. The check will deny usage of eZ publish on this PHP version.

Bugfixes

  • Fixed bug #6391: Editing of eZURL results in transaction error.
  • Fixed bug: Illegal use of $this variable in static functions. (Became visible when using PHP 4.4).
  • Fixed bug #6649: Warning: PHP - strpos() Empty delimiter.
  • Fixed bug #4617: Package export produces broken tars.

Library

eZTarArchiveHandler

  • Made sure tar files are padded to 20 blocks (of 512 bytes) containing zero filled blocks.