Skip to content

Releases: bob-php-compiler/bpc-release

v7.3

12 Aug 02:59

Choose a tag to compare

successfully compiled ThinkPHP8

support Ubuntu 18.04/20.04/22.04/24.04

15 Jul 03:23

Choose a tag to compare

support Ubuntu 18.04/20.04/22.04/24.04

v7.1.1

04 Jun 07:09

Choose a tag to compare

This minor release just add a few macros to php-macros.scm to make extension development more easy.

To develop a bpc extension, see

  1. bpc-ext-skeleton
  2. bpc-ext-raylib
  3. bpc-ext-raygui

v7.1

27 Dec 06:25

Choose a tag to compare

successfully compiled webman-admin

v7.0

15 Dec 03:08

Choose a tag to compare

  1. support Generator and Trait
  2. support finally and multi catch
  3. implement forward_static_call and forward_static_call_array
  4. support static closure
  5. tested on Kylin-Server-V10-SP3-General-Release-2303-X86_64, > 99% phpt tests passed.
  6. successfully compiled amphp/amp-2.x

v6.5

20 Oct 07:02

Choose a tag to compare

  1. support gmp extension
  2. support SplObjectStorage
  3. successfully compiled tinyfilemanager

v6.4

07 Oct 01:06

Choose a tag to compare

  1. support nullable typehint
  2. successfully compiled webman

v6.3

24 Aug 09:00

Choose a tag to compare

  1. support mysqli extension
  2. suport ...$args
  3. successfully compiled wordpress-6.2.2-zh_CN

v6.2

29 Jun 08:11

Choose a tag to compare

support new build target: althttpd althttpd-tls

v6.1

15 May 03:42

Choose a tag to compare

  1. implement extension event (core)
  2. implement cli_set_process_title cli_get_process_title