PHP 8.4.0 RC4 available for testing

Öntanımlı Sabitler

Buradaki sabitler bu eklenti için tanımlanmış olup, sadece eklentinin PHP içinde derlenmiş olması veya çalışma anında dinamik olarak yüklenmesi halinde kullanılabilir.

READLINE_LIB (string)
The library which is used for readline support; currently either readline or libedit. Removed as of PHP 8.4.0.

Sürüm Bilgisi

Sürüm: Açıklama
8.4.0 The READLINE_LIB has been removed. The library which is used for readline support; either readline or libedit.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top