]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- drop PLD TODO
authorMarcin Krol <hawk@tld-linux.org>
Thu, 12 Dec 2019 22:34:25 +0000 (23:34 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 12 Dec 2019 22:34:25 +0000 (23:34 +0100)
php.spec

index cea872273bbc8d6093712c8aaa2dff7b66694e05..a3cda00526ad983f050ca1aaec6f1a18f0754304 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1,30 +1,3 @@
-# NOTES 
-# - mysqlnd driver doesn't support reconnect: https://bugs.php.net/bug.php?id=52561
-# TODO 7.2:
-# - https://github.com/php/php-src/blob/php-7.2.0/UPGRADING
-# TODO 5.6:
-# - enable --with-fpm-systemd, but ensure it checks for sd_booted()
-# TODO 5.4:
-# - update imap annotations patch (needs api porting)
-# - update imap myrights patch (needs api porting)
-# --with-libmbfl=DIR      MBSTRING: Use external libmbfl.  DIR is the libmbfl base install directory BUNDLED
-# TODO:
-# - fileinfo extension bundles magic db in library: data_file.c (dump of magic.mgc) is 14M
-#   - 2.3M fileinfo.so php54-fileinfo-5.4.6-0.15.x86_64
-#   - 2.3M fileinfo.so php-fileinfo-5.3.16-1.x86_64
-#   -  13K fileinfo.so php-pecl-fileinfo-1.0.4-8.amd64
-# - ttyname_r() misdetected http://bugs.php.net/bug.php?id=48820
-# - wddx: restore session support (not compiled in due DL extension check)
-# - modularize standard (output from pure php -m)?
-# - some mods should be shared:
-#$ php -m
-# [PHP Modules]
-# Core
-# date
-# libxml
-# Reflection
-# standard
-#
 # Conditional build:
 # - General options:
 %bcond_without embed           # disable building Embedded API