64
I Use This!
Activity Not Available

News

Analyzed 10 months ago. based on code collected 10 months ago.
Posted over 18 years ago
- More fixes for issue #10711: Archive checksum fails on 64 bit Linux.
Posted over 18 years ago
- Fixed documentation.
Posted over 18 years ago
- Fixed issue #10075: Invalid cache created when the Customblock or CustomFunction produces a PHP error. - Fixed issue #10870: Return statement does not *immediately* return inside a {dynamic_block}. - Implemented issue #9972: Added support for caching. - Implemented issue #10738: Added support for dynamic locations.
Posted over 18 years ago
- Refactored tests, made compatible with new Workflow version.
Posted over 18 years ago
- Fixed issue #10761: Wrong table name in ezcWorkflowDatabaseTieinTestCase::cleanupTables().
Posted over 18 years ago
- Fixed issue #10641: ezcWorkflowNodeVariableSet is not exported to XML properly.
Posted over 18 years ago
- Fixed issue #9413: There is no Mac Reader for SystemInformation, although it's referenced in the code.
Posted over 18 years ago
- Implemented issue #10419: SignalSlot optionally throws an exception if an unknown signal is emited.
Posted over 18 years ago
- Fixed issue #10712: PersistentObjectDatabaseSchemaTiein tests fail. - Fixed issue #10768: PersistentObjectDatabaseSchemaTiein: Class prefix not reflected in definition file names. - Fixed issue #10769: PersistentObjectDatabaseSchemaTiein: Generated getState() expects parameter.
Posted over 18 years ago
- Fixed issue #10152: Persistent Object and manual generator: string primary keys. - Fixed issue #10552: ManyToMany relations with multiple columns. Mapping works correctly now. - Fixed issue #10331: PersistentObject: Exceptions should become ... [More] more verbose. ezcPersistentQueryException now contains the SQL query in its message, if appropriate. - Fixed issue #10725: PersistentObject saveOrUpdate() using manualgenerator will trigger one extra query to check if an object is persistent (save() and update() do this as well just moments later...). - Fixed issue #10726: PersistentObject definition should contain type info on the identifier. - Fixed issue #10770: PersistentObject throws PDOException in some cases. Throws correct ezcPersistentQueryException now. [Less]