0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PHP8.1 - more sticking plaster fix : added some #[\ReturnTypeWillChange] (also requires a change in theseer/fDOMDocument) More... over 2 years ago
PHP8.1 - sticking plaster fix : added some #[\ReturnTypeWillChange] (not sure what versions this should be compatible with so not added return types) More... over 2 years ago
Avoid dynamic properties creation More... over 2 years ago
Make phpDox aware of union types. More... over 4 years ago
Update dependencies More... over 4 years ago
Adopt fXSL as project is archived and we need to address a BC issue More... over 4 years ago
Update composer.json More... over 4 years ago
Update ShellProgressLogger.php More... over 4 years ago
Update Environment.php More... over 4 years ago
Add more error checking / exceptions to SourceFile code to guard against bizarre issues More... over 5 years ago
Fix git version check More... over 5 years ago
Fix doc bootstrap More... over 5 years ago
Fix travis-ci cfg More... over 5 years ago
Fix unit tests More... over 5 years ago
Fix PHPUnit 9 compatibility for expectedException. More... almost 6 years ago
Remove debug line (context dump) [PR #354] More... almost 6 years ago
Fix PHP7.2 object typehint (#354) More... almost 6 years ago
Fix missing variable (side-effect of a merge) More... about 6 years ago
Update changelog More... about 6 years ago
Update PHPUnit coverage Schema URL More... about 6 years ago
Add variadic (...) support More... about 6 years ago
Don't namespaces primitive arrays More... about 6 years ago
Fix typehint for callable More... about 6 years ago
Add support for @property / @property-read / @property-write More... about 6 years ago
Bump Dev version More... over 6 years ago
Catch potential NULL return value from preg_replace_callback More... over 6 years ago
Merge pull request #355 from DavidPrevot/int More... over 6 years ago
Declare SOURCE_DATE_EPOCH as an integer More... over 6 years ago
Merge pull request #354 from benpitman/7.2-object-return-type-support More... over 6 years ago
Added object return type support for PHP 7.2 More... over 6 years ago