liugang
|
76cb10c4bb
|
* [misc] Fix "Deprecated: Implicit conversion from float to int loses precision" warning by patch of the phpspreadsheet library.
|
2025-11-27 09:19:26 +08:00 |
|
liugang
|
bfd0d7015e
|
* [misc] Fix non-numeric value encountered error by patch of the PclZip library.
|
2025-11-18 14:38:18 +08:00 |
|
liugang
|
064a828d39
|
* [misc] Fix the error "Trying to access array offset on value of type int" by patch of the phpspreadsheet library.
|
2025-11-14 16:12:11 +08:00 |
|
liugang
|
93312a7341
|
* [misc] Fix the error "Trying to access array offset on value of type null" by patch of the phpspreadsheet library.
|
2025-11-14 16:12:11 +08:00 |
|
liugang
|
55015236f5
|
* [misc] Add return type declarations by patch of the spout library.
|
2025-11-12 10:14:41 +08:00 |
|
liugang
|
d1831af7c6
|
* [misc] Remove the rector library and phpstan library.
|
2025-11-07 11:27:55 +08:00 |
|
liugang
|
91238269c3
|
* [misc] Fix libxml php8 compatibility by patch of the phpspreadsheet library.
|
2025-11-06 16:46:33 +08:00 |
|
liugang
|
b26a92773f
|
* [misc] Manage rector and phpstan by composer.
|
2025-10-27 09:08:22 +08:00 |
|
liugang
|
f6de19e5ae
|
* [misc] Add phpspreadsheet patches.
- Add timezone helper methods patch for phpspreadsheet Date class
- Add PHP 8 return types patch for phpspreadsheet Iterator methods
- Add OLE date conversion optimization patch for phpspreadsheet
- Update composer.json patches configuration accordingly
|
2025-10-27 09:08:22 +08:00 |
|
liugang
|
860c6cbda3
|
* [misc] Add namespace by patch to avoid class conflict with the Spyc library.
|
2025-10-27 09:08:22 +08:00 |
|
liugang
|
fa32dfc7f9
|
* [misc] Upgrade the versions of the third-party libraries.
|
2025-10-27 09:08:21 +08:00 |
|
liugang
|
247c4d51fe
|
* [misc] Fix options array initialization by patch of the PHPThumb library.
|
2025-10-27 09:08:21 +08:00 |
|
liugang
|
da5b6aaf2b
|
* [misc] Add namespace by patch to avoid class conflict with the PclZip library.
|
2025-10-27 09:08:21 +08:00 |
|
liugang
|
f98ac8b030
|
* [misc] Add namespace by patch to avoid class conflict with the Parsedown library.
|
2025-10-27 09:08:21 +08:00 |
|
liugang
|
7bf59d054d
|
* [misc] Fix class reference by patch to work with namespaces of the php-fine-diff library.
|
2025-10-27 09:08:21 +08:00 |
|
liugang
|
bc61d3089a
|
* [misc] Use git to manage the libraries installed by the composer.
|
2025-10-27 09:08:21 +08:00 |
|