0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
completed first iter. on the ObjectListTest. More... almost 11 years ago
the ObjectTest now uses random values for testing. More... almost 11 years ago
started to test the Dat0r toplevel classes. More... almost 11 years ago
removed the generic package and moved content 1up. More... almost 11 years ago
added a new package Dat0r\Generic. More... almost 11 years ago
added new base schema and parser base classes. More... almost 11 years ago
renamed the CodeGenerator package to CodeGen. More... almost 11 years ago
moved the phpunit config to the test directory. More... almost 11 years ago
removed the Runtime namespace. More... almost 11 years ago
added option to control value casting. More... almost 11 years ago
removed trailing spaces. More... almost 11 years ago
the TextValidator now supports an field option named pattern. More... almost 11 years ago
the document now provides a checkMandatoryFields method, that throws MandatoryValueMissingException when required fields are missing. More... almost 11 years ago
explicitely allow callables that are not closures More... almost 11 years ago
readded richtext escaping. More... almost 11 years ago
removed recently added richtext conversion. More... almost 11 years ago
Potentially broken richtext is fixed with iconv. More... almost 11 years ago
use late static binding in DataGenerator methods More... almost 11 years ago
Fix: AggregateField not filled with fake data More... almost 11 years ago
the getDefaultFields method now also returns the fieldnames of the fields as array keys. More... almost 11 years ago
fix erroneous test due to different php settings More... almost 11 years ago
Final non-static refactoring of DataGenerator More... almost 11 years ago
first step in refactoring the Sham\DataGenerator More... almost 11 years ago
add ReferenceField support to Sham\DataGenerator More... almost 11 years ago
textareas unescape richtext for containment now. More... almost 11 years ago
added AggregateField support to Sham\DataGenerator More... almost 11 years ago
fix broken test due to random of number of items More... almost 11 years ago
better KeyValuesCollectionField & more randomized More... almost 11 years ago
improved data generation and tests More... almost 11 years ago
remove uuid provider as it's not needed atm More... almost 11 years ago