18
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix DatePickerTestCase so that is not broken between sept 9 and oct 8 More... about 1 month ago
Prepare release 4.3.1 More... 5 months ago
TActiveRecord: instead of relying on the php-deprecated use of dynamic defined properties, use an array to hold objects representing another record in a foreign key relation. Usually this should not be needed (the *Record class should explicitly defined needed class variables), but even our blog-tutorial example relies on this More... 5 months ago
Add THttpSessionhandler to avoid use of deprecated session_set_save_handler() ctor (#1002) More... 5 months ago
Php 8.4 compatibility: use explicit nullable type More... 5 months ago
Tests: fix php8.4 deprecated usage of variables More... 5 months ago
Php 8.4 compatibility: limit use of deprecated SID and E_STRICT constants More... 5 months ago
Add functional tests to github actions (#1000) More... 7 months ago
Tests: Implement a phpunit extension to share the same browser session for all functionaltests. Update docs More... 7 months ago
Add namespace to tests (but don't expose them using composer) More... 7 months ago
Parametrize webdriver wait timeout and polling time More... 7 months ago
TCroModuleTest: rename some tests to avoid name clashes More... 7 months ago
Run test in original order to avoid false positives More... 7 months ago
Update phpunit to 10.x (newer one still supporting php 8.1) and migrate functionaltests to php-webdriver More... 7 months ago
Accomodate php-stan More... 7 months ago
Adapted tests to be compatible with phpunit up to 12 More... 7 months ago
Avoid recursive error while reporting an error and the source file can't be loaded ($lines === false) More... 8 months ago
Nginx fixes (#997) More... 8 months ago
Replace Exception by Throwable to catch eval ParseError and Error. (#998) More... 8 months ago
Not event php-cs-fixer supports php 8.4 yet, why should we? More... 9 months ago
Add php 8.3 and 8.4 testing More... 9 months ago
Fix php-cs-fixer warning More... 9 months ago
Accomodate php-stan More... 10 months ago
Accomodate php-cs-fixer More... 10 months ago
Composer update More... 10 months ago