codeigniter4 / CodeIgniter4

Open Source PHP Framework (originally from EllisLab)
https://codeigniter.com/
MIT License
5.39k stars 1.9k forks source link

Bug: v4.2.9 as v4.2.8? #6799

Closed totoprayogo1916 closed 2 years ago

totoprayogo1916 commented 2 years ago

PHP Version

7.4

CodeIgniter4 Version

4.2.9

CodeIgniter4 Installation Method

Composer (using codeigniter4/appstarter)

Which operating systems have you tested for this bug?

Windows

Which server did you use?

cli-server (PHP built-in webserver)

Database

No response

What happened?

still v4.2.8 in latest (v4.2.9) https://github.com/codeigniter4/CodeIgniter4/blob/bec75ab0f3b217698848cc9bafeb1e40a02eaaff/system/CodeIgniter.php#L50

image

Steps to Reproduce

run spark

Expected Output

In v4.2.9 it should show v4.2.9 and not v4.2.8

Anything else?

No response

totoprayogo1916 commented 2 years ago

dup #6797