Recent updates to Seiden PHP+

Seiden PHP+Use yum update "php-*" to install updates for your installed version of Seiden PHP+. All versions of Seiden PHP run on IBM i 7.5, 7.4, 7.3, and 7.2.

New components and version updates listed below. Click links for details.

2025-01-16

2024-12-19

2024-12-02

2024-11-21

2024-10-31

2024-10-24

2024-09-27

2024-08-30

2024-08-15

  • siteadd 0.13

This release of siteadd includes the update-ini-for-nortl command, that automatically cleans up your site’s INI files for the changes the 08/12 PHP updates make. Just run update-ini-for-nortl yoursitehere to automatically update the INI files.

2024-08-12

All PHP versions and extensions have been rebuilt for IBM changes to support OpenSSL 3. Consult our announcement for more details.

2024-07-05

2024-06-06

2024-05-29

2024-05-15

2024-04-11

2024-03-14

2024-02-16

2024-02-12

APCu is now provided.

2024-01-18

2023-12-22

2023-12-12

Fixes a packaging issue with the ImageMagick extension for PHP 8.3.

2023-12-04

This version of Xdebug adds support for PHP 8.3.

2023-11-24

  • PHP 8.3
  • siteadd 0.12 (adds PHP 8.3 support)

Note: An Xdebug package is not yet ready for PHP 8.3. We will provide it when ready.

2023-11-23

2023-11-21

2023-11-16

2023-11-02

2023-10-26

2023-09-28

This fixes issues in the ODBC extension.

2023-08-31

2023-08-30

2023-08-08

2023-07-07

Fixes a regression in the DOM/XML extensions.

2023-07-06

2023-06-09

2023-05-15

2023-04-13

2023-03-16

2023-02-14

2023-02-03

2023-01-16

2023-01-12

2023-01-05

2022-12-15

Rebuilds some packages that were built incorrectly for 8.2.

2022-12-08

2022-11-24

2022-11-04

This is the final version of PHP 7.4. Upstream PHP will no longer support 7.4.

2022-10-28

2022-10-03

2022-09-22

2022-09-15

2022-09-01

2022-08-24

2022-08-10

2022-07-11

This fixes a bug with single-key connection strings (for example, "DSN=*LOCAL") not being interpreted as connection strings

2022-06-09

2022-05-20

This update to siteadd improves error messages and provides a new generate_resolv command, which automatically creates a resolv.conf file for users needing advanced DNS functionality.

2022-05-13

2022-04-18

This updates Composer 2.x to 2.3 and resolves a security vulnerability in Composer. All Composer users are advised to update immediately.

2022-04-14

2022-03-28

This release of ZF1-Future improves compatibility with PHP 8.1.

2022-03-23

This version of PDO_IBM supports the INI options i5_dbcs_alloc and i5_override_ccsid. It also improves PHP 8.1 support and crashes related to LOBs.

2022-03-18

2022-02-18

2022-01-27

Issues related to some extensions being missing from the stable 8.1 repo have been fixed.

2022-01-24

Note that PHP 7.4 will be receiving only security fixes going forward.

2022-01-10

2021-12-20

2021-12-17

2021-12-10

2021-11-26

2021-11-19

2021-11-12

2021-11-08

siteadd has improved CCSID handling for CGI applications, safer behaviour by default when removing sites, and can use a chroot as a prefix for using other PHP versions (without chroot isolation).

2021-11-02

Seiden Group has created a PHP extension to make accessing common IBM i-specific functionality easier. Currently, it covers running CL commands, CCSIDs, and file attributes. We’d like for users that are interested to contact us with feedback.

2021-11-01

2021-10-28

2021-10-25

2021-10-22

2021-10-14

2021-10-01

2021-09-24

2021-09-18

2021-09-02

2021-08-26

2021-08-20

2021-08-17

  • siteadd 0.7

siteadd was updated to support PHP 8.1 and an additional command for changing PHP configuration in-place; for example, you can apply a template to the global PHP configuration.

2021-08-16

php-mongodb is only for PHP 7.3, 7.4, and 8.0 for now. php-imagick is for all versions from 7.3 to 8.1.

2021-08-13

PHP 8.1 Beta 2 is available with the following extensions:

  • mcrypt
  • PDO_IBM
  • ibm_db2
  • redis
  • ssh2

imagic, mongodb, and 8.1 specific siteadd support will be available at a later date. (As a workaround for siteadd issues, you can use the flag -P 8.0 to force PHP 8.0 behaviour when adding a site.) Installation is a matter of adding the experimental PHP 8.1 repo (see instructions for adding repositories and installing packages) and updating al PHP packages. Please contact us if you run into any issues with PHP 8.1 on IBM i.

2021-07-30

This release of PHP corrects issues with MySQL extensions not being able to connect to localhost. This was because the default MySQL socket path didn’t match the socket path used by the IBM package for MariaDB. MariaDB users should now be able to connect with localhost and use the domain socket instead of TCP.

2021-07-23

  • ibm_db2 2.1.3-7
  • PDO_IBM 1.4.1-6
  • siteadd 0.6.1-6

This version of siteadd fixes issues with toggling autostart. ibm_db2 and PDO_IBM can now be used in parallel with ODBC. After updating, toggle the configuration of your configuration’s database to use both classic and ODBC drivers. (For example toggle-db -t both for global configuration or toggle-db -t both -d /www/site/phpconf/conf.d for site-specific.) Then restart the web server to apply the changes. This release of ibm_db2 also fixes a crash in db2_escape_string.

2021-07-02

This release of PHP allows net_get_interfaces to work correctly.

2021-06-24

  • ibm_db2 2.1.3-5

This version of ibm_db2 rolls up some patches that fix bugs with character truncation and memory leaks.

2021-06-07

The ImageMagick package has been updated to fix mistakes in packaging (missing libtool files, different version sonames can’t co-exist). This requires removing the older packages, but this should be automated as part of an rebuild to its dependent package, php-imagick. Please let us know if you encounter any issues updating.

2021-06-03

2021-05-31

  • siteadd 0.6.1

This version of siteadd can automatically fill in the current time zone in php.ini when using the -I flag, report ports already in use, show the URL of the site being created, and toggle the autostart behaviour of existing sites.

2021-05-12

This release of PHP fixes a regression in the PostgreSQL client. This patch release of PDO_IBM enables usage of attributes at connection time (i.e. for system naming, so that library lists work consistently), adds connection liveness checks for persistent connections (like ibm_db2 and ODBC), and removes spurious error messages on disconnect.

2021-05-06

This release of PHP fixes a regression in the PostgreSQL client.

2021-05-04

This version of the toolkit improves PHP 8 and ODBC compatibility, and adds local and SSH transports.

2021-04-30

2021-04-27

Note that mcrypt is not recommended for new applications. It is only provided as a convenience for legacy code. We recommend all users migrate to the sodium or openssl extensions instead.

2021-04-14

The PHP MongoDB driver has been rebuilt to fix an issue with a missing symbol.

2021-04-13

Fixed an internal server error (PHP crash) when calling checkdnsrr and other DNS functions. In addition, our packages now link against ICU 69 as provided by IBM, obsoleting our ICU package. The ICU update should be transparent. The version of PHP including these fixes are marked as release 15seiden.

2021-04-07

2021-04-01

PHP packages have been respun to include fixes to check PDO_ODBC persistent connection “liveness” (available in Seiden PHP 7.4 and up; upstreamed by the community in PHP 8.1), and correcting spurious messages about timeouts.

2021-03-19

2021-03-16

This version of gd fixes issues with GIFs. Support for AVIF and HEIF was also added to gd, but are not currently present in this release. Please contact us if you desire/require these formats.

2021-03-15

  • siteadd 0.5.1

This version of siteadd includes new features, like improved templates, PHP INI customization for new sites, an included template for classic database extensions, and a script to toggle usage of classic/ODBC database extensions. Pages will be updated to mention new functionality.

2021-03-11

This version of ibm_db2 integrates a workaround for a defective PTF. As of writing, the PTF number is unknown, but PTFs to resolve the regression have been released by IBM, including SI75759. (This workaround may be removed at a time when most can be assumed to have the fixed PTF.)

2021-03-10

PHP 8 packages have been respun to fix an issue with the INI files.

2021-03-05

2021-03-01

The ssh2 changes include additional security fixes and integrate improvements that a future version of the IBM i Toolkit for PHP will require when using the SSH transport.

2021-02-10

re2c has been added to the repository. This is only of interest for users who need to rebuild PHP or specific extensions that require it from git, because PHP requires it at build time if not using a release package.

2021-02-05

2021-02-04

2021-02-02

2021-01-21

2021-01-20

  • OpenLDAP 2.4.57
  • ImageMagick 7.0.10-58

The OpenLDAP and ImageMagick packages have been changed so that the library version is represented in the package name for the library binaries. This should make future upgrades of these libraries less likely to cause breaking changes.

2021-01-13

ibm_db2 has been updated with a workaround to remove garbage in buffers under certain conditions when i5_dbcs_alloc is enabled.

2021-01-07

PHP has integrated our patches for timeouts and PASE compatibility, so we’re closer to upstream than before. New PHP installations will pick up browscap. See the entry for 2021-01-04 for how to use it if it hasn’t been enabled in your configuration after upgrading. IBM now ships libzip, packaging it as “libzip5.” We have rebuilt PHP to use IBM’s libzip package rather than our own. After you upgrade PHP and accept installation of libzip5, you can safely remove the old “libzip” package, since nothing should depend on it, and it conflicts with the IBM libzip development package.

2021-01-04

  • An issue with gd dependencies has been fixed. This fix had been pushed to the experimental, but not stable versions of the repo.
  • Zend Framework 1 (PHP 7.x support fork) 1.18.9
  • ssh2 has been updated with additional functionality, bug fixes, and PHP 8 compatibility. A new release has not been cut yet upstream, but you can see the changes made since the last release.
  • browscap is now packaged. The next version of CommunityPlus+ PHP will automatically install browscap. For current users who wish to use browscap, install the browscap package add the following line to php.ini to start using it now:
    • browscap="/QOpenSys/pkgs/share/browscap/lite_php_browscap.ini"

2020-12-01

2020-11-27

2020-11-19

PHP has been rebuilt with PDO_DBLIB support using FreeTDS 1.2.11, enabling PDO-based support for Microsoft SQL Server and Sybase databases.

2020-11-17

  • ImageMagick 7.0.10.38

2020-10-29

2020-10-19

PHP has been rebuilt with intl support, using ICU 67.1. PHP frameworks such as Laminas and Zend Framework rely on the intl module.

2020-10-01

2020-09-28

Now shipping with PDO_IBM and ibm_db2 turned off so that PDO_ODBC and odbc are the default. Edit the .ini files to reverse this if you use ibm_db2 or PDO_IBM.

2020-09-14

Corrected an issue where a hard timeout could terminate the PHP process. Symptom: PHP job dies with a message similar to: “Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unknown on line 0”. (Pushed upstream to PHP repository December 10-11.)

2020-09-03

  • PDO_IBM 1.3.7sg0

2020-09-03

PHP has been rebuilt with imap support.

2020-08-12

  • OpenLDAP 2.4.51

2020-08-07

PHP has been rebuilt with support for Argon2 password hashes.

2020-07-13

2020-07-13

PHP 7.4 support has been introduced.

2020-06-24

php-redis has been rebuilt with support for zstd.

2020-05-25

PHP has been rebuilt with support for gmp.

2020-05-20

PHP has been rebuilt with support for tidy.

2020-05-14

PHP has been rebuilt with support for pg and readline.

2020-05-06

  • OpenLDAP 2.4.50

2020-04-25

  • PHP 7.3.17
  • OpenLDAP 2.4.49
  • ibm_db2 2.0.8, release 11

Initial version of CommunityPlus+.

Got Issues? GET ANSWERS!

Your open source should be trouble-free. If your current open source environment is anything less than perfect, we can help!

(or call 201.447.2437)

Seiden Group Documentation Library

Open Source Environment
ODBC
Apache & Other Web Servers
Seiden PHP+ Setup
NOTE: To gain access to any protected pages, you must first download Seiden PHP+.
PHP (General)
Node.js
Python
QSHONI
VS Code for IBM i