Rostislav Wolny
539f518f64
Move pquery to 3rd party libs
...
The project is abandoned so the easiest way for patching it is adding it to the lib-3rd-party.
[MAILPOE-3980]
2021-12-13 09:36:43 +01:00
Rostislav Wolny
a96fc01c56
Fix deprecation warnings in idiorm
...
Some interfaces require return type hints in PHP 8.1 and Serializable interface is deprecated.
This commit fixes the problems based on the advices from the deprecation warnings.
[MAILPOET-3980]
2021-12-13 09:36:43 +01:00
Pavel Dohnal
9e8ccd2c17
Use native array_column
...
[MAILPOET-3173]
2020-10-12 10:10:03 +02:00
Jan Jakeš
3759b6c901
Update Symfony polyfills, get rid of custom bootsraps
...
[MAILPOET-2931]
2020-05-21 10:52:20 +02:00
Jan Jakeš
798fc883e2
Load polyfill functions separately, some may already be defined
...
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
wxa
3584b717dc
Fix array offset access on null/boolean and with curly braces [MAILPOET-2577]
2020-01-23 12:46:52 +00:00
Rostislav Wolny
c5314abfd4
Move css-tidy to MailPoetVendor prefixed libraries
...
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
Jan Jakeš
1a79305766
Fix order of implode params for PHP 7.4
...
[MAILPOET-2550]
2019-11-28 10:09:12 +00:00
Jan Jakeš
a91f79263e
Replace join() with implode() for compatibility with PHP 7.4
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
9a2dea5f37
Add Sudzy to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
5c212e7483
Add Paris to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
eb130c1aea
Move Idiorm and Paris from vendor to MailPoetVendor
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
45c2b19dfa
Move XSLXWriter to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
9166f280d0
Move CSS to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
a012984a7a
Move array_column polyfill to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
bfdaf4da1e
Move 3rd-party libs to a dedicated directory
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00