default

Romber

Version 0.8.6

Direct Changes

The following tables lists changes made in version 0.8.6 when compared to version 0.8.5 (and earlier). Please note that $this->control-> outside a method context can use $romber_control->

Version 0.8.5 Version 0.8.6 Notes
/opt/romber/versions/0085/ /opt/romber/versions/0086/

The only magic methods are in the romber_object class.

$this->control->buffers['raw_errors'] $this->control->logger->raw_errors

$this->control->logger->has_errors is the correct test for checking whether there are any errors.

$this->control->data[] $this->control->objects[]

Common objects are now contained in a separate array. They continue to be candidates for being contained directly in romber_control rather than in the subordinate romber_control->objects array.

$this->control->data['local_only'] $this->control->local_only

These elements are now contained directly in romber_control rather than in a subordinate array.

romber_get_raw_message romber_translate

romber_get_raw_message) is now obsolete.

romber_member__frontend.php

Separate class romber_member__frontend for member UI methods.

romber_names

The romber_names trait now includes code variants.

Indirect Changes

 

Copyright © Corpita Pty Ltd 1987 - 2024

Developed by romber.net
Page modified on 18-Sep-2023