Author Commit message Committed SHA  
 
by dg opened 2.6-dev
by dg Job: utilized PHP 8.5 stream_select() fix for true parallel execution on Windows

PHP 8.5 fixed stream_select() to work with proc_open() pipes on Windows
(PeekNamedPipe fix). This allows non-blocking check before reading stdout,
enabling true parallel test execution.

by dg Job: fixed stdout data loss when process exits quickly
by dg updated .gitattributes
by dg improved phpDoc & types
by dg cs, refactoring
by dg improved error handling by replacing silent failures with explicit exceptions
by dg added Helpers::readFile() for strict file reading
by dg stricter null checking
by dg Released version 2.5.7
by dg fixed PHP 8.5 compatibility
by dg Assert: improved exception message
by staabm support for PHP 8.5
by dg added HttpAssert
by dg added Assert::notMatch()
by vojtech-dobes Dumper::toPhp() prints enum case directly (#457)
by dg added DomQuery::closest()
by dg DomQuery: uses PHP 8.4 HTML DOM
by dg DomQuery:: fixed UTF-8 handling
by dg DomQuery:: supports :scope
by dg optimized global function calls
by dg cs
by dg github actions updated
by dg composer: added psr-4 loader
by dg composer: require stable packages outside of nette
by dg Released version 2.5.4
by dg tested on PHP 8.4
by dg CliTester::run() returns int
by bckp TestHandler: improve cache file uniqueness (#454)

Use full length of MD5 to make collisions more difficult

by dg DataProvider: parses INI files using INI_SCANNER_TYPED mode (BC break)

is important when loading database.ini in nette/database

by dg fixed 7d226fa4
by dg Released version 2.5.3

Last synchronization: 2026-08-27 06:02:34