Package: phpldapadmin / 1.2.6.7-3~bpo12+1
Metadata
Package | Version | Patches format |
---|---|---|
phpldapadmin | 1.2.6.7-3~bpo12+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Fix dynamic property PHP 8.2.patch | (download) |
lib/PLAAttribute.php |
1 1 + 0 - 0 ! |
fix creation of dynamic property - Deprecated: Creation of dynamic property page::$index is deprecated in /usr/share/phpldapadmin/lib/page.php on line 38 - Deprecated: Creation of dynamic property page::$sysmsg is deprecated in /usr/share/phpldapadmin/lib/page.php on line 468 - Deprecated: Creation of dynamic property page::$_block is deprecated in /usr/share/phpldapadmin/lib/page.php on line 241 - Creation of dynamic property Template::$askcontainer is deprecated - Creation of dynamic property PLAAttribute::$js is deprecated (on create entry of type Thunderbird) - On import feature - On export feature - And others.. |
Update documentation for Debian.patch | (download) |
README.md |
28 5 + 23 - 0 ! |
update documentations for debian specifics |
Update the VERSION file.patch | (download) |
VERSION |
2 1 + 1 - 0 ! |
update the version file |
0004 Replace E_STRICT by E_DEPRECATED.patch | (download) |
lib/functions.php |
2 1 + 1 - 0 ! |
replace e_strict by e_deprecated |
0005 Stop using xml_set_object for PHP 8.4.patch | (download) |
lib/xml2array.php |
5 2 + 3 - 0 ! |
stop using xml_set_object for php 8.4 Same fix as https://github.com/tecnickcom/TCPDF/pull/734 |
0006 Fix deprecation for the Serialization of SensitivePa.patch | (download) |
lib/functions.php |
13 11 + 2 - 0 ! |
fix deprecation for the serialization of sensitiveparametervalue Uncaught Exception: Serialization of 'SensitiveParameterValue' is not allowed in /usr/share/phpldapadmin/lib/functions.php:645 |