|
3e66e9e1dd
|
Fix phpstan level 6
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
a0fcea56d2
|
Refactor Twig related classes to use modernized twig namespace
[MAILPOET-1929]
|
2019-04-01 05:43:25 -04:00 |
|
|
3d69b3aeec
|
Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
|
2019-04-01 05:43:25 -04:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a935b091d3
|
Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
bb1cdc1f5a
|
Add Beamer for a What's New announcement [MAILPOET-1627]
|
2018-12-17 14:56:49 +03:00 |
|
|
ceb5ce850c
|
Removes deprecated Twig_ExtensionInterface::getName()
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L207)
Removes deprecated Twig_Extension_GlobalsInterface
(https://github.com/twigphp/Twig/blob/2.x/CHANGELOG#L259)
|
2017-09-16 11:30:40 -04:00 |
|
|
bedfc4f80c
|
Add context to 'Select' translation strings
|
2017-01-30 21:35:49 +02:00 |
|
|
e45fc0c0a0
|
- Renames functions that start with underscores (i.e., names reserved by PHP)
- Removes the unused date_format function
|
2016-11-05 19:54:46 -04:00 |
|
|
4402f826c3
|
fixed issue with namespace AND fixed issue #649
|
2016-10-06 12:54:04 +02:00 |
|
|
b9745b555a
|
make sure ABSPATH is defined before using it - fixes issue #648
|
2016-10-06 12:52:53 +02:00 |
|
|
d0813bb4e2
|
Fix class and method names to use camel case
|
2016-06-30 18:52:07 +03:00 |
|