File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
76
7+ ## [ 1.1.3] - 2026-02-07
8+ ### Fixed
9+ - PHP 8.4 compatibility [ #6 ]
10+
811## [ 1.1.2] - 2022-02-14
912### Fixed
1013- Function scanner in literal expressions [ #3 ] .
@@ -25,7 +28,9 @@ First version
2528
2629[ #1 ] : https://github.com/php-gettext/JS-Scanner/issues/1
2730[ #3 ] : https://github.com/php-gettext/JS-Scanner/issues/3
31+ [ #6 ] : https://github.com/php-gettext/JS-Scanner/issues/6
2832
33+ [ 1.1.3 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.1.2...v1.1.3
2934[ 1.1.2 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.1.1...v1.1.2
3035[ 1.1.1 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.1.0...v1.1.1
3136[ 1.1.0 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.0.0...v1.1.0
You can’t perform that action at this time.
0 commit comments