Fabien Potencier
398487c101
Merge branch '1.x' into 2.x
...
* 1.x:
Replace secure.php.net with www.php.net
2021-05-19 09:14:37 +02:00
Maurício Meneghini Fauth
1783298bb8
Replace secure.php.net with www.php.net
...
See: https://news-web.php.net/php.internals/104533
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev >
2021-05-18 16:07:51 -03:00
Fabien Potencier
c2a264a91d
Merge branch '1.x' into 2.x
...
* 1.x:
Enhancement: Introduce DOCtor-RST config + Sphinx build + GithubActions
Enhancement: Use GithubActions instead of Travis for tests
Fix `odd` not working for negative numbers
Bump version to 1.44.2-DEV
Prepare the 1.44.1 release
2020-11-05 13:31:01 +01:00
Oskar Stark
c9328ad613
Enhancement: Introduce DOCtor-RST config + Sphinx build + GithubActions
2020-11-05 13:09:07 +01:00
Fabien Potencier
97167aab98
Merge branch '1.x' into 2.x
...
* 1.x:
tweaked doc markup
tweaked escape docs
2019-04-25 14:27:37 +02:00
Fabien Potencier
fa836ddfea
tweaked doc markup
2019-04-25 12:14:46 +02:00
Fabien Potencier
ff77e221e0
Merge branch '1.x' into 2.x
...
* 1.x:
moved to namespaced classes by default
fixed some class names
bumped version to 1.38
2019-02-15 08:34:23 +01:00
Fabien Potencier
3632a46e82
moved to namespaced classes by default
2019-02-15 08:28:49 +01:00
Fabien Potencier
2ed21eea43
Merge branch '1.x' into 2.x
...
* 1.x:
fixed .php_cs CS
removed 5.3 from Travis matrix
removed array notation in comments
enabled short array notation in docs
fixed usage of short array notation in tests
fixed usage of short array notation in tests
fixed more short array notations
switched to use PHP short array notation for Twig's code
switched to use short arrays in generated code
dropped PHP 5.3 support
bumped version
2019-01-08 17:28:13 +01:00
Fabien Potencier
a2c4253406
enabled short array notation in docs
2019-01-08 11:56:48 +01:00
Fabien Potencier
094c22c5fd
Merge branch '1.x' into 2.x
...
* 1.x:
use HTTPS whenever possible
2018-04-20 08:09:12 +02:00
Fabien Potencier
4f57c6eab8
use HTTPS whenever possible
2018-04-20 08:05:14 +02:00
Fabien Potencier
72cc7d8081
removed obsolete docs
2015-03-02 18:32:57 +01:00
Fabien Potencier
997f2f0823
fixed formatting in the docs
2014-10-11 01:31:53 +02:00
Fabien Potencier
25e7befa37
fixed CS in docs
2013-10-26 08:29:21 +02:00
Fabien Potencier
a59dcde3c2
added support for named arguments for filters, tests, and functions
2012-11-15 10:23:32 +01:00
Fabien Potencier
4cd98e62d0
clarified usage of the dump function ( closes #718 )
2012-05-08 08:23:16 +02:00
Fabien Potencier
9489136c17
made the dump function registration explicit and disable its output when debug is off
2011-12-18 20:20:35 +01:00
Fabien Potencier
865a7039f8
added a dump function to help debugging templates
2011-12-18 18:30:06 +01:00