Skip to content

Releases: heroku/buildpacks-php

v1.1.0

27 Oct 13:50
94e0577

Choose a tag to compare

heroku/php

Changed

  • Drop use of Classic buildpack repository (for Composer installer plugin and web server boot scripts and configs) during platform packages installation
  • Output filtered, "human-readable" progress info during platform packages installation

v1.0.10

24 Oct 22:24
6136b43

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.27
  • PHP/8.4.14
  • ext-mongodb/1.21.2
  • ext-mongodb/2.1.4
  • ext-memcached/3.4.0
  • ext-grpc/1.76.0
  • librdkafka/2.12.1

v1.0.9

30 Sep 19:28
1fd9d84

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.26
  • PHP/8.4.13
  • ext-grpc/1.75.0
  • Composer/2.8.12

v1.0.8

04 Sep 13:14
9c7e9fd

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.25
  • PHP/8.4.12
  • ext-apcu/5.1.27
  • ext-raphf/2.0.2
  • librdkafka/2.11.1
  • Composer/2.8.11

v1.0.7

14 Aug 18:03
7c26a17

Choose a tag to compare

heroku/php

Changed

  • Retry downloads during bootstrapping (#226)
  • Consistent handling of "non-URL" URLs (SSH-style or path) in composer.json/composer.lock repositories and package sources/dists (#105, #187, #208)
  • Support object-style notation of repositories in composer.json (#209)

v1.0.6

31 Jul 20:40
7042ec8

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.24
  • PHP/8.4.11
  • ext-grpc/1.74.0
  • ext-apcu/5.1.25
  • Composer/2.8.10
  • Apache/2.4.65

v1.0.5

04 Jul 14:55
e69689e

Choose a tag to compare

heroku/php

Added

  • PHP/8.1.33
  • PHP/8.2.29
  • PHP/8.3.23
  • PHP/8.4.10
  • ext-mongodb/2.1.1
  • ext-mongodb/1.21.1
  • librdkafka/2.11.0

v1.0.4

13 Jun 08:45
986f19c

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.22
  • PHP/8.4.8
  • ext-mongodb/2.1.0
  • ext-grpc/1.73.0
  • librdkafka/2.10.1

v1.0.3

15 May 18:42
1f57d78

Choose a tag to compare

heroku/php

Added

  • PHP/8.3.21
  • PHP/8.4.7
  • ext-phalcon/5.9.3
  • ext-grpc/1.72.0
  • ext-uuid/1.3.0
  • librdkafka/2.10.0
  • Nginx/1.28.0
  • Composer/2.8.9

Fixed

  • Nginx fails to start (#186)

v1.0.2

13 May 23:39
3f993fb

Choose a tag to compare

heroku/php

Changed

  • Drop support for heroku-20 (#197)
  • Use repository snapshots for platform packages (#197)

Fixed

  • Installation of multiple "polyfill" packages fails due to reused Command struct (#197)