php8

No description set
  • Links to remote openSUSE.org:devel:languages:php:php83 / php8
Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed Actions
README.macros 0000004375 4.27 KB over 2 years
_multibuild 0000000163 163 Bytes over 2 years
build-test.sh 0000001606 1.57 KB over 2 years
macros.php 0000002901 2.83 KB over 2 years
mod_php8.conf 0000000537 537 Bytes about 2 years
php-8.3.22.tar.xz 0012555076 12 MB 25 days
php-8.3.22.tar.xz.asc 0000000228 228 Bytes 25 days
php-ar-flags.patch 0000000566 566 Bytes 6 months
php-build-reproducible-phar.patch 0000003833 3.74 KB 5 months
php-date-regenerate-lexers.patch 0000001053 1.03 KB 6 months
php-fpm.tmpfiles.d 0000000129 129 Bytes over 2 years
php-ini.patch 0000001473 1.44 KB about 1 year
php-php-config.patch 0000000711 711 Bytes over 2 years
php-phpize.patch 0000001150 1.12 KB over 2 years
php-sort-filelist-phar.patch 0000000932 932 Bytes almost 2 years
php-systemd-unit.patch 0000000657 657 Bytes over 2 years
php-systzdata-v24.patch 0000021420 20.9 KB 6 months
php8-fpm.conf 0000000361 361 Bytes over 2 years
php8.changes 0000251683 246 KB 25 days
php8.keyring 0000016574 16.2 KB about 1 year
php8.rpmlintrc 0000000541 541 Bytes over 2 years
php8.spec 0000059821 58.4 KB 25 days
session-save-path.patch 0000000464 464 Bytes about 1 year
Latest Revision
rottame rottame committed about 2 months ago (revision 4)
- version update to 8.3.21
    Core:
        Fixed bug GH-18304 (Changing the properties of a DateInterval through dynamic properties triggers a SegFault).
        Fix some leaks in php_scandir.
    Filter:
        Fixed bug GH-18309 (ipv6 filter integer overflow).
    GD:
        Fixed imagecrop() overflow with rect argument with x/width y/heigh usage in gdImageCrop().
        Fixed GH-18243 imagettftext() overflow/underflow on font size value.
    Intl:
        Fix reference support for intltz_get_offset().
    LDAP:
        Fixed bug GH-17776 (LDAP_OPT_X_TLS_* options can't be overridden).
        Fix NULL deref on high modification key.
    libxml:
        Fixed custom external entity loader returning an invalid resource leading to a confusing TypeError message.
    OpenSSL:
        Fix memory leak in openssl_sign() when passing invalid algorithm.
        Fix potential leaks when writing to BIO fails.
    PDO Firebird:
        Fixed GH-18276 - persistent connection - "zend_mm_heap corrupted" with setAttribute() (SakiTakamachi).
    SPL:
        Fixed bug GH-18322 (SplObjectStorage debug handler mismanages memory).
    Standard:
        Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache()).
        Fixed bug GH-18209 (Use-after-free in extract() with EXTR_REFS).
        Fixed bug GH-18212 (fseek with SEEK_CUR whence value and negative offset leads to negative stream position).
        Fix resource leak in iptcembed() on error.
    Zip:
        Fix uouv when handling empty options in ZipArchive::addGlob().
Comments for php8 0