Weekly report for the week from 20-06-2022 to 03-07-2022

weekly report 28

Weekly report for the week from 20-06-2022 to 03-07-2022 These are the focus rules for this week : Unthrown Exception : List of exceptions that are defined in the code but never thrown. Undefined static:: Or self:: : The identified property or method are undefined. Use Constant : Some functioncalls have a constant equivalent, that […]

Weekly report for the week from June 13th, 2022 to Jun 19th, 2022

weekly report 28

Weekly report for the week from 13-06-2022 to 19-06-2022 These are the focus rules for this week : Unthrown Exception Undefined static:: Or self:: Use Constant Reuse Existing Variable Empty Classes       Weekly reports are a list of 5 reviews, shared across the community of Exakat users. They represent a reasonable amount of […]

Exakat 1.4.6 review

Exakat 1.4.6 review Exakat 1.4.6 is mostly made up of bug fixes. A number of edges cases were discovered last week and eradicated : they provide greater stability to the engine. So we took more time to augment the documentation, providing real code case and related PHP error messages that Exakat helps avoid. Error messages […]

Exakat 1.4.5 review

Exakat 1.4.5 review Exakat 1.4.5 brings two new reports, and a new analyzer. It also packs a lot of incremental updates. The reports are work-in-progress : the Manual report, which documents your code; and the Weekly report, which brings the community together to hunt for bugs. The new analyzer suggests some default value for argument, […]