[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/phpinspect 7d75e95355 2/3: Bump version to 2.0.1
From: |
ELPA Syncer |
Subject: |
[elpa] externals/phpinspect 7d75e95355 2/3: Bump version to 2.0.1 |
Date: |
Mon, 2 Sep 2024 15:58:53 -0400 (EDT) |
branch: externals/phpinspect
commit 7d75e95355a04a2b3c26c3be43ff40eb4f28fd65
Author: Hugo Thunnissen <devel@hugot.nl>
Commit: Hugo Thunnissen <devel@hugot.nl>
Bump version to 2.0.1
---
phpinspect-autoload.el | 2 +-
phpinspect-bmap.el | 2 +-
phpinspect-buffer.el | 2 +-
phpinspect-cache.el | 2 +-
phpinspect-changeset.el | 2 +-
phpinspect-completion.el | 2 +-
phpinspect-edtrack.el | 2 +-
phpinspect-eldoc.el | 2 +-
phpinspect-fs.el | 2 +-
phpinspect-imports.el | 2 +-
phpinspect-index.el | 2 +-
phpinspect-meta.el | 2 +-
phpinspect-method-cell.el | 2 +-
phpinspect-parse-context.el | 2 +-
phpinspect-parser.el | 2 +-
phpinspect-pipeline.el | 2 +-
phpinspect-project-struct.el | 2 +-
phpinspect-project.el | 2 +-
phpinspect-property-cell.el | 2 +-
phpinspect-queue.el | 2 +-
phpinspect-resolve.el | 2 +-
phpinspect-resolvecontext.el | 2 +-
phpinspect-serialize.el | 2 +-
phpinspect-splayt.el | 2 +-
phpinspect-suggest.el | 2 +-
phpinspect-toc.el | 2 +-
phpinspect-token-predicates.el | 2 +-
phpinspect-type.el | 2 +-
phpinspect-typedef.el | 2 +-
phpinspect-util.el | 2 +-
phpinspect-worker.el | 2 +-
phpinspect.el | 9 +++++++--
32 files changed, 38 insertions(+), 33 deletions(-)
diff --git a/phpinspect-autoload.el b/phpinspect-autoload.el
index c23fcf8ac8..76648a8b3d 100644
--- a/phpinspect-autoload.el
+++ b/phpinspect-autoload.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-bmap.el b/phpinspect-bmap.el
index d73f69428a..f1e2c9671f 100644
--- a/phpinspect-bmap.el
+++ b/phpinspect-bmap.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-buffer.el b/phpinspect-buffer.el
index 297f35976e..9f789d13b8 100644
--- a/phpinspect-buffer.el
+++ b/phpinspect-buffer.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-cache.el b/phpinspect-cache.el
index c2b561116c..06edd32284 100644
--- a/phpinspect-cache.el
+++ b/phpinspect-cache.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-changeset.el b/phpinspect-changeset.el
index 9f143a7b2e..e51b1b7a88 100644
--- a/phpinspect-changeset.el
+++ b/phpinspect-changeset.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-completion.el b/phpinspect-completion.el
index e5a5672b9f..ea951d8df1 100644
--- a/phpinspect-completion.el
+++ b/phpinspect-completion.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-edtrack.el b/phpinspect-edtrack.el
index 7f88d18663..35022a1f8d 100644
--- a/phpinspect-edtrack.el
+++ b/phpinspect-edtrack.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-eldoc.el b/phpinspect-eldoc.el
index 2365961dfe..9143621c04 100644
--- a/phpinspect-eldoc.el
+++ b/phpinspect-eldoc.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-fs.el b/phpinspect-fs.el
index 6ee686ce51..e61c441f5c 100644
--- a/phpinspect-fs.el
+++ b/phpinspect-fs.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-imports.el b/phpinspect-imports.el
index 25c8c949d7..db34b4d2ed 100644
--- a/phpinspect-imports.el
+++ b/phpinspect-imports.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-index.el b/phpinspect-index.el
index b8192e35b8..5bd8d3862e 100644
--- a/phpinspect-index.el
+++ b/phpinspect-index.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-meta.el b/phpinspect-meta.el
index f3a3d0d159..49bdce9ba1 100644
--- a/phpinspect-meta.el
+++ b/phpinspect-meta.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-method-cell.el b/phpinspect-method-cell.el
index 307c7f312f..d5abf63961 100644
--- a/phpinspect-method-cell.el
+++ b/phpinspect-method-cell.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-parse-context.el b/phpinspect-parse-context.el
index e1a1922460..7f04361a29 100644
--- a/phpinspect-parse-context.el
+++ b/phpinspect-parse-context.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-parser.el b/phpinspect-parser.el
index 21ae135440..67a3fe172f 100644
--- a/phpinspect-parser.el
+++ b/phpinspect-parser.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-pipeline.el b/phpinspect-pipeline.el
index ac01bbea82..41e76d1686 100644
--- a/phpinspect-pipeline.el
+++ b/phpinspect-pipeline.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-project-struct.el b/phpinspect-project-struct.el
index 2c2c7292b0..92cc4faed1 100644
--- a/phpinspect-project-struct.el
+++ b/phpinspect-project-struct.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-project.el b/phpinspect-project.el
index 1d66048cc8..eaadf64c6a 100644
--- a/phpinspect-project.el
+++ b/phpinspect-project.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-property-cell.el b/phpinspect-property-cell.el
index 0c27fbbd5b..169e968e3d 100644
--- a/phpinspect-property-cell.el
+++ b/phpinspect-property-cell.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-queue.el b/phpinspect-queue.el
index 128630a398..1b475d1c2c 100644
--- a/phpinspect-queue.el
+++ b/phpinspect-queue.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-resolve.el b/phpinspect-resolve.el
index 49f1c32127..31ddbaf8de 100644
--- a/phpinspect-resolve.el
+++ b/phpinspect-resolve.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-resolvecontext.el b/phpinspect-resolvecontext.el
index f5d6d1f6b0..a877637372 100644
--- a/phpinspect-resolvecontext.el
+++ b/phpinspect-resolvecontext.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-serialize.el b/phpinspect-serialize.el
index b5acdced98..9579a85168 100644
--- a/phpinspect-serialize.el
+++ b/phpinspect-serialize.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-splayt.el b/phpinspect-splayt.el
index 1ef60e73cf..bb0f4dbbe1 100644
--- a/phpinspect-splayt.el
+++ b/phpinspect-splayt.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-suggest.el b/phpinspect-suggest.el
index 0ac819a14f..98ebfec1b0 100644
--- a/phpinspect-suggest.el
+++ b/phpinspect-suggest.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-toc.el b/phpinspect-toc.el
index b606092023..1249249f9c 100644
--- a/phpinspect-toc.el
+++ b/phpinspect-toc.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-token-predicates.el b/phpinspect-token-predicates.el
index 431bf5af3f..01c5485a2d 100644
--- a/phpinspect-token-predicates.el
+++ b/phpinspect-token-predicates.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-type.el b/phpinspect-type.el
index eac355b47a..b5f69db153 100644
--- a/phpinspect-type.el
+++ b/phpinspect-type.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-typedef.el b/phpinspect-typedef.el
index ae00dab275..565c7081f5 100644
--- a/phpinspect-typedef.el
+++ b/phpinspect-typedef.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-util.el b/phpinspect-util.el
index 505be4c661..2136b2a9fc 100644
--- a/phpinspect-util.el
+++ b/phpinspect-util.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect-worker.el b/phpinspect-worker.el
index c09ce8a3d2..3756c1dbcc 100644
--- a/phpinspect-worker.el
+++ b/phpinspect-worker.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/phpinspect.el b/phpinspect.el
index fd1c075bb3..511a72b66d 100644
--- a/phpinspect.el
+++ b/phpinspect.el
@@ -4,9 +4,9 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 2.0.0
+;; Version: 2.0.1
;; Package-Requires: ((compat "29"))
-;; Website: https://github.com/hugot/phpinspect.el
+;; URL: https://github.com/hugot/phpinspect.el
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -34,6 +34,11 @@
;;; News:
+;; Version 2.0.1
+
+;; - Fixed bug in `phpinspect-fix-imports' that caused it to not function
+;; properly for types used in within classes.
+
;; Version 2.0.0
;; - Implemented support for traits