Skip to content

Commit

Permalink
Version with sitemap for cobblers
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheexakat committed Dec 18, 2023
1 parent c1c2c0b commit 5dfec40
Show file tree
Hide file tree
Showing 13 changed files with 289 additions and 3,423 deletions.
7 changes: 6 additions & 1 deletion Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,14 @@ Here is the release note of exakat.
+ New analysis : check for injectable version, based on attribute declaration
+ New analysis : report multiple definition for the same property in a class family
+ Refactored analysis : multiply by one now reports +$a as a hidden cast.
+ New analysis : is_a() or instanceof favorite
+ Refactored analysis : Use Stdclass has extended coverage now
+ Refactored analysis : Undefined Classes includes Enum now
+ Refactored analysis : Pss outside a class include Enum now
+ New analysis : suggest using (array)

+ Tokenizer
+
+ Added CALLED link to new calls

**Version 2.6.3 (, 2023-12-14)**

Expand Down
2 changes: 1 addition & 1 deletion Introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Introduction
============

This is the documentation of the Exakat engine, version 2.6.4 (Build 1498), on Fri, 15 Dec 2023 14:50:16 +0000.
This is the documentation of the Exakat engine, version 2.6.4 (Build 1501), on Mon, 18 Dec 2023 15:28:36 +0000.

What is Exakat ?
----------------
Expand Down

0 comments on commit 5dfec40

Please sign in to comment.