konrad/twig.git
2014-07-31 jeroendedauwFix type hint
2014-07-31 jeroendedauwFix type hint
2014-07-29 Fabien Potencierminor #1457 Fixed the `matches` operator code example...
2014-07-28 Brandon KellyFixed the `matches` operator code example
2014-07-28 Fabien Potencierbug #1453 Fix for mb function overload mb_substr acting...
2014-07-28 1emmingFix for mb function overload mb_substr acting different
2014-07-08 Fabien Potencierfixed some typos
2014-07-08 Fabien Potencierminor #1333 Added disambiguation on using raw in expres...
2014-07-08 Fabien Potencierminor #1431 Typo in deprecated.rst (barryvdh)
2014-07-07 Fabien Potencierbumped version to 1.16.1-DEV
2014-07-05 Barry vd. HeuvelTypo in deprecated.rst
2014-07-05 Fabien Potencierprepared the 1.16.0 release
2014-07-05 Fabien Potencierreplaced deprecated divisibleby by divisible by in...
2014-07-05 Fabien Potencierreplaced deprecated sameas by same as in tests
2014-07-05 Fabien Potencierfixed some deprecation notices
2014-07-05 Fabien Potencierfixed the deprecated docs about PEAR
2014-07-05 Fabien Potencierfixed potential exception
2014-07-05 Fabien Potencierminor #1426 Add 'PHP-twig for atom' package to IDEs...
2014-07-05 Zoltan RadicsAdd 'PHP-twig for atom' package to IDEs support
2014-06-20 Fabien Potencierminor #1422 Update slice.rst (1emming)
2014-06-19 Seb MinderhoudUpdate slice.rst
2014-05-26 Fabien Potencieradded a note in the docs about the fact that installing...
2014-05-26 Fabien Potencierfeature #1390 fixed url_encode when raw is false and...
2014-05-26 Fabien Potencierfixed url_encode when raw is false and URL is an array
2014-05-26 Tobias Schultzeremoved parameter from url_encode filter
2014-05-26 Fabien Potencierupdated CHANGELOG
2014-05-26 Fabien Potencierbug #1370 Fixed inheritance in a 'use'-hierarchy (hason)
2014-05-25 Fabien Potencierupdated CHANGELOG
2014-05-25 Fabien Potencierbug #1382 Added isSandbox check around the __toString...
2014-05-25 Fabien Potencierminor #1403 Refactor namespace/shortname parsing into...
2014-05-25 Fabien Potencierminor #1409 Update json_encode.rst (matthieuprat)
2014-05-25 Fabien Potencierminor #1413 [Doc]Put the return of the split filter...
2014-05-25 Wagner Nicolas[Doc]Put the return of the split filter in a variable
2014-05-22 Matthieu PratUpdate json_encode.rst
2014-05-22 Andreas LutroRefactor namespace/shortname parsing into own method
2014-05-21 Fabien Potencierminor #1406 Improve the description of the 'same as...
2014-05-20 Adam ElsodaneyImprove the description of the 'same as' test
2014-05-15 Fabien Potencierminor #1401 [Twig][Tests][Fixtures][filters] Added...
2014-05-15 Ulf[Twig][Tests][Fixtures][filters] Added empty string...
2014-05-14 Fabien Potencierminor #1399 Fixed typo (WouterJ)
2014-05-14 Wouter JFixed typo
2014-05-12 Fabien Potencieradded some missing tests
2014-05-12 Fabien Potencierminor #1398 Remove unused constructor arguments (rybakit)
2014-05-12 Eugene LeonovichRemove unused constructor arguments
2014-05-05 Fabien Potencierfixed markpu
2014-05-05 Fabien Potencierremoved beta versions for PEAR in the docs
2014-05-05 Fabien Potencieradded a note about PEAR deprecation in the docs
2014-04-29 Fabien Potencierminor #1392 Update internals.rst (ahsio)
2014-04-29 Ahmed SiouaniFixed typo (escaping strategy).
2014-04-23 Fabien Potencierminor #1389 Move method so it's only called when necess...
2014-04-23 Tobias SchultzeMove method so it's only called when necessary
2014-04-23 Fabien Potencierminor #1383 Consistency (fabpot)
2014-04-16 Fabien Potenciermade usage of return; instead of return null;
2014-04-16 Fabien Potenciermade types consistent with the ones of Hack
2014-04-15 Fabien Potencierminor #1375 Fix typo: filters => filter (ifdattic)
2014-04-15 Scott SmithAdded test for sandbox __toString when not enabled
2014-04-15 Scott SmithAdded isSandbox check around the __toString check
2014-04-06 Andrew MFix typo: filters => filter
2014-03-30 Fabien Potencierminor #1372 Fix typo: providing => provided (ifdattic)
2014-03-30 Andrew M.Fix typo: providing => provided
2014-03-27 Martin HasoňFixed inheritance in a 'use'-hierarchy
2014-03-15 Fabien Potencierupdated CHANGELOG
2014-03-15 Fabien Potencierbug #1361 Fixed recursively calling blocks in templates...
2014-03-14 Fabien Potencierminor #1355 Update CHANGELOG - New update will be in...
2014-03-13 Adrien BraultAdd "broken" block inheritance test case
2014-03-13 Martin HasoňFixed recursively calling blocks in templates with...
2014-03-06 Pieter WaegemanUpdate CHANGELOG - New update will be in 2014
2014-02-24 Fabien Potencierminor #1327 Update templates.rst (granitegreg)
2014-02-24 Fabien Potencierminor #1336 Added additional example to min/max doc...
2014-02-24 JulianAdded additional example to min/max doc
2014-02-24 Fabien Potencierminor #1344 Fixed a number of grammatical errors and...
2014-02-24 Fabien Potencierminor #1345 Fixed 1.15.1 changelog date (XWB)
2014-02-24 KarelFixed 1.15.1 changelog date
2014-02-24 Yaakov GesherFixed a number of grammatical errors and the like
2014-02-13 Fabien Potencierminor #1339 Update intro.rst (Carpetsmoker)
2014-02-13 Martin TournoijUpdate intro.rst
2014-02-13 Fabien Potencierbumped version to 1.15.2-DEV
2014-02-13 Fabien Potencierprepared the 1.15.1 release
2014-02-13 Fabien Potencierbug #1338 Fixed fetching of a property defined but...
2014-02-13 Tugdual SaunierFixed fetching of a property defined but not initialize...
2014-02-10 Fabien Potenciersimplified composer.json
2014-02-10 Fabien Potencierminor #1330 remove authors file and add more informatio...
2014-02-07 Tristan MaindronAdded disambiguation on using raw in expressions
2014-01-31 Tobias Schultzeremove authors file and add more information to compose...
2014-01-31 Fabien Potencierminor #1329 added test for accessing xml attributes...
2014-01-31 Tobias Schultzeadded test for accessing xml attributes
2014-01-30 Greg McAvoy... Update templates.rst
2014-01-29 Fabien Potencieradded a note about how to check for dynamic attribute...
2014-01-28 Fabien Potencierminor #1319 Simplified Twig_Autoloader (hason)
2014-01-28 Fabien Potencierminor #1324 Minor pedantic variable definition fixes...
2014-01-28 Josh WatzmanMinor pedantic variable definition fixes
2014-01-24 Fabien Potencierminor #1323 Added a more clear example in the cycle...
2014-01-24 Brandon KellyAdded a more clear example in the cycle() docs
2014-01-23 Martin HasoňSimplified Twig_Autoloader
2014-01-08 Fabien Potencierupdated LICENSE years
2014-01-05 Fabien Potencierminor #1303 Improved exception message for accessing...
2014-01-05 Fabien Potencierremoved HHVM from the allowed failures
2014-01-05 Fabien Potencierminor #1312 made some minor tweaks to PHPUnit assertion...
2014-01-05 Fabien Potenciermade some minor tweaks to PHPUnit assertions
2014-01-05 Fabien Potencierbug #1311 fixed the conversion of the special '0000...
next