Home
last modified time | relevance | path

Searched hist:d41f5a8f13cbe65aecfb29abc34975970b616198 (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/ChangeLog/
H A DChangeLogTrait.phpd41f5a8f13cbe65aecfb29abc34975970b616198 Sat Mar 07 16:10:27 UTC 2026 Andreas Gohr <andi@splitbrain.org> fix destructuring false returns from changelog functions

The changelog functions can return false when lines are unparsable or
don't exist. The result can no longer be destructured then in newer PHP
versions. This adds the necessary checks.

It should also handle corrupt lines within a changelog better.

H A DChangeLog.phpd41f5a8f13cbe65aecfb29abc34975970b616198 Sat Mar 07 16:10:27 UTC 2026 Andreas Gohr <andi@splitbrain.org> fix destructuring false returns from changelog functions

The changelog functions can return false when lines are unparsable or
don't exist. The result can no longer be destructured then in newer PHP
versions. This adds the necessary checks.

It should also handle corrupt lines within a changelog better.