Cphalcon: Windows builds for 3.2.1 are reporting 3.2.0 in phpinfo

Created on 19 Jun 2017  路  14Comments  路  Source: phalcon/cphalcon

Expected and Actual Behavior

phpinfo output is showing Phalcon v3.1.1 with build date Jun 18 2017 16:23:55

Expected v3.2.0 with build date Jun 18 2017 16:23:55

This applies to PHP 5.5, 5.6, 7.0 and 7.1

capture

Details

  • Phalcon version: 3.1.1 (should be 3.2.0)
  • PHP Version: 7.0.20
  • Operating System: Windows Server 2016
  • Installation type: pre-compiled package from github releases
  • Zephir version (if any): NA
  • Server: IIS
  • Other related info (Database, table schema): NA

Most helpful comment

@niden All fixed up! Thank you sir!

All 14 comments

@echodreamz Could you check Phalcon\Version::get()

Let me recompile them @echodreamz

@sergeyklay

3.1.1

is the output of Phalcon\Version::get()

Note that PHP 5.5, 5.6, 7.0, 7.1 all report the above version.

@echodreamz Could you be so kind and download the DLL again? I recompiled them and uploaded them in the release.

@niden PHP 7.x fixed, PHP 5.5 and 5.6 still show 3.1.1.

@niden any updates for the 5.x builds?

Thanks!

@echodreamz I am at work at the moment but will get to it in 2-3 hours.

@echodreamz I just uploaded new php 5.x DLLs. Do you mind checking and letting me know?

@niden All fixed up! Thank you sir!

The issue has occured again with the 3.2.1 builds, they now show version 3.2.0 with a build date of Jul 10 2017 09:59:44. This applies to PHP 5.6, 7.0 and 7.1.

@niden Could you please try to sort out?

@echodreamz I recompiled the DLLs. Can you check it out that it all works for you please?

@niden All is well in the world now. Thank you!

Thanks @echodreamz

Was this page helpful?
0 / 5 - 0 ratings